prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
A manufacturing plant produced ninety-six point four components, but quality control rejected 94.35 of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 96.4,
"b": 94.35
} |
Could you please add thirty point six nine to forty-five point four six for me? | add | {
"a": 30.69,
"b": 45.46
} |
If a concentrated chemical solution of forty point one nine molarity is diluted by a volume factor of sixty point five nine, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 40.19,
"b": 60.59
} |
Please calculate the decrement of thirty-five by forty-five, yielding the final reduced metric. | subtract | {
"a": 35,
"b": 45
} |
What is fifty-five plus seventy-nine? | add | {
"a": 55,
"b": 79
} |
Please compute the overarching sum formed by integrating the values nineteen point zero one and seven point eight into a single metric. | add | {
"a": 19.01,
"b": 7.8
} |
Please compute the combined value of 4.61 and eight point three six. | add | {
"a": 4.61,
"b": 8.36
} |
Calculate the per-capita distribution when a gross domestic product figure of ninety-nine is divided among a population demographic of 6. | divide | {
"a": 99,
"b": 6
} |
A network's maximum bandwidth is one hundred Mbps. If background processes consume 66 Mbps, calculate the available bandwidth remaining. | subtract | {
"a": 100,
"b": 66
} |
Please compute the overarching sum formed by integrating the values sixty-eight and twenty-six into a single metric. | add | {
"a": 68,
"b": 26
} |
A construction project required twenty-seven hours of labor in the first phase and an additional sixty hours in the finishing phase. What is the total labor investment? | add | {
"a": 27,
"b": 60
} |
If a car travels 59.93 miles in 7.37 hours, what was its average speed in miles per hour? | divide | {
"a": 59.93,
"b": 7.37
} |
How much is 64.31 increased by thirty-one point six one? | add | {
"a": 64.31,
"b": 31.61
} |
If I distribute 44 among twenty-eight entities, what does each one receive? | divide | {
"a": 44,
"b": 28
} |
Evaluate the quotient resulting from the equitable partition of the principal value 32.19 into exactly six point six five fractional segments. | divide | {
"a": 32.19,
"b": 6.65
} |
Find the difference between ninety-six point three six and 36.29 | subtract | {
"a": 96.36,
"b": 36.29
} |
If a total aggregate resource of 50.5 must be distributed uniformly across 80.12 independent nodes, what is the precise allocation per node? | divide | {
"a": 50.5,
"b": 80.12
} |
Calculate 60 - 30 | subtract | {
"a": 60,
"b": 30
} |
A fleet consists of sixty-four point six six delivery vehicles, and each vehicle is scheduled to cover eighty-nine point nine four miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 64.66,
"b": 89.94
} |
If box A weighs 86.65 kg and box B weighs three point seven five kg, what is their total weight combined? | add | {
"a": 86.65,
"b": 3.75
} |
What is thirty-nine point one three divided by 44.66? | divide | {
"a": 39.13,
"b": 44.66
} |
What is sixty-three plus 14? | add | {
"a": 63,
"b": 14
} |
Given a starting inventory of fifty-seven point nine units, what will be the final stock level following the dispatch of thirty point two units to a distributor? | subtract | {
"a": 57.9,
"b": 30.2
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of 27.86 million kilometers over a duration of thirty-five point one nine continuous days. | divide | {
"a": 27.86,
"b": 35.19
} |
Please compute the overarching sum formed by integrating the values 94.79 and thirteen point seven six into a single metric. | add | {
"a": 94.79,
"b": 13.76
} |
Can you split thirteen evenly into 66 groups? | divide | {
"a": 13,
"b": 66
} |
Determine the net difference in magnitude when the value 91 is systematically deducted from the primary value twenty-seven. | subtract | {
"a": 27,
"b": 91
} |
Hey assistant, I need to know the total of twenty-five and sixty-nine. | add | {
"a": 25,
"b": 69
} |
I had 42 dollars but I just spent fourteen dollars on lunch. What is my remaining balance? | subtract | {
"a": 42,
"b": 14
} |
Please compute the scalar multiple obtained by amplifying the base value twenty-four by a designated multiplier of 21. | multiply | {
"a": 24,
"b": 21
} |
Ratio of 56 to 18 | divide | {
"a": 56,
"b": 18
} |
If a software algorithm processes thirty-six point one seven data points in the first pass and an extra 6.69 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 36.17,
"b": 6.69
} |
I had eighteen dollars but I just spent 45 dollars on lunch. What is my remaining balance? | subtract | {
"a": 18,
"b": 45
} |
twenty-five take away 100 | subtract | {
"a": 25,
"b": 100
} |
If a concentrated chemical solution of 4.39 molarity is diluted by a volume factor of 23.29, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 4.39,
"b": 23.29
} |
If a software algorithm processes 30 data points in the first pass and an extra 7 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 30,
"b": 7
} |
Please scale sixteen by a factor of 33. | multiply | {
"a": 16,
"b": 33
} |
Please scale seventeen point nine five by a factor of 1.12. | multiply | {
"a": 17.95,
"b": 1.12
} |
What is the quotient when seventy-three point nine three is divided by forty-one point seven nine? | divide | {
"a": 73.93,
"b": 41.79
} |
Given the quantities twenty-seven and 26, determine their combined magnitude when aggregated. | add | {
"a": 27,
"b": 26
} |
A commercial farm has twenty-seven point four two rows of crops, and each row yields precisely one point five four kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 27.42,
"b": 1.54
} |
Calculate the per-capita distribution when a gross domestic product figure of forty point zero eight is divided among a population demographic of sixty-eight point seven three. | divide | {
"a": 40.08,
"b": 68.73
} |
Please calculate the decrement of 4 by forty, yielding the final reduced metric. | subtract | {
"a": 4,
"b": 40
} |
A logistics company needs to transport eighteen metric tons of freight. If each cargo container has a strict weight limit of fifty-nine tons, how many containers are required? | divide | {
"a": 18,
"b": 59
} |
If I distribute 80 among seventeen entities, what does each one receive? | divide | {
"a": 80,
"b": 17
} |
What do you get when you combine sixty-six and seventy-one? | add | {
"a": 66,
"b": 71
} |
You have a rope that is eighteen point two nine meters long and you cut it into thirty-seven point nine seven equal pieces. How long is each piece? | divide | {
"a": 18.29,
"b": 37.97
} |
An airplane was flying at an altitude of nineteen point six eight meters and descended by 13.28 meters. What is its new altitude? | subtract | {
"a": 19.68,
"b": 13.28
} |
Product of twenty-four point four six and 83.07 | multiply | {
"a": 24.46,
"b": 83.07
} |
You have a rope that is 3.31 meters long and you cut it into 56.25 equal pieces. How long is each piece? | divide | {
"a": 3.31,
"b": 56.25
} |
Calculate fifty-nine point three nine / seventy-three point three four | divide | {
"a": 59.39,
"b": 73.34
} |
If a rocket's total fuel capacity is 17.94 gallons and it burns 63.22 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 17.94,
"b": 63.22
} |
What is 62.65 groups of twenty-one point seven two? | multiply | {
"a": 62.65,
"b": 21.72
} |
What is the quotient when 2.31 is divided by fifty-two point three seven? | divide | {
"a": 2.31,
"b": 52.37
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of 100 units and a transverse dimension of 48 units. | multiply | {
"a": 100,
"b": 48
} |
What is 81.5 plus 82.56? | add | {
"a": 81.5,
"b": 82.56
} |
What do you get when you combine 94.04 and 72.87? | add | {
"a": 94.04,
"b": 72.87
} |
A dinner bill comes to 87.16 dollars and we want to split it evenly among 85.67 people. How much does each person owe? | divide | {
"a": 87.16,
"b": 85.67
} |
Sum of 29 and 89 | add | {
"a": 29,
"b": 89
} |
What is eleven point nine groups of fifty-five point seven one? | multiply | {
"a": 11.9,
"b": 55.71
} |
A centralized database handles eighteen queries over a designated timeframe of six seconds. Determine the system's throughput in queries per second. | divide | {
"a": 18,
"b": 6
} |
A manufacturing plant produced ninety-seven components, but quality control rejected ninety-four of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 97,
"b": 94
} |
An investment portfolio initially valued at 6 experienced a market correction resulting in a loss of 7. Compute the depreciated portfolio value. | subtract | {
"a": 6,
"b": 7
} |
If a concentrated chemical solution of ninety-six point six seven molarity is diluted by a volume factor of seventy-nine point one, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 96.67,
"b": 79.1
} |
An factory produces nineteen point two seven items per hour. How many items does it make in fifteen point seven seven hours? | multiply | {
"a": 19.27,
"b": 15.77
} |
If a software algorithm processes 47.91 data points in the first pass and an extra 84.72 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 47.91,
"b": 84.72
} |
If an event has a probability factor of 64 and occurs across sixty independent trials, what is the expected frequency metric? | multiply | {
"a": 64,
"b": 60
} |
A rectangle has a length of sixteen cm and a width of ninety-seven cm. Find its area. | multiply | {
"a": 16,
"b": 97
} |
59 take away 93 | subtract | {
"a": 59,
"b": 93
} |
If a concentrated chemical solution of twenty-four point seven molarity is diluted by a volume factor of sixty point nine one, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 24.7,
"b": 60.91
} |
Sum of twenty-three and 10 | add | {
"a": 23,
"b": 10
} |
Please compute the division of 90 over forty-seven. | divide | {
"a": 90,
"b": 47
} |
Calculate thirty-six + sixty-two | add | {
"a": 36,
"b": 62
} |
If an event has a probability factor of one point five one and occurs across 97.12 independent trials, what is the expected frequency metric? | multiply | {
"a": 1.51,
"b": 97.12
} |
The temperature was seventy-eight degrees and it rose by 38 degrees. What is the current temperature? | add | {
"a": 78,
"b": 38
} |
A logistics company needs to transport thirty-six point two two metric tons of freight. If each cargo container has a strict weight limit of fifty-five point three nine tons, how many containers are required? | divide | {
"a": 36.22,
"b": 55.39
} |
If you were to take a baseline reading of 19 and factor out a confounding variable measured at fourteen, what is the adjusted baseline? | subtract | {
"a": 19,
"b": 14
} |
What is 8.04 minus 75.82? | subtract | {
"a": 8.04,
"b": 75.82
} |
Hey, double check this calculation for me: 94.1 multiplied by ninety-five point eight. | multiply | {
"a": 94.1,
"b": 95.8
} |
Assuming a baseline value of ninety-nine, what would the final figure be if we append a value of 68 to it? | add | {
"a": 99,
"b": 68
} |
A manufacturing plant produced sixty-four components, but quality control rejected ninety-eight of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 64,
"b": 98
} |
What is the quotient when 68.65 is divided by eighty-two point four three? | divide | {
"a": 68.65,
"b": 82.43
} |
How many times can the number 34.58 fit inside the number 49.61? | divide | {
"a": 49.61,
"b": 34.58
} |
Assuming a baseline value of 67, what would the final figure be if we append a value of 62 to it? | add | {
"a": 67,
"b": 62
} |
Can you compute the product of 12 and 66? | multiply | {
"a": 12,
"b": 66
} |
Can you compute the product of 45.62 and 29.4? | multiply | {
"a": 45.62,
"b": 29.4
} |
During a scientific experiment, ninety-five point seven eight milliliters of solution A were mixed with eighty-three point zero nine milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 95.78,
"b": 83.09
} |
Can you compute the product of ninety-seven point seven nine and 71.13? | multiply | {
"a": 97.79,
"b": 71.13
} |
During a scientific experiment, 91 milliliters of solution A were mixed with 50 milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 91,
"b": 50
} |
Evaluate the mathematical expression resulting from the addition operation between the terms two point two seven and eighty-five point six two. | add | {
"a": 2.27,
"b": 85.62
} |
Ratio of 4 to eighty-five | divide | {
"a": 4,
"b": 85
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of 2 units and a transverse dimension of 59 units. | multiply | {
"a": 2,
"b": 59
} |
Calculate 22.98 + 94.0 | add | {
"a": 22.98,
"b": 94
} |
Determine the net difference in magnitude when the value twenty-one is systematically deducted from the primary value thirty-one. | subtract | {
"a": 31,
"b": 21
} |
If a software algorithm processes twelve data points in the first pass and an extra thirty-nine data points in the second, what is the aggregate number of data points processed? | add | {
"a": 12,
"b": 39
} |
An algorithmic task requires processing 58.14 megabytes of raw data using 20.95 parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 58.14,
"b": 20.95
} |
A dinner bill comes to 77 dollars and we want to split it evenly among 85 people. How much does each person owe? | divide | {
"a": 77,
"b": 85
} |
Calculate twenty-nine point eight nine / fifteen point six six | divide | {
"a": 29.89,
"b": 15.66
} |
Hey, double check this calculation for me: 39 multiplied by 95. | multiply | {
"a": 39,
"b": 95
} |
Calculate 39.2 - seventy-five point four seven | subtract | {
"a": 39.2,
"b": 75.47
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.