prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
Calculate the per-capita distribution when a gross domestic product figure of 30 is divided among a population demographic of twenty-seven. | divide | {
"a": 30,
"b": 27
} |
A fleet consists of eighty-three delivery vehicles, and each vehicle is scheduled to cover eighty-eight miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 83,
"b": 88
} |
Can you split 86.37 evenly into twenty-three point four seven groups? | divide | {
"a": 86.37,
"b": 23.47
} |
Can you tell me what remains when you subtract forty-two from forty-two? | subtract | {
"a": 42,
"b": 42
} |
A commercial farm has sixty-nine rows of crops, and each row yields precisely forty-eight kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 69,
"b": 48
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 84.9 by the denominator seventy-three point seven one. | divide | {
"a": 84.9,
"b": 73.71
} |
If box A weighs 69.26 kg and box B weighs 49.55 kg, what is their total weight combined? | add | {
"a": 69.26,
"b": 49.55
} |
Product of fourteen and seven | multiply | {
"a": 14,
"b": 7
} |
If an event has a probability factor of 75.5 and occurs across 7.94 independent trials, what is the expected frequency metric? | multiply | {
"a": 75.5,
"b": 7.94
} |
The temperature was forty-two degrees and it rose by ninety-one degrees. What is the current temperature? | add | {
"a": 42,
"b": 91
} |
If a data center operates seventy-one server racks, with each rack drawing exactly fifty kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 71,
"b": 50
} |
A centralized database handles eighty-seven point two six queries over a designated timeframe of 84.95 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 87.26,
"b": 84.95
} |
Assuming an organizational structure with seventy-one point three three distinct departments, where each department employs fifty-four point two one specialized contractors, determine the total contractor headcount. | multiply | {
"a": 71.33,
"b": 54.21
} |
Assuming an organizational structure with ninety-nine distinct departments, where each department employs 51 specialized contractors, determine the total contractor headcount. | multiply | {
"a": 99,
"b": 51
} |
Given the quantities twenty and thirty-four, determine their combined magnitude when aggregated. | add | {
"a": 20,
"b": 34
} |
How much is 31 increased by eighty-nine? | add | {
"a": 31,
"b": 89
} |
Please compute the division of 40.02 over eighty-eight point three five. | divide | {
"a": 40.02,
"b": 88.35
} |
If a rocket's total fuel capacity is seventy point zero nine gallons and it burns twenty-three point nine eight gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 70.09,
"b": 23.98
} |
What is sixty-two plus twelve? | add | {
"a": 62,
"b": 12
} |
Ratio of 51.36 to ninety-two point two eight | divide | {
"a": 51.36,
"b": 92.28
} |
Hey, double check this calculation for me: forty-eight point four six multiplied by 50.95. | multiply | {
"a": 48.46,
"b": 50.95
} |
A freight train carries 42 tons of cargo. If an additional load weighing thirty-one tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 42,
"b": 31
} |
Add 24 and ten. | add | {
"a": 24,
"b": 10
} |
How many times can the number eighty-one point eight two fit inside the number fifty-two point three eight? | divide | {
"a": 52.38,
"b": 81.82
} |
I have eighty-nine dollars and my friend gives me another thirty-two dollars. How much do I have now? | add | {
"a": 89,
"b": 32
} |
Calculate 53 * eighty-one | multiply | {
"a": 53,
"b": 81
} |
A manufacturing plant produced 1 components, but quality control rejected nine of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 1,
"b": 9
} |
Given a starting inventory of 10.23 units, what will be the final stock level following the dispatch of twenty-one point three three units to a distributor? | subtract | {
"a": 10.23,
"b": 21.33
} |
Calculate thirty-two point zero nine * fifty-four point nine four | multiply | {
"a": 32.09,
"b": 54.94
} |
During a chemical reaction, 44 grams of a reactant are consumed from an initial mass of forty-two grams. How much of the reactant is left unreacted? | subtract | {
"a": 42,
"b": 44
} |
What do you get if you multiply 88 with ten? | multiply | {
"a": 88,
"b": 10
} |
Please evaluate 72.22 decremented by seventy-six point nine. | subtract | {
"a": 72.22,
"b": 76.9
} |
Go ahead and divide 77.78 into 49.01 parts | divide | {
"a": 77.78,
"b": 49.01
} |
A rectangle has a length of ninety-five cm and a width of 72 cm. Find its area. | multiply | {
"a": 95,
"b": 72
} |
A rectangle has a length of ninety-five point eight six cm and a width of eighteen point nine three cm. Find its area. | multiply | {
"a": 95.86,
"b": 18.93
} |
If an event has a probability factor of 5 and occurs across sixty-four independent trials, what is the expected frequency metric? | multiply | {
"a": 5,
"b": 64
} |
If a software algorithm processes sixty-one data points in the first pass and an extra thirty-seven data points in the second, what is the aggregate number of data points processed? | add | {
"a": 61,
"b": 37
} |
If a rocket's total fuel capacity is sixty-two point five three gallons and it burns forty-one point two four gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 62.53,
"b": 41.24
} |
If a total aggregate resource of 25.61 must be distributed uniformly across 8.15 independent nodes, what is the precise allocation per node? | divide | {
"a": 25.61,
"b": 8.15
} |
Ratio of eighteen point eight two to eighteen point eight | divide | {
"a": 18.82,
"b": 18.8
} |
A rectangle has a length of ninety-eight point two five cm and a width of 94.97 cm. Find its area. | multiply | {
"a": 98.25,
"b": 94.97
} |
Please evaluate twenty point six six decremented by 90.99. | subtract | {
"a": 20.66,
"b": 90.99
} |
If you work for ninety-eight hours at an hourly rate of forty-six dollars, what is your gross pay? | multiply | {
"a": 46,
"b": 98
} |
If I distribute 94.46 among eleven point five six entities, what does each one receive? | divide | {
"a": 94.46,
"b": 11.56
} |
Divide twenty-nine by 76. | divide | {
"a": 29,
"b": 76
} |
Calculate 2.08 / sixty-one point eight five | divide | {
"a": 2.08,
"b": 61.85
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator fifty-nine by the denominator ninety-one. | divide | {
"a": 59,
"b": 91
} |
Calculate the compound total if a recurring metric of 84 is iterated exactly ninety-nine times. | multiply | {
"a": 84,
"b": 99
} |
Please compute the division of 9.28 over 66.75. | divide | {
"a": 9.28,
"b": 66.75
} |
Calculate 14 - 12 | subtract | {
"a": 14,
"b": 12
} |
A fleet consists of five delivery vehicles, and each vehicle is scheduled to cover seventy-seven miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 5,
"b": 77
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of 83.84 million kilometers over a duration of 72.63 continuous days. | divide | {
"a": 83.84,
"b": 72.63
} |
A commercial farm has 33 rows of crops, and each row yields precisely sixty kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 33,
"b": 60
} |
If a single ticket costs sixty-three dollars, how much would it cost to buy sixty-seven tickets? | multiply | {
"a": 63,
"b": 67
} |
An algorithmic task requires processing thirty-one point two megabytes of raw data using 5.97 parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 31.2,
"b": 5.97
} |
Hey, double check this calculation for me: sixty-five multiplied by 68. | multiply | {
"a": 65,
"b": 68
} |
A construction project required 77 hours of labor in the first phase and an additional ninety-four hours in the finishing phase. What is the total labor investment? | add | {
"a": 77,
"b": 94
} |
What is fifty-four point five nine reduced by 9.39? | subtract | {
"a": 54.59,
"b": 9.39
} |
What is 18.33 times 72.3? | multiply | {
"a": 18.33,
"b": 72.3
} |
50 take away 74 | subtract | {
"a": 50,
"b": 74
} |
Product of seventy-nine and 16 | multiply | {
"a": 79,
"b": 16
} |
Determine the net difference in magnitude when the value 46.74 is systematically deducted from the primary value thirty-seven point six six. | subtract | {
"a": 37.66,
"b": 46.74
} |
What is 24 groups of forty-eight? | multiply | {
"a": 24,
"b": 48
} |
How much is 87.17 increased by thirty point four six? | add | {
"a": 87.17,
"b": 30.46
} |
Given an overarching budget of eighty-eight, what is the maximum funding available per phase if the project is strictly partitioned into 83 equal phases? | divide | {
"a": 88,
"b": 83
} |
The temperature was seventy-five point two degrees and it rose by twenty point six seven degrees. What is the current temperature? | add | {
"a": 75.2,
"b": 20.67
} |
If an initial budget allocation of seven is drawn down by an expenditure of forty-four, what is the residual amount? | subtract | {
"a": 7,
"b": 44
} |
If a single ticket costs ninety-nine point zero three dollars, how much would it cost to buy forty-four point four nine tickets? | multiply | {
"a": 99.03,
"b": 44.49
} |
If an initial budget allocation of 38 is drawn down by an expenditure of forty, what is the residual amount? | subtract | {
"a": 38,
"b": 40
} |
If a total aggregate resource of 89.95 must be distributed uniformly across 80.8 independent nodes, what is the precise allocation per node? | divide | {
"a": 89.95,
"b": 80.8
} |
Subtract thirty-nine from one hundred. | subtract | {
"a": 100,
"b": 39
} |
During a chemical reaction, 58 grams of a reactant are consumed from an initial mass of twenty grams. How much of the reactant is left unreacted? | subtract | {
"a": 20,
"b": 58
} |
If a total aggregate resource of 95 must be distributed uniformly across fifty-nine independent nodes, what is the precise allocation per node? | divide | {
"a": 95,
"b": 59
} |
If a rocket's total fuel capacity is sixty-three gallons and it burns 37 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 63,
"b": 37
} |
Calculate 16.47 - thirty-eight point six four | subtract | {
"a": 16.47,
"b": 38.64
} |
If a rocket's total fuel capacity is 65.81 gallons and it burns 67.46 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 65.81,
"b": 67.46
} |
Please scale sixty-five by a factor of 44. | multiply | {
"a": 65,
"b": 44
} |
Calculate 34.02 - 57.96 | subtract | {
"a": 34.02,
"b": 57.96
} |
Given an overarching budget of seventy-five, what is the maximum funding available per phase if the project is strictly partitioned into ninety-six equal phases? | divide | {
"a": 75,
"b": 96
} |
Hey assistant, I need to know the total of 23.5 and 80.68. | add | {
"a": 23.5,
"b": 80.68
} |
Can you split thirty-six evenly into 89 groups? | divide | {
"a": 36,
"b": 89
} |
A commercial farm has ten rows of crops, and each row yields precisely twenty-seven kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 10,
"b": 27
} |
Given a starting inventory of 81.81 units, what will be the final stock level following the dispatch of sixty-three point eight five units to a distributor? | subtract | {
"a": 81.81,
"b": 63.85
} |
You have a rope that is fifty meters long and you cut it into seventy-two equal pieces. How long is each piece? | divide | {
"a": 50,
"b": 72
} |
You have a rope that is 91.94 meters long and you cut it into 3.09 equal pieces. How long is each piece? | divide | {
"a": 91.94,
"b": 3.09
} |
A network's maximum bandwidth is 56 Mbps. If background processes consume eighty Mbps, calculate the available bandwidth remaining. | subtract | {
"a": 56,
"b": 80
} |
Please compute the combined value of thirty-five point four four and ninety-eight point nine five. | add | {
"a": 35.44,
"b": 98.95
} |
Ratio of twenty-two to sixty-one | divide | {
"a": 22,
"b": 61
} |
An airplane was flying at an altitude of thirteen meters and descended by 34 meters. What is its new altitude? | subtract | {
"a": 13,
"b": 34
} |
How much is forty-nine increased by seventy? | add | {
"a": 49,
"b": 70
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of 94 units and a transverse dimension of 69 units. | multiply | {
"a": 94,
"b": 69
} |
Divide 2.15 by 70.5. | divide | {
"a": 2.15,
"b": 70.5
} |
A dinner bill comes to ninety-six point zero two dollars and we want to split it evenly among 47.07 people. How much does each person owe? | divide | {
"a": 96.02,
"b": 47.07
} |
If box A weighs 71.94 kg and box B weighs 1.27 kg, what is their total weight combined? | add | {
"a": 71.94,
"b": 1.27
} |
I have 29.96 dollars and my friend gives me another 86.96 dollars. How much do I have now? | add | {
"a": 29.96,
"b": 86.96
} |
An algorithmic task requires processing thirty-two megabytes of raw data using eighty-nine parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 32,
"b": 89
} |
What is 99 plus sixteen? | add | {
"a": 99,
"b": 16
} |
If an event has a probability factor of eighty-three point eight and occurs across ninety-six point one independent trials, what is the expected frequency metric? | multiply | {
"a": 83.8,
"b": 96.1
} |
Product of 50.03 and eighty-one point two eight | multiply | {
"a": 50.03,
"b": 81.28
} |
Calculate the compound total if a recurring metric of 98.45 is iterated exactly 88.73 times. | multiply | {
"a": 98.45,
"b": 88.73
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.