prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
Determine the uniform speed necessary for a spacecraft to traverse a distance of seventy-two point six one million kilometers over a duration of 21.16 continuous days. | divide | {
"a": 72.61,
"b": 21.16
} |
An airplane was flying at an altitude of 86.24 meters and descended by 71.44 meters. What is its new altitude? | subtract | {
"a": 86.24,
"b": 71.44
} |
If a rocket's total fuel capacity is 60.75 gallons and it burns 62.28 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 60.75,
"b": 62.28
} |
During a chemical reaction, 94 grams of a reactant are consumed from an initial mass of sixteen grams. How much of the reactant is left unreacted? | subtract | {
"a": 16,
"b": 94
} |
Calculate 62.26 / seventy-three point five seven | divide | {
"a": 62.26,
"b": 73.57
} |
Please calculate the decrement of nineteen point zero six by 95.05, yielding the final reduced metric. | subtract | {
"a": 19.06,
"b": 95.05
} |
An algorithmic task requires processing 2.55 megabytes of raw data using forty-three point eight two parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 2.55,
"b": 43.82
} |
Can you compute the product of 58 and 78? | multiply | {
"a": 58,
"b": 78
} |
Please evaluate thirty-eight point three six decremented by 68.69. | subtract | {
"a": 38.36,
"b": 68.69
} |
Go ahead and divide 74.13 into ninety-nine point six eight parts | divide | {
"a": 74.13,
"b": 99.68
} |
Given an overarching budget of 29, what is the maximum funding available per phase if the project is strictly partitioned into 49 equal phases? | divide | {
"a": 29,
"b": 49
} |
Add 64 and 15. | add | {
"a": 64,
"b": 15
} |
If an initial budget allocation of thirty-nine point one five is drawn down by an expenditure of 90.55, what is the residual amount? | subtract | {
"a": 39.15,
"b": 90.55
} |
Can you compute the product of two point zero six and ninety-six point six one? | multiply | {
"a": 2.06,
"b": 96.61
} |
What is sixty-eight point three eight plus sixty point four seven? | add | {
"a": 68.38,
"b": 60.47
} |
If an initial budget allocation of 76.02 is drawn down by an expenditure of 92.84, what is the residual amount? | subtract | {
"a": 76.02,
"b": 92.84
} |
Given the quantities twenty-five and eighty-three, determine their combined magnitude when aggregated. | add | {
"a": 25,
"b": 83
} |
A dinner bill comes to 71 dollars and we want to split it evenly among 8 people. How much does each person owe? | divide | {
"a": 71,
"b": 8
} |
What do you get if you multiply thirty-seven point zero one with 88.1? | multiply | {
"a": 37.01,
"b": 88.1
} |
A freight train carries 36 tons of cargo. If an additional load weighing 36 tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 36,
"b": 36
} |
What is 72 minus 72? | subtract | {
"a": 72,
"b": 72
} |
What is seventy-three point five four groups of 60.23? | multiply | {
"a": 73.54,
"b": 60.23
} |
Hey assistant, I need to know the total of fifteen point two two and sixty-two point three seven. | add | {
"a": 15.22,
"b": 62.37
} |
Multiply thirty-one by 24. | multiply | {
"a": 31,
"b": 24
} |
A construction project required sixty-nine point one six hours of labor in the first phase and an additional 7.6 hours in the finishing phase. What is the total labor investment? | add | {
"a": 69.16,
"b": 7.6
} |
If you work for seventy-five hours at an hourly rate of 5 dollars, what is your gross pay? | multiply | {
"a": 5,
"b": 75
} |
If an initial budget allocation of 28.41 is drawn down by an expenditure of seventy-six point zero four, what is the residual amount? | subtract | {
"a": 28.41,
"b": 76.04
} |
Calculate nine point eight seven + fourteen point five six | add | {
"a": 9.87,
"b": 14.56
} |
A water tank contains sixty-one point five three liters. If we drain 54.15 liters, how much water is left? | subtract | {
"a": 61.53,
"b": 54.15
} |
Given the quantities fifty-five and twelve, determine their combined magnitude when aggregated. | add | {
"a": 55,
"b": 12
} |
An algorithmic task requires processing 61 megabytes of raw data using fourteen parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 61,
"b": 14
} |
Calculate sixty-nine point seven seven * 14.51 | multiply | {
"a": 69.77,
"b": 14.51
} |
A logistics company needs to transport forty-nine point three nine metric tons of freight. If each cargo container has a strict weight limit of 57.29 tons, how many containers are required? | divide | {
"a": 49.39,
"b": 57.29
} |
A commercial farm has 28 rows of crops, and each row yields precisely twenty-seven kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 28,
"b": 27
} |
Evaluate the mathematical expression resulting from the addition operation between the terms 93 and eighty-three. | add | {
"a": 93,
"b": 83
} |
Evaluate the mathematical expression resulting from the addition operation between the terms 46.27 and ninety-seven point eight one. | add | {
"a": 46.27,
"b": 97.81
} |
Please evaluate 1.65 decremented by 31.87. | subtract | {
"a": 1.65,
"b": 31.87
} |
Calculate 93.92 / eighty-four point nine four | divide | {
"a": 93.92,
"b": 84.94
} |
If a concentrated chemical solution of 73 molarity is diluted by a volume factor of 98, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 73,
"b": 98
} |
During a scientific experiment, eighty-three milliliters of solution A were mixed with 38 milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 83,
"b": 38
} |
Could you please add 77 to 61 for me? | add | {
"a": 77,
"b": 61
} |
An algorithmic task requires processing seventy point eight seven megabytes of raw data using ninety point nine one parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 70.87,
"b": 90.91
} |
What is 87 plus 85? | add | {
"a": 87,
"b": 85
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of fifty-five point six six million kilometers over a duration of forty-nine point two five continuous days. | divide | {
"a": 55.66,
"b": 49.25
} |
How many times can the number 13.51 fit inside the number seventy-two point eight seven? | divide | {
"a": 72.87,
"b": 13.51
} |
Calculate fifty-eight - 82 | subtract | {
"a": 58,
"b": 82
} |
If a data center operates eighty-four point seven nine server racks, with each rack drawing exactly seventy-six point nine two kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 84.79,
"b": 76.92
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of seventy-six point four three units and a transverse dimension of eighty-eight point six seven units. | multiply | {
"a": 76.43,
"b": 88.67
} |
Please compute the combined value of 3 and fifty-five. | add | {
"a": 3,
"b": 55
} |
If I distribute eighty-three point nine two among 90.96 entities, what does each one receive? | divide | {
"a": 83.92,
"b": 90.96
} |
Calculate four point two three - forty-six point two eight | subtract | {
"a": 4.23,
"b": 46.28
} |
If a software algorithm processes seventy-eight point five two data points in the first pass and an extra 67.73 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 78.52,
"b": 67.73
} |
A dinner bill comes to eighty-eight dollars and we want to split it evenly among 86 people. How much does each person owe? | divide | {
"a": 88,
"b": 86
} |
65 take away 55 | subtract | {
"a": 65,
"b": 55
} |
Product of twenty-eight and 2 | multiply | {
"a": 28,
"b": 2
} |
If I distribute 59 among 2 entities, what does each one receive? | divide | {
"a": 59,
"b": 2
} |
Please compute the overarching sum formed by integrating the values ninety-four point nine one and twenty-four point three five into a single metric. | add | {
"a": 94.91,
"b": 24.35
} |
What is 79 divided by forty-four? | divide | {
"a": 79,
"b": 44
} |
Add sixty-nine and 96. | add | {
"a": 69,
"b": 96
} |
If you were to take a baseline reading of 83 and factor out a confounding variable measured at forty-three, what is the adjusted baseline? | subtract | {
"a": 83,
"b": 43
} |
Calculate thirty-nine - 19 | subtract | {
"a": 39,
"b": 19
} |
In a financial projection, our initial revenue of fifty-eight thousand was supplemented by an additional 34 thousand. Calculate the projected total. | add | {
"a": 58,
"b": 34
} |
A fleet consists of 17.43 delivery vehicles, and each vehicle is scheduled to cover forty-eight point one eight miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 17.43,
"b": 48.18
} |
If a data center operates fifty-six server racks, with each rack drawing exactly seventy-two kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 56,
"b": 72
} |
Calculate the compound total if a recurring metric of 69.5 is iterated exactly 92.03 times. | multiply | {
"a": 69.5,
"b": 92.03
} |
Out of a total population of twenty-seven point four seven items, eighty-four point six two of them are defective. How many are non-defective? | subtract | {
"a": 27.47,
"b": 84.62
} |
A manufacturing plant produced 72 components, but quality control rejected eighty-seven of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 72,
"b": 87
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator forty-one by the denominator 7. | divide | {
"a": 41,
"b": 7
} |
A commercial farm has sixty-one point six six rows of crops, and each row yields precisely 35.94 kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 61.66,
"b": 35.94
} |
Evaluate the mathematical expression resulting from the addition operation between the terms thirty-seven and 8. | add | {
"a": 37,
"b": 8
} |
If you work for 58.09 hours at an hourly rate of thirty-five point zero one dollars, what is your gross pay? | multiply | {
"a": 35.01,
"b": 58.09
} |
If an initial budget allocation of sixty-five is drawn down by an expenditure of 61, what is the residual amount? | subtract | {
"a": 65,
"b": 61
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator fifteen point eight two by the denominator 12.09. | divide | {
"a": 15.82,
"b": 12.09
} |
Add thirty-seven point six six and ninety-six point eight four. | add | {
"a": 37.66,
"b": 96.84
} |
During a chemical reaction, thirty-two grams of a reactant are consumed from an initial mass of 44 grams. How much of the reactant is left unreacted? | subtract | {
"a": 44,
"b": 32
} |
Calculate eighty-one + sixty-seven | add | {
"a": 81,
"b": 67
} |
Please evaluate fifty-one point six eight decremented by 96.47. | subtract | {
"a": 51.68,
"b": 96.47
} |
Can you tell me what remains when you subtract eighty-four from fifteen? | subtract | {
"a": 15,
"b": 84
} |
What is the quotient when 34 is divided by sixty-four? | divide | {
"a": 34,
"b": 64
} |
If you were to take a baseline reading of 16.2 and factor out a confounding variable measured at twenty-seven point three two, what is the adjusted baseline? | subtract | {
"a": 16.2,
"b": 27.32
} |
A cryptographic function requires scaling a prime integer 17 by a secondary key value of ten. Evaluate this product. | multiply | {
"a": 17,
"b": 10
} |
If the initial count of active users is 16.06 and we experience an influx of 96.77 new registrations, what is the updated user base size? | add | {
"a": 16.06,
"b": 96.77
} |
Please evaluate 83 decremented by thirty. | subtract | {
"a": 83,
"b": 30
} |
Please evaluate 53.22 decremented by thirteen point seven five. | subtract | {
"a": 53.22,
"b": 13.75
} |
A dinner bill comes to fifty-five point seven five dollars and we want to split it evenly among 15.78 people. How much does each person owe? | divide | {
"a": 55.75,
"b": 15.78
} |
A freight train carries 46.64 tons of cargo. If an additional load weighing 57.31 tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 46.64,
"b": 57.31
} |
Ratio of seventy-five to 14 | divide | {
"a": 75,
"b": 14
} |
Divide seventy-three by 8. | divide | {
"a": 73,
"b": 8
} |
Ratio of 82.53 to ninety-eight point three eight | divide | {
"a": 82.53,
"b": 98.38
} |
Calculate thirty-seven - forty-eight | subtract | {
"a": 37,
"b": 48
} |
Assuming a baseline value of seventy-four point two, what would the final figure be if we append a value of 10.1 to it? | add | {
"a": 74.2,
"b": 10.1
} |
If a data center operates thirty-eight point one four server racks, with each rack drawing exactly fourteen point eight four kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 38.14,
"b": 14.84
} |
Calculate the per-capita distribution when a gross domestic product figure of fifty-nine is divided among a population demographic of 80. | divide | {
"a": 59,
"b": 80
} |
Given the quantities 78.2 and 3.88, determine their combined magnitude when aggregated. | add | {
"a": 78.2,
"b": 3.88
} |
What is eighty-three point seven minus fifty-six point three two? | subtract | {
"a": 83.7,
"b": 56.32
} |
A fleet consists of 30.99 delivery vehicles, and each vehicle is scheduled to cover thirteen point three four miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 30.99,
"b": 13.34
} |
An investment portfolio initially valued at 30 experienced a market correction resulting in a loss of fifteen. Compute the depreciated portfolio value. | subtract | {
"a": 30,
"b": 15
} |
If you were to take a baseline reading of 30 and factor out a confounding variable measured at nine, what is the adjusted baseline? | subtract | {
"a": 30,
"b": 9
} |
If an initial budget allocation of thirty-four point seven is drawn down by an expenditure of eighty-six point seven, what is the residual amount? | subtract | {
"a": 34.7,
"b": 86.7
} |
Hey assistant, I need to know the total of 72.07 and fifty-one point four seven. | add | {
"a": 72.07,
"b": 51.47
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.