prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
A logistics company needs to transport twelve metric tons of freight. If each cargo container has a strict weight limit of eighty-nine tons, how many containers are required? | divide | {
"a": 12,
"b": 89
} |
Calculate 25.54 + 27.27 | add | {
"a": 25.54,
"b": 27.27
} |
Please compute the division of 63.13 over 64.39. | divide | {
"a": 63.13,
"b": 64.39
} |
If I start with eight point two four and deduct ninety-eight point three four, what's left? | subtract | {
"a": 8.24,
"b": 98.34
} |
A dinner bill comes to six dollars and we want to split it evenly among 74 people. How much does each person owe? | divide | {
"a": 6,
"b": 74
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of 89.85 million kilometers over a duration of thirty-one point two four continuous days. | divide | {
"a": 89.85,
"b": 31.24
} |
A store clerk sold forty-one units in the morning and 26 units in the afternoon. What is the total sold? | add | {
"a": 41,
"b": 26
} |
Please compute the overarching sum formed by integrating the values ninety-eight and 57 into a single metric. | add | {
"a": 98,
"b": 57
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 80.0 by the denominator 71.85. | divide | {
"a": 80,
"b": 71.85
} |
A rectangle has a length of eighty-four point nine cm and a width of fifty-one point seven four cm. Find its area. | multiply | {
"a": 84.9,
"b": 51.74
} |
What do you get when you combine 3 and forty-seven? | add | {
"a": 3,
"b": 47
} |
Out of a total population of 70 items, fifty-five of them are defective. How many are non-defective? | subtract | {
"a": 70,
"b": 55
} |
Hey assistant, I need to know the total of eighty-seven and 33. | add | {
"a": 87,
"b": 33
} |
If box A weighs twenty-six point eight five kg and box B weighs thirty-nine point zero five kg, what is their total weight combined? | add | {
"a": 26.85,
"b": 39.05
} |
Calculate 99 * 6 | multiply | {
"a": 99,
"b": 6
} |
60.94 take away forty-six point two eight | subtract | {
"a": 60.94,
"b": 46.28
} |
Can you split ninety-two point zero five evenly into ninety-eight point six four groups? | divide | {
"a": 92.05,
"b": 98.64
} |
How many times can the number eighty-three point seven three fit inside the number eleven point four? | divide | {
"a": 11.4,
"b": 83.73
} |
A construction project required 58.61 hours of labor in the first phase and an additional eleven point five three hours in the finishing phase. What is the total labor investment? | add | {
"a": 58.61,
"b": 11.53
} |
If box A weighs forty-nine point seven six kg and box B weighs twenty-four point zero seven kg, what is their total weight combined? | add | {
"a": 49.76,
"b": 24.07
} |
Please calculate the decrement of fifty-one point nine four by 15.9, yielding the final reduced metric. | subtract | {
"a": 51.94,
"b": 15.9
} |
Ratio of 93.31 to 59.81 | divide | {
"a": 93.31,
"b": 59.81
} |
Calculate 12 + twenty-two | add | {
"a": 12,
"b": 22
} |
If you work for 81 hours at an hourly rate of forty-four dollars, what is your gross pay? | multiply | {
"a": 44,
"b": 81
} |
Can you tell me what remains when you subtract sixty-six point nine six from eleven point three three? | subtract | {
"a": 11.33,
"b": 66.96
} |
Please compute the overarching sum formed by integrating the values eleven and 45 into a single metric. | add | {
"a": 11,
"b": 45
} |
Hey, double check this calculation for me: eighty-five point zero four multiplied by 73.4. | multiply | {
"a": 85.04,
"b": 73.4
} |
A fleet consists of 72.37 delivery vehicles, and each vehicle is scheduled to cover twenty-one point five nine miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 72.37,
"b": 21.59
} |
Divide 92.46 by nine point two six. | divide | {
"a": 92.46,
"b": 9.26
} |
If a car travels 23.35 miles in 36.44 hours, what was its average speed in miles per hour? | divide | {
"a": 23.35,
"b": 36.44
} |
If a data center operates 17 server racks, with each rack drawing exactly 43 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 17,
"b": 43
} |
Can you tell me what remains when you subtract thirty-seven from seventy-five? | subtract | {
"a": 75,
"b": 37
} |
Please evaluate 90 decremented by thirty-two. | subtract | {
"a": 90,
"b": 32
} |
The temperature was seventy-nine degrees and it rose by 16 degrees. What is the current temperature? | add | {
"a": 79,
"b": 16
} |
Divide thirty-nine point one five by 52.75. | divide | {
"a": 39.15,
"b": 52.75
} |
In a financial projection, our initial revenue of 34 thousand was supplemented by an additional thirty thousand. Calculate the projected total. | add | {
"a": 34,
"b": 30
} |
A rectangle has a length of 47.54 cm and a width of thirty-seven point six cm. Find its area. | multiply | {
"a": 47.54,
"b": 37.6
} |
Calculate sixty-eight point six five * seventy-seven point four one | multiply | {
"a": 68.65,
"b": 77.41
} |
Given a starting inventory of 63 units, what will be the final stock level following the dispatch of eighty-nine units to a distributor? | subtract | {
"a": 63,
"b": 89
} |
Please compute the overarching sum formed by integrating the values ninety-five point two one and 20.54 into a single metric. | add | {
"a": 95.21,
"b": 20.54
} |
Calculate the compound total if a recurring metric of 54 is iterated exactly forty-eight times. | multiply | {
"a": 54,
"b": 48
} |
Evaluate the quotient resulting from the equitable partition of the principal value 92 into exactly 15 fractional segments. | divide | {
"a": 92,
"b": 15
} |
Calculate eighty-six point zero three / 42.28 | divide | {
"a": 86.03,
"b": 42.28
} |
Assuming a baseline value of ninety-three point seven four, what would the final figure be if we append a value of ninety-five point two five to it? | add | {
"a": 93.74,
"b": 95.25
} |
If an initial budget allocation of fifty-three point seven seven is drawn down by an expenditure of twenty-five point four, what is the residual amount? | subtract | {
"a": 53.77,
"b": 25.4
} |
Assuming a baseline value of sixty-eight point six five, what would the final figure be if we append a value of 30.92 to it? | add | {
"a": 68.65,
"b": 30.92
} |
Divide thirty by 68. | divide | {
"a": 30,
"b": 68
} |
If a single ticket costs 24 dollars, how much would it cost to buy 3 tickets? | multiply | {
"a": 24,
"b": 3
} |
If you work for seventy-three point nine two hours at an hourly rate of 26.41 dollars, what is your gross pay? | multiply | {
"a": 26.41,
"b": 73.92
} |
What is eighty divided by 75? | divide | {
"a": 80,
"b": 75
} |
If a rocket's total fuel capacity is 23 gallons and it burns seventy-five gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 23,
"b": 75
} |
If a car travels 94.43 miles in 76.62 hours, what was its average speed in miles per hour? | divide | {
"a": 94.43,
"b": 76.62
} |
A rectangle has a length of sixty point one six cm and a width of twenty-six point six four cm. Find its area. | multiply | {
"a": 60.16,
"b": 26.64
} |
Please compute the combined value of 80.9 and 58.62. | add | {
"a": 80.9,
"b": 58.62
} |
Go ahead and divide 9 into 71 parts | divide | {
"a": 9,
"b": 71
} |
Please compute the overarching sum formed by integrating the values 37.83 and eighty-seven point seven two into a single metric. | add | {
"a": 37.83,
"b": 87.72
} |
If a concentrated chemical solution of thirty-eight molarity is diluted by a volume factor of 22, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 38,
"b": 22
} |
I have 45 dollars and my friend gives me another 16 dollars. How much do I have now? | add | {
"a": 45,
"b": 16
} |
Product of 48.45 and 63.77 | multiply | {
"a": 48.45,
"b": 63.77
} |
What is one plus sixteen? | add | {
"a": 1,
"b": 16
} |
In a financial projection, our initial revenue of sixty-one point zero four thousand was supplemented by an additional fifty-three point nine nine thousand. Calculate the projected total. | add | {
"a": 61.04,
"b": 53.99
} |
What is the quotient when 30.49 is divided by 34.16? | divide | {
"a": 30.49,
"b": 34.16
} |
In a machine learning model, a weight of sixty is applied to an input feature of magnitude twenty-five. What is the resulting weighted activation? | multiply | {
"a": 60,
"b": 25
} |
Go ahead and divide eighty-three into seventy-six parts | divide | {
"a": 83,
"b": 76
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of fifty-three point six million kilometers over a duration of twenty-three point zero six continuous days. | divide | {
"a": 53.6,
"b": 23.06
} |
What is twenty-four plus thirteen? | add | {
"a": 24,
"b": 13
} |
Can you split nineteen evenly into 92 groups? | divide | {
"a": 19,
"b": 92
} |
Please compute the combined value of 28.67 and 87.45. | add | {
"a": 28.67,
"b": 87.45
} |
If the initial count of active users is 34 and we experience an influx of 54 new registrations, what is the updated user base size? | add | {
"a": 34,
"b": 54
} |
Can you split twenty-nine evenly into thirty-five groups? | divide | {
"a": 29,
"b": 35
} |
A construction project required 47.75 hours of labor in the first phase and an additional 50.53 hours in the finishing phase. What is the total labor investment? | add | {
"a": 47.75,
"b": 50.53
} |
If a data center operates 52 server racks, with each rack drawing exactly 95 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 52,
"b": 95
} |
If the initial count of active users is ninety-six and we experience an influx of 12 new registrations, what is the updated user base size? | add | {
"a": 96,
"b": 12
} |
Calculate eight + sixty-six | add | {
"a": 8,
"b": 66
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of 92 million kilometers over a duration of 63 continuous days. | divide | {
"a": 92,
"b": 63
} |
What do you get when you combine 82 and 5? | add | {
"a": 82,
"b": 5
} |
If box A weighs sixty-three point one two kg and box B weighs thirty-one point nine two kg, what is their total weight combined? | add | {
"a": 63.12,
"b": 31.92
} |
I have 44 dollars and my friend gives me another 87 dollars. How much do I have now? | add | {
"a": 44,
"b": 87
} |
If a rocket's total fuel capacity is 18 gallons and it burns 85 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 18,
"b": 85
} |
If a total aggregate resource of 58.08 must be distributed uniformly across 36.38 independent nodes, what is the precise allocation per node? | divide | {
"a": 58.08,
"b": 36.38
} |
A dinner bill comes to sixty-nine dollars and we want to split it evenly among eighty-six people. How much does each person owe? | divide | {
"a": 69,
"b": 86
} |
Evaluate the quotient resulting from the equitable partition of the principal value two point five three into exactly thirty-four point nine four fractional segments. | divide | {
"a": 2.53,
"b": 34.94
} |
Calculate seventeen point three six * thirty-nine point zero six | multiply | {
"a": 17.36,
"b": 39.06
} |
If a concentrated chemical solution of 78.28 molarity is diluted by a volume factor of ninety-four point three, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 78.28,
"b": 94.3
} |
During a scientific experiment, twenty point seven seven milliliters of solution A were mixed with ten point eight one milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 20.77,
"b": 10.81
} |
If I distribute seventy point four eight among 80.6 entities, what does each one receive? | divide | {
"a": 70.48,
"b": 80.6
} |
What is 73.63 minus 19.95? | subtract | {
"a": 73.63,
"b": 19.95
} |
During a chemical reaction, twenty-six grams of a reactant are consumed from an initial mass of fifty-three grams. How much of the reactant is left unreacted? | subtract | {
"a": 53,
"b": 26
} |
Ratio of 79.6 to 59.2 | divide | {
"a": 79.6,
"b": 59.2
} |
Calculate ten point seven three / 84.66 | divide | {
"a": 10.73,
"b": 84.66
} |
Assuming a baseline value of 23.91, what would the final figure be if we append a value of six point five five to it? | add | {
"a": 23.91,
"b": 6.55
} |
A water tank contains fifty-eight point three eight liters. If we drain eighty-two point six two liters, how much water is left? | subtract | {
"a": 58.38,
"b": 82.62
} |
A manufacturing plant produced 36 components, but quality control rejected forty-two of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 36,
"b": 42
} |
Can you tell me what remains when you subtract 22.0 from thirteen point three seven? | subtract | {
"a": 13.37,
"b": 22
} |
What is 39.3 minus eighteen point seven? | subtract | {
"a": 39.3,
"b": 18.7
} |
What is 77 plus 79? | add | {
"a": 77,
"b": 79
} |
Please compute the overarching sum formed by integrating the values 4.96 and 6.16 into a single metric. | add | {
"a": 4.96,
"b": 6.16
} |
Please evaluate ninety-one point one one decremented by thirty-one point nine seven. | subtract | {
"a": 91.11,
"b": 31.97
} |
Please evaluate eighty-seven point nine seven decremented by 17.01. | subtract | {
"a": 87.97,
"b": 17.01
} |
Evaluate the quotient resulting from the equitable partition of the principal value 38.17 into exactly 26.67 fractional segments. | divide | {
"a": 38.17,
"b": 26.67
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.