prompt
stringlengths
13
219
tool
stringclasses
4 values
args
dict
A store clerk sold 91 units in the morning and 15 units in the afternoon. What is the total sold?
add
{ "a": 91, "b": 15 }
What is forty-four point one two groups of twenty-five point four one?
multiply
{ "a": 44.12, "b": 25.41 }
During a chemical reaction, twenty-five grams of a reactant are consumed from an initial mass of thirty-eight grams. How much of the reactant is left unreacted?
subtract
{ "a": 38, "b": 25 }
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator thirty-one point zero six by the denominator forty-nine point two five.
divide
{ "a": 31.06, "b": 49.25 }
What is sixty-nine plus twenty-five?
add
{ "a": 69, "b": 25 }
A cryptographic function requires scaling a prime integer eighty-seven by a secondary key value of 68. Evaluate this product.
multiply
{ "a": 87, "b": 68 }
If a rocket's total fuel capacity is ninety-six gallons and it burns eighteen gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 96, "b": 18 }
If an initial budget allocation of fifty-seven is drawn down by an expenditure of 67, what is the residual amount?
subtract
{ "a": 57, "b": 67 }
The temperature was 72 degrees and it rose by thirty-one degrees. What is the current temperature?
add
{ "a": 72, "b": 31 }
If box A weighs 39 kg and box B weighs eighteen kg, what is their total weight combined?
add
{ "a": 39, "b": 18 }
Subtract 99 from 88.
subtract
{ "a": 88, "b": 99 }
Calculate 16 * ninety-six
multiply
{ "a": 16, "b": 96 }
Can you split ninety-eight point nine evenly into fifty-three point eight seven groups?
divide
{ "a": 98.9, "b": 53.87 }
I have forty-five dollars and my friend gives me another 32 dollars. How much do I have now?
add
{ "a": 45, "b": 32 }
Find the difference between thirty-three and 55
subtract
{ "a": 33, "b": 55 }
How much is 10.99 increased by seventy-five point nine?
add
{ "a": 10.99, "b": 75.9 }
If you work for 51 hours at an hourly rate of twenty-three dollars, what is your gross pay?
multiply
{ "a": 23, "b": 51 }
An investment portfolio initially valued at 70.75 experienced a market correction resulting in a loss of 92.34. Compute the depreciated portfolio value.
subtract
{ "a": 70.75, "b": 92.34 }
Calculate thirty - nine
subtract
{ "a": 30, "b": 9 }
What do you get when you combine seventy-five and 24?
add
{ "a": 75, "b": 24 }
Given the quantities 50.52 and forty-eight point four seven, determine their combined magnitude when aggregated.
add
{ "a": 50.52, "b": 48.47 }
A dinner bill comes to 80.54 dollars and we want to split it evenly among fourteen point three eight people. How much does each person owe?
divide
{ "a": 80.54, "b": 14.38 }
If I start with seventy-three point four four and deduct eighty-six point eight two, what's left?
subtract
{ "a": 73.44, "b": 86.82 }
A rectangle has a length of 14.25 cm and a width of thirty-four point seven cm. Find its area.
multiply
{ "a": 14.25, "b": 34.7 }
A cryptographic function requires scaling a prime integer fifty by a secondary key value of 77. Evaluate this product.
multiply
{ "a": 50, "b": 77 }
Calculate 52 - forty-four
subtract
{ "a": 52, "b": 44 }
I had forty-seven dollars but I just spent 18 dollars on lunch. What is my remaining balance?
subtract
{ "a": 47, "b": 18 }
Go ahead and divide 88.93 into 51.8 parts
divide
{ "a": 88.93, "b": 51.8 }
Given the quantities 47.93 and 44.51, determine their combined magnitude when aggregated.
add
{ "a": 47.93, "b": 44.51 }
If a data center operates ninety-nine server racks, with each rack drawing exactly nine kilowatts of power, calculate the total power consumption of the facility.
multiply
{ "a": 99, "b": 9 }
If a single ticket costs 3 dollars, how much would it cost to buy eighty-seven tickets?
multiply
{ "a": 3, "b": 87 }
What is the quotient when nineteen point three five is divided by 98.6?
divide
{ "a": 19.35, "b": 98.6 }
If an event has a probability factor of seven point zero seven and occurs across thirty-four point zero one independent trials, what is the expected frequency metric?
multiply
{ "a": 7.07, "b": 34.01 }
Can you tell me what remains when you subtract ninety-three point five one from sixty-two point one three?
subtract
{ "a": 62.13, "b": 93.51 }
What is forty-six point five seven plus 1.64?
add
{ "a": 46.57, "b": 1.64 }
What is six times three?
multiply
{ "a": 6, "b": 3 }
Multiply 59.89 by 85.02.
multiply
{ "a": 59.89, "b": 85.02 }
If a software algorithm processes 78 data points in the first pass and an extra 14 data points in the second, what is the aggregate number of data points processed?
add
{ "a": 78, "b": 14 }
If a single ticket costs 99.48 dollars, how much would it cost to buy 5.06 tickets?
multiply
{ "a": 99.48, "b": 5.06 }
Please evaluate twelve decremented by 12.
subtract
{ "a": 12, "b": 12 }
If you were to take a baseline reading of 98 and factor out a confounding variable measured at 72, what is the adjusted baseline?
subtract
{ "a": 98, "b": 72 }
Multiply forty by 46.
multiply
{ "a": 40, "b": 46 }
If a car travels 61 miles in twenty-one hours, what was its average speed in miles per hour?
divide
{ "a": 61, "b": 21 }
A centralized database handles 87.59 queries over a designated timeframe of 83.73 seconds. Determine the system's throughput in queries per second.
divide
{ "a": 87.59, "b": 83.73 }
A centralized database handles eighteen point four six queries over a designated timeframe of ninety-three point three seconds. Determine the system's throughput in queries per second.
divide
{ "a": 18.46, "b": 93.3 }
Given a starting inventory of 34 units, what will be the final stock level following the dispatch of twenty-six units to a distributor?
subtract
{ "a": 34, "b": 26 }
How much is 42.52 increased by 20.33?
add
{ "a": 42.52, "b": 20.33 }
Given an overarching budget of twenty-nine, what is the maximum funding available per phase if the project is strictly partitioned into 5 equal phases?
divide
{ "a": 29, "b": 5 }
A dinner bill comes to fifty-one dollars and we want to split it evenly among 26 people. How much does each person owe?
divide
{ "a": 51, "b": 26 }
Calculate 11 * eighteen
multiply
{ "a": 11, "b": 18 }
A dinner bill comes to 4 dollars and we want to split it evenly among 24 people. How much does each person owe?
divide
{ "a": 4, "b": 24 }
If you were to take a baseline reading of 95 and factor out a confounding variable measured at 75, what is the adjusted baseline?
subtract
{ "a": 95, "b": 75 }
Please compute the scalar multiple obtained by amplifying the base value fifty-three point two four by a designated multiplier of 90.64.
multiply
{ "a": 53.24, "b": 90.64 }
A commercial farm has ten rows of crops, and each row yields precisely sixty-nine kilograms of produce. What is the gross agricultural output?
multiply
{ "a": 10, "b": 69 }
If I start with 63 and deduct 37, what's left?
subtract
{ "a": 63, "b": 37 }
Given an overarching budget of 30, what is the maximum funding available per phase if the project is strictly partitioned into fifty-nine equal phases?
divide
{ "a": 30, "b": 59 }
If I distribute thirty-one point three nine among 89.35 entities, what does each one receive?
divide
{ "a": 31.39, "b": 89.35 }
An factory produces 14 items per hour. How many items does it make in 71 hours?
multiply
{ "a": 14, "b": 71 }
What is ninety point zero five plus 66.91?
add
{ "a": 90.05, "b": 66.91 }
Could you please add ninety-two to 87 for me?
add
{ "a": 92, "b": 87 }
During a scientific experiment, five milliliters of solution A were mixed with one hundred milliliters of solution B. What is the total volume of the resulting mixture?
add
{ "a": 5, "b": 100 }
If a car travels eighty-five point seven six miles in thirty-nine point five four hours, what was its average speed in miles per hour?
divide
{ "a": 85.76, "b": 39.54 }
What is 91 divided by 97?
divide
{ "a": 91, "b": 97 }
A commercial farm has 35 rows of crops, and each row yields precisely twenty-seven kilograms of produce. What is the gross agricultural output?
multiply
{ "a": 35, "b": 27 }
In a machine learning model, a weight of thirty-nine point one two is applied to an input feature of magnitude 67.71. What is the resulting weighted activation?
multiply
{ "a": 39.12, "b": 67.71 }
Please calculate the decrement of 83.07 by ninety-two point zero five, yielding the final reduced metric.
subtract
{ "a": 83.07, "b": 92.05 }
Please compute the division of 5.27 over fifty-seven point five.
divide
{ "a": 5.27, "b": 57.5 }
I had ninety point four six dollars but I just spent fifty-nine point eight three dollars on lunch. What is my remaining balance?
subtract
{ "a": 90.46, "b": 59.83 }
If an event has a probability factor of ninety-one and occurs across twenty-four independent trials, what is the expected frequency metric?
multiply
{ "a": 91, "b": 24 }
What is 70.48 divided by thirty-one point six seven?
divide
{ "a": 70.48, "b": 31.67 }
Add 12.28 and 11.27.
add
{ "a": 12.28, "b": 11.27 }
Multiply ninety-one by 22.
multiply
{ "a": 91, "b": 22 }
If you were to take a baseline reading of 24 and factor out a confounding variable measured at seventy-six, what is the adjusted baseline?
subtract
{ "a": 24, "b": 76 }
What is seventy-seven point seven divided by twelve point four two?
divide
{ "a": 77.7, "b": 12.42 }
If a car travels forty-three miles in ninety-eight hours, what was its average speed in miles per hour?
divide
{ "a": 43, "b": 98 }
A rectangle has a length of nineteen cm and a width of ninety-nine cm. Find its area.
multiply
{ "a": 19, "b": 99 }
Please evaluate sixty-one point seven five decremented by 84.91.
subtract
{ "a": 61.75, "b": 84.91 }
Divide 19 by 3.
divide
{ "a": 19, "b": 3 }
A commercial farm has one point two eight rows of crops, and each row yields precisely three point six kilograms of produce. What is the gross agricultural output?
multiply
{ "a": 1.28, "b": 3.6 }
If an initial budget allocation of 12 is drawn down by an expenditure of sixty-five, what is the residual amount?
subtract
{ "a": 12, "b": 65 }
Given a starting inventory of 89.53 units, what will be the final stock level following the dispatch of sixteen point five seven units to a distributor?
subtract
{ "a": 89.53, "b": 16.57 }
If a rocket's total fuel capacity is eighty-seven point two nine gallons and it burns 95.66 gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 87.29, "b": 95.66 }
In a financial projection, our initial revenue of twenty-six point one five thousand was supplemented by an additional 77.94 thousand. Calculate the projected total.
add
{ "a": 26.15, "b": 77.94 }
During a chemical reaction, twenty-six grams of a reactant are consumed from an initial mass of eighty-four grams. How much of the reactant is left unreacted?
subtract
{ "a": 84, "b": 26 }
Given an overarching budget of 99.0, what is the maximum funding available per phase if the project is strictly partitioned into 53.15 equal phases?
divide
{ "a": 99, "b": 53.15 }
A freight train carries fifty-nine point zero one tons of cargo. If an additional load weighing thirty-seven point two seven tons is hitched at the next station, what is the cumulative weight?
add
{ "a": 59.01, "b": 37.27 }
Please compute the combined value of thirty-four and sixty-three.
add
{ "a": 34, "b": 63 }
Subtract 93 from 88.
subtract
{ "a": 88, "b": 93 }
Multiply 44 by 44.
multiply
{ "a": 44, "b": 44 }
If I distribute forty-seven point two one among seventy-eight point zero nine entities, what does each one receive?
divide
{ "a": 47.21, "b": 78.09 }
An algorithmic task requires processing twenty-nine megabytes of raw data using 55.76 parallel computing threads. What is the data load handled by an individual thread?
divide
{ "a": 29, "b": 55.76 }
Determine the net difference in magnitude when the value 98.24 is systematically deducted from the primary value forty-six point nine nine.
subtract
{ "a": 46.99, "b": 98.24 }
How many times can the number twenty-nine point five six fit inside the number 84.35?
divide
{ "a": 84.35, "b": 29.56 }
What is 62.68 minus 6.68?
subtract
{ "a": 62.68, "b": 6.68 }
Subtract twenty-six point five five from 26.72.
subtract
{ "a": 26.72, "b": 26.55 }
What do you get when you combine thirteen and 60?
add
{ "a": 13, "b": 60 }
You have a rope that is sixteen meters long and you cut it into eighty-five equal pieces. How long is each piece?
divide
{ "a": 16, "b": 85 }
Hey, double check this calculation for me: sixty-three multiplied by seventy-two.
multiply
{ "a": 63, "b": 72 }
A centralized database handles eighty-six point one eight queries over a designated timeframe of twenty-nine point eight five seconds. Determine the system's throughput in queries per second.
divide
{ "a": 86.18, "b": 29.85 }
Out of a total population of 53.24 items, eighty-one point one four of them are defective. How many are non-defective?
subtract
{ "a": 53.24, "b": 81.14 }