prompt
stringlengths
13
219
tool
stringclasses
4 values
args
dict
If a rocket's total fuel capacity is thirty-two gallons and it burns thirty-three gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 32, "b": 33 }
I had 12 dollars but I just spent sixty-five dollars on lunch. What is my remaining balance?
subtract
{ "a": 12, "b": 65 }
If you work for 2.51 hours at an hourly rate of seventy-six point one two dollars, what is your gross pay?
multiply
{ "a": 76.12, "b": 2.51 }
What is 7.76 divided by 20.08?
divide
{ "a": 7.76, "b": 20.08 }
How much is ninety-four point four seven increased by forty-eight point nine eight?
add
{ "a": 94.47, "b": 48.98 }
Hey, double check this calculation for me: forty point eight five multiplied by seven point six seven.
multiply
{ "a": 40.85, "b": 7.67 }
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 37.46 by the denominator 50.4.
divide
{ "a": 37.46, "b": 50.4 }
A commercial farm has seventy-four rows of crops, and each row yields precisely ninety-six kilograms of produce. What is the gross agricultural output?
multiply
{ "a": 74, "b": 96 }
If an initial budget allocation of ninety-one point seven four is drawn down by an expenditure of 9.05, what is the residual amount?
subtract
{ "a": 91.74, "b": 9.05 }
If a data center operates 2 server racks, with each rack drawing exactly 61 kilowatts of power, calculate the total power consumption of the facility.
multiply
{ "a": 2, "b": 61 }
Product of sixty-eight point zero two and 41.37
multiply
{ "a": 68.02, "b": 41.37 }
What is twelve minus four?
subtract
{ "a": 12, "b": 4 }
Subtract eighty-three from 82.
subtract
{ "a": 82, "b": 83 }
Calculate seventy-one point five four - ninety-three point zero two
subtract
{ "a": 71.54, "b": 93.02 }
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator forty-seven by the denominator forty-nine.
divide
{ "a": 47, "b": 49 }
An airplane was flying at an altitude of twenty-three meters and descended by 47 meters. What is its new altitude?
subtract
{ "a": 23, "b": 47 }
A centralized database handles sixty-four queries over a designated timeframe of seventy-four seconds. Determine the system's throughput in queries per second.
divide
{ "a": 64, "b": 74 }
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 58 by the denominator 49.
divide
{ "a": 58, "b": 49 }
A store clerk sold thirty-four units in the morning and 28 units in the afternoon. What is the total sold?
add
{ "a": 34, "b": 28 }
Can you split 81 evenly into 26 groups?
divide
{ "a": 81, "b": 26 }
If an event has a probability factor of thirty-one point six four and occurs across 74.43 independent trials, what is the expected frequency metric?
multiply
{ "a": 31.64, "b": 74.43 }
Out of a total population of fifty-one items, seventy-three of them are defective. How many are non-defective?
subtract
{ "a": 51, "b": 73 }
Calculate the compound total if a recurring metric of ninety-eight is iterated exactly 21 times.
multiply
{ "a": 98, "b": 21 }
Please compute the division of 64.96 over sixty-eight point seven four.
divide
{ "a": 64.96, "b": 68.74 }
Hey, double check this calculation for me: 88.16 multiplied by 95.39.
multiply
{ "a": 88.16, "b": 95.39 }
Add forty-five point nine two and 21.2.
add
{ "a": 45.92, "b": 21.2 }
If I distribute eighty-nine among 27 entities, what does each one receive?
divide
{ "a": 89, "b": 27 }
If a car travels seventy-five miles in 59 hours, what was its average speed in miles per hour?
divide
{ "a": 75, "b": 59 }
Calculate the per-capita distribution when a gross domestic product figure of ninety-two point nine eight is divided among a population demographic of twenty-six point three six.
divide
{ "a": 92.98, "b": 26.36 }
The temperature was thirty-one degrees and it rose by ninety-six degrees. What is the current temperature?
add
{ "a": 31, "b": 96 }
In a financial projection, our initial revenue of seventy-five thousand was supplemented by an additional thirty-seven thousand. Calculate the projected total.
add
{ "a": 75, "b": 37 }
In a financial projection, our initial revenue of 14 thousand was supplemented by an additional 89 thousand. Calculate the projected total.
add
{ "a": 14, "b": 89 }
If the initial count of active users is 12 and we experience an influx of eighty-one new registrations, what is the updated user base size?
add
{ "a": 12, "b": 81 }
During a chemical reaction, eighty point zero three grams of a reactant are consumed from an initial mass of 76.99 grams. How much of the reactant is left unreacted?
subtract
{ "a": 76.99, "b": 80.03 }
If an initial budget allocation of 47.82 is drawn down by an expenditure of ninety-nine point five two, what is the residual amount?
subtract
{ "a": 47.82, "b": 99.52 }
Divide 16 by 53.
divide
{ "a": 16, "b": 53 }
Divide 77.49 by 57.84.
divide
{ "a": 77.49, "b": 57.84 }
Assuming an organizational structure with ninety-one point one two distinct departments, where each department employs twenty-five point eight six specialized contractors, determine the total contractor headcount.
multiply
{ "a": 91.12, "b": 25.86 }
A logistics company needs to transport seventy-seven point two six metric tons of freight. If each cargo container has a strict weight limit of forty-nine point zero eight tons, how many containers are required?
divide
{ "a": 77.26, "b": 49.08 }
If a concentrated chemical solution of seventy-three molarity is diluted by a volume factor of twenty, calculate the resulting molarity of the subdivided mixture.
divide
{ "a": 73, "b": 20 }
If a rocket's total fuel capacity is fifty-one gallons and it burns seventy gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 51, "b": 70 }
Please compute the scalar multiple obtained by amplifying the base value eighty-seven by a designated multiplier of 38.
multiply
{ "a": 87, "b": 38 }
Can you tell me what remains when you subtract 3 from forty-six?
subtract
{ "a": 46, "b": 3 }
What do you get when you combine fifty-four point five five and 24.6?
add
{ "a": 54.55, "b": 24.6 }
Go ahead and divide ninety point nine three into sixty-seven point one five parts
divide
{ "a": 90.93, "b": 67.15 }
Can you compute the product of forty-four and 80?
multiply
{ "a": 44, "b": 80 }
If a single ticket costs eighty-six dollars, how much would it cost to buy fifty-seven tickets?
multiply
{ "a": 86, "b": 57 }
If a rocket's total fuel capacity is nineteen gallons and it burns sixty gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 19, "b": 60 }
A manufacturing plant produced 32 components, but quality control rejected 56 of them for microscopic flaws. What is the yield of acceptable components?
subtract
{ "a": 32, "b": 56 }
If a single ticket costs ninety-nine dollars, how much would it cost to buy ninety-four tickets?
multiply
{ "a": 99, "b": 94 }
Please evaluate twenty-two decremented by ninety-four.
subtract
{ "a": 22, "b": 94 }
Add five point four two and 97.24.
add
{ "a": 5.42, "b": 97.24 }
A logistics company needs to transport forty-two metric tons of freight. If each cargo container has a strict weight limit of 31 tons, how many containers are required?
divide
{ "a": 42, "b": 31 }
Hey, double check this calculation for me: 44 multiplied by 7.
multiply
{ "a": 44, "b": 7 }
Determine the net difference in magnitude when the value eighty-six is systematically deducted from the primary value 99.
subtract
{ "a": 99, "b": 86 }
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator seventy-seven by the denominator 10.
divide
{ "a": 77, "b": 10 }
Determine the net difference in magnitude when the value 21 is systematically deducted from the primary value 90.
subtract
{ "a": 90, "b": 21 }
Please scale eighty-six point eight by a factor of 2.08.
multiply
{ "a": 86.8, "b": 2.08 }
If a rocket's total fuel capacity is 98.51 gallons and it burns 1.66 gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 98.51, "b": 1.66 }
You have a rope that is 58 meters long and you cut it into ninety-five equal pieces. How long is each piece?
divide
{ "a": 58, "b": 95 }
An algorithmic task requires processing 26.08 megabytes of raw data using three point five one parallel computing threads. What is the data load handled by an individual thread?
divide
{ "a": 26.08, "b": 3.51 }
A logistics company needs to transport 24 metric tons of freight. If each cargo container has a strict weight limit of 61 tons, how many containers are required?
divide
{ "a": 24, "b": 61 }
If a single ticket costs 4 dollars, how much would it cost to buy 31 tickets?
multiply
{ "a": 4, "b": 31 }
If you were to take a baseline reading of 69.69 and factor out a confounding variable measured at 38.35, what is the adjusted baseline?
subtract
{ "a": 69.69, "b": 38.35 }
If box A weighs 86.24 kg and box B weighs 1.87 kg, what is their total weight combined?
add
{ "a": 86.24, "b": 1.87 }
Ratio of 20.32 to 58.16
divide
{ "a": 20.32, "b": 58.16 }
If a rocket's total fuel capacity is seventy-three gallons and it burns seven gallons during liftoff, what is the precise volume of fuel remaining in the tanks?
subtract
{ "a": 73, "b": 7 }
If you work for 69.82 hours at an hourly rate of 89.37 dollars, what is your gross pay?
multiply
{ "a": 89.37, "b": 69.82 }
A rectangle has a length of 69 cm and a width of sixty-eight cm. Find its area.
multiply
{ "a": 69, "b": 68 }
I have thirteen point five eight dollars and my friend gives me another eighty point zero one dollars. How much do I have now?
add
{ "a": 13.58, "b": 80.01 }
What is 34 reduced by twenty-seven?
subtract
{ "a": 34, "b": 27 }
You have a rope that is 60.57 meters long and you cut it into 99.66 equal pieces. How long is each piece?
divide
{ "a": 60.57, "b": 99.66 }
An investment portfolio initially valued at 61 experienced a market correction resulting in a loss of 83. Compute the depreciated portfolio value.
subtract
{ "a": 61, "b": 83 }
Calculate twenty-one - thirty-nine
subtract
{ "a": 21, "b": 39 }
In a financial projection, our initial revenue of 64.04 thousand was supplemented by an additional eleven point six three thousand. Calculate the projected total.
add
{ "a": 64.04, "b": 11.63 }
Assuming a baseline value of forty-eight point two seven, what would the final figure be if we append a value of 75.32 to it?
add
{ "a": 48.27, "b": 75.32 }
Can you tell me what remains when you subtract two from one hundred?
subtract
{ "a": 100, "b": 2 }
Divide sixty-one by 67.
divide
{ "a": 61, "b": 67 }
Out of a total population of forty-six items, ninety-eight of them are defective. How many are non-defective?
subtract
{ "a": 46, "b": 98 }
A water tank contains 26 liters. If we drain eight liters, how much water is left?
subtract
{ "a": 26, "b": 8 }
Add 38 and 99.
add
{ "a": 38, "b": 99 }
If a total aggregate resource of seventy-nine must be distributed uniformly across seventy-three independent nodes, what is the precise allocation per node?
divide
{ "a": 79, "b": 73 }
If an initial budget allocation of 60.29 is drawn down by an expenditure of fourteen point four one, what is the residual amount?
subtract
{ "a": 60.29, "b": 14.41 }
If an initial budget allocation of six point zero five is drawn down by an expenditure of thirty-eight point six two, what is the residual amount?
subtract
{ "a": 6.05, "b": 38.62 }
A dinner bill comes to 23.19 dollars and we want to split it evenly among sixty-four point one eight people. How much does each person owe?
divide
{ "a": 23.19, "b": 64.18 }
How much is 33 increased by sixty-five?
add
{ "a": 33, "b": 65 }
In a financial projection, our initial revenue of 74.14 thousand was supplemented by an additional 10.6 thousand. Calculate the projected total.
add
{ "a": 74.14, "b": 10.6 }
Please evaluate 83.92 decremented by ten point five three.
subtract
{ "a": 83.92, "b": 10.53 }
Calculate twenty-seven / 82
divide
{ "a": 27, "b": 82 }
Can you split 30.03 evenly into 10.4 groups?
divide
{ "a": 30.03, "b": 10.4 }
A water tank contains 76 liters. If we drain 44 liters, how much water is left?
subtract
{ "a": 76, "b": 44 }
What is ninety reduced by eighty-three?
subtract
{ "a": 90, "b": 83 }
Calculate fifty-six point nine - 71.52
subtract
{ "a": 56.9, "b": 71.52 }
Hey, double check this calculation for me: 69 multiplied by thirty-two.
multiply
{ "a": 69, "b": 32 }
Calculate the compound total if a recurring metric of 80.7 is iterated exactly 80.23 times.
multiply
{ "a": 80.7, "b": 80.23 }
A logistics company needs to transport 65.68 metric tons of freight. If each cargo container has a strict weight limit of thirty-six point four four tons, how many containers are required?
divide
{ "a": 65.68, "b": 36.44 }
How many times can the number fourteen point five four fit inside the number ten point one eight?
divide
{ "a": 10.18, "b": 14.54 }
A construction project required thirty-four point nine eight hours of labor in the first phase and an additional seven point one four hours in the finishing phase. What is the total labor investment?
add
{ "a": 34.98, "b": 7.14 }
A logistics company needs to transport nine point two four metric tons of freight. If each cargo container has a strict weight limit of 70.85 tons, how many containers are required?
divide
{ "a": 9.24, "b": 70.85 }
Could you please add 90 to eighty-one for me?
add
{ "a": 90, "b": 81 }