prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
I had 72 dollars but I just spent 38 dollars on lunch. What is my remaining balance? | subtract | {
"a": 72,
"b": 38
} |
A centralized database handles thirty queries over a designated timeframe of 33 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 30,
"b": 33
} |
A water tank contains thirty-nine point zero four liters. If we drain twenty-six point five one liters, how much water is left? | subtract | {
"a": 39.04,
"b": 26.51
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of fifty-six point four units and a transverse dimension of forty-two point two six units. | multiply | {
"a": 56.4,
"b": 42.26
} |
An airplane was flying at an altitude of 75 meters and descended by fifty-two meters. What is its new altitude? | subtract | {
"a": 75,
"b": 52
} |
A store clerk sold eighty-six point four two units in the morning and 32.24 units in the afternoon. What is the total sold? | add | {
"a": 86.42,
"b": 32.24
} |
Please calculate the decrement of eighty-nine by 90, yielding the final reduced metric. | subtract | {
"a": 89,
"b": 90
} |
A rectangle has a length of 6 cm and a width of sixty-nine cm. Find its area. | multiply | {
"a": 6,
"b": 69
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of sixty-nine point four two million kilometers over a duration of twenty-seven point five eight continuous days. | divide | {
"a": 69.42,
"b": 27.58
} |
If the initial count of active users is eighty-five and we experience an influx of 84 new registrations, what is the updated user base size? | add | {
"a": 85,
"b": 84
} |
Hey, double check this calculation for me: 38 multiplied by forty-six. | multiply | {
"a": 38,
"b": 46
} |
You have a rope that is fifteen point nine five meters long and you cut it into eighty-one point three five equal pieces. How long is each piece? | divide | {
"a": 15.95,
"b": 81.35
} |
If a software algorithm processes ninety point seven five data points in the first pass and an extra eighty-eight point six four data points in the second, what is the aggregate number of data points processed? | add | {
"a": 90.75,
"b": 88.64
} |
Please compute the scalar multiple obtained by amplifying the base value 85.22 by a designated multiplier of 98.9. | multiply | {
"a": 85.22,
"b": 98.9
} |
Calculate fifty-three point five six + 76.89 | add | {
"a": 53.56,
"b": 76.89
} |
How many times can the number thirty-five fit inside the number 29? | divide | {
"a": 29,
"b": 35
} |
An factory produces sixty items per hour. How many items does it make in 11 hours? | multiply | {
"a": 60,
"b": 11
} |
What is 91 times two? | multiply | {
"a": 91,
"b": 2
} |
What is fifty-two point one five groups of 22.8? | multiply | {
"a": 52.15,
"b": 22.8
} |
If an initial budget allocation of 2 is drawn down by an expenditure of fifty-nine, what is the residual amount? | subtract | {
"a": 2,
"b": 59
} |
During a chemical reaction, 5.79 grams of a reactant are consumed from an initial mass of 73.58 grams. How much of the reactant is left unreacted? | subtract | {
"a": 73.58,
"b": 5.79
} |
I had 57.76 dollars but I just spent 23.76 dollars on lunch. What is my remaining balance? | subtract | {
"a": 57.76,
"b": 23.76
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of forty units and a transverse dimension of 17 units. | multiply | {
"a": 40,
"b": 17
} |
What is the quotient when 81 is divided by thirty-one? | divide | {
"a": 81,
"b": 31
} |
What is 45.28 times fifty-two point four nine? | multiply | {
"a": 45.28,
"b": 52.49
} |
Determine the net difference in magnitude when the value 20 is systematically deducted from the primary value sixty-three. | subtract | {
"a": 63,
"b": 20
} |
Product of 62.72 and ninety-five point eight six | multiply | {
"a": 62.72,
"b": 95.86
} |
The temperature was fifty degrees and it rose by 53 degrees. What is the current temperature? | add | {
"a": 50,
"b": 53
} |
Assuming a baseline value of twenty-six point one seven, what would the final figure be if we append a value of fifteen point eight four to it? | add | {
"a": 26.17,
"b": 15.84
} |
What is twenty-seven times 60? | multiply | {
"a": 27,
"b": 60
} |
If a concentrated chemical solution of 12.34 molarity is diluted by a volume factor of 24.69, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 12.34,
"b": 24.69
} |
If an initial budget allocation of fifty-five point three four is drawn down by an expenditure of twenty-four point zero two, what is the residual amount? | subtract | {
"a": 55.34,
"b": 24.02
} |
Evaluate the mathematical expression resulting from the addition operation between the terms 36.83 and forty-eight point five nine. | add | {
"a": 36.83,
"b": 48.59
} |
A construction project required 34.66 hours of labor in the first phase and an additional 92.97 hours in the finishing phase. What is the total labor investment? | add | {
"a": 34.66,
"b": 92.97
} |
If you work for ninety-two hours at an hourly rate of one dollars, what is your gross pay? | multiply | {
"a": 1,
"b": 92
} |
If a data center operates fifty-one point seven one server racks, with each rack drawing exactly 29.87 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 51.71,
"b": 29.87
} |
If a car travels 59 miles in ten hours, what was its average speed in miles per hour? | divide | {
"a": 59,
"b": 10
} |
Calculate seventy-seven point six * ninety-five point one four | multiply | {
"a": 77.6,
"b": 95.14
} |
Sum of sixty-one point zero eight and forty-eight point nine four | add | {
"a": 61.08,
"b": 48.94
} |
Hey assistant, I need to know the total of twenty-one point eight two and fifty point eight one. | add | {
"a": 21.82,
"b": 50.81
} |
Can you tell me what remains when you subtract 81 from sixty-six? | subtract | {
"a": 66,
"b": 81
} |
sixty-seven point six nine take away eighty-one point six nine | subtract | {
"a": 67.69,
"b": 81.69
} |
Assuming a baseline value of 80.54, what would the final figure be if we append a value of 28.92 to it? | add | {
"a": 80.54,
"b": 28.92
} |
How much is 81.32 increased by eighty-three point six six? | add | {
"a": 81.32,
"b": 83.66
} |
Please scale 86.04 by a factor of ninety-five point five eight. | multiply | {
"a": 86.04,
"b": 95.58
} |
Please scale 19.73 by a factor of 76.63. | multiply | {
"a": 19.73,
"b": 76.63
} |
If a total aggregate resource of 69 must be distributed uniformly across seventy-nine independent nodes, what is the precise allocation per node? | divide | {
"a": 69,
"b": 79
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of 12.63 units and a transverse dimension of 49.15 units. | multiply | {
"a": 12.63,
"b": 49.15
} |
Hey assistant, I need to know the total of 60 and 26. | add | {
"a": 60,
"b": 26
} |
Evaluate the quotient resulting from the equitable partition of the principal value 78 into exactly 90 fractional segments. | divide | {
"a": 78,
"b": 90
} |
Calculate fifty-nine - ninety-eight | subtract | {
"a": 59,
"b": 98
} |
Please evaluate 78.81 decremented by twenty-nine point four four. | subtract | {
"a": 78.81,
"b": 29.44
} |
An investment portfolio initially valued at fifteen point zero three experienced a market correction resulting in a loss of 71.06. Compute the depreciated portfolio value. | subtract | {
"a": 15.03,
"b": 71.06
} |
A water tank contains 77 liters. If we drain eighty-five liters, how much water is left? | subtract | {
"a": 77,
"b": 85
} |
A network's maximum bandwidth is fourteen point two one Mbps. If background processes consume twenty-nine point six seven Mbps, calculate the available bandwidth remaining. | subtract | {
"a": 14.21,
"b": 29.67
} |
What is seventy-two point three six minus 99.97? | subtract | {
"a": 72.36,
"b": 99.97
} |
A dinner bill comes to 8.64 dollars and we want to split it evenly among ten point zero nine people. How much does each person owe? | divide | {
"a": 8.64,
"b": 10.09
} |
Can you tell me what remains when you subtract 85.62 from 2.17? | subtract | {
"a": 2.17,
"b": 85.62
} |
A commercial farm has twenty-two rows of crops, and each row yields precisely thirty-four kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 22,
"b": 34
} |
How much is sixty-nine increased by eighty-two? | add | {
"a": 69,
"b": 82
} |
The temperature was 44.37 degrees and it rose by fourteen point two two degrees. What is the current temperature? | add | {
"a": 44.37,
"b": 14.22
} |
How many times can the number 17.67 fit inside the number fifty-six point zero three? | divide | {
"a": 56.03,
"b": 17.67
} |
Please compute the overarching sum formed by integrating the values fifty and twenty-eight into a single metric. | add | {
"a": 50,
"b": 28
} |
Sum of ninety-four and 21 | add | {
"a": 94,
"b": 21
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of 11.38 million kilometers over a duration of seventy-six point six nine continuous days. | divide | {
"a": 11.38,
"b": 76.69
} |
If a rocket's total fuel capacity is forty-seven gallons and it burns 22 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 47,
"b": 22
} |
Multiply 33 by 41. | multiply | {
"a": 33,
"b": 41
} |
What is twenty-five point four seven times 68.14? | multiply | {
"a": 25.47,
"b": 68.14
} |
If box A weighs 88 kg and box B weighs 53 kg, what is their total weight combined? | add | {
"a": 88,
"b": 53
} |
A rectangle has a length of 62 cm and a width of fifty-six cm. Find its area. | multiply | {
"a": 62,
"b": 56
} |
Assuming a baseline value of 36.42, what would the final figure be if we append a value of 94.15 to it? | add | {
"a": 36.42,
"b": 94.15
} |
An algorithmic task requires processing ninety point five four megabytes of raw data using nine point five three parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 90.54,
"b": 9.53
} |
In a machine learning model, a weight of six is applied to an input feature of magnitude forty-one. What is the resulting weighted activation? | multiply | {
"a": 6,
"b": 41
} |
Add 29.79 and two point five seven. | add | {
"a": 29.79,
"b": 2.57
} |
What do you get when you combine twenty-two and 48? | add | {
"a": 22,
"b": 48
} |
Please compute the scalar multiple obtained by amplifying the base value eighty-five by a designated multiplier of 47. | multiply | {
"a": 85,
"b": 47
} |
How many times can the number 2 fit inside the number 97? | divide | {
"a": 97,
"b": 2
} |
Sum of nineteen and twenty-two | add | {
"a": 19,
"b": 22
} |
Calculate the per-capita distribution when a gross domestic product figure of eighty-nine is divided among a population demographic of nine. | divide | {
"a": 89,
"b": 9
} |
If an initial budget allocation of ninety-six point eight six is drawn down by an expenditure of 18.97, what is the residual amount? | subtract | {
"a": 96.86,
"b": 18.97
} |
Hey assistant, I need to know the total of 52 and 48. | add | {
"a": 52,
"b": 48
} |
What is thirty-nine reduced by 41? | subtract | {
"a": 39,
"b": 41
} |
Determine the net difference in magnitude when the value 74.12 is systematically deducted from the primary value 18.98. | subtract | {
"a": 18.98,
"b": 74.12
} |
What do you get when you combine 38 and 84? | add | {
"a": 38,
"b": 84
} |
If I start with sixteen and deduct thirty-seven, what's left? | subtract | {
"a": 16,
"b": 37
} |
A network's maximum bandwidth is ninety-seven point six six Mbps. If background processes consume ninety-six point seven Mbps, calculate the available bandwidth remaining. | subtract | {
"a": 97.66,
"b": 96.7
} |
A freight train carries twenty-nine tons of cargo. If an additional load weighing sixty-seven tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 29,
"b": 67
} |
I had 25 dollars but I just spent 37 dollars on lunch. What is my remaining balance? | subtract | {
"a": 25,
"b": 37
} |
Out of a total population of 34 items, 97 of them are defective. How many are non-defective? | subtract | {
"a": 34,
"b": 97
} |
Assuming a baseline value of 96, what would the final figure be if we append a value of forty-seven to it? | add | {
"a": 96,
"b": 47
} |
If box A weighs 76.71 kg and box B weighs twenty-nine point nine seven kg, what is their total weight combined? | add | {
"a": 76.71,
"b": 29.97
} |
If you were to take a baseline reading of 44 and factor out a confounding variable measured at sixty, what is the adjusted baseline? | subtract | {
"a": 44,
"b": 60
} |
Hey, double check this calculation for me: ninety-five point eight five multiplied by 59.35. | multiply | {
"a": 95.85,
"b": 59.35
} |
A logistics company needs to transport one hundred metric tons of freight. If each cargo container has a strict weight limit of forty-three tons, how many containers are required? | divide | {
"a": 100,
"b": 43
} |
Ratio of fifty-three to fifteen | divide | {
"a": 53,
"b": 15
} |
Add 81 and forty-nine. | add | {
"a": 81,
"b": 49
} |
What is 38.13 plus fifty-five point four one? | add | {
"a": 38.13,
"b": 55.41
} |
What is 13.72 times twenty-eight point five three? | multiply | {
"a": 13.72,
"b": 28.53
} |
Find the difference between ninety-three and 67 | subtract | {
"a": 93,
"b": 67
} |
An factory produces 35.8 items per hour. How many items does it make in 95.94 hours? | multiply | {
"a": 35.8,
"b": 95.94
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.