prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
If you work for 19 hours at an hourly rate of 46 dollars, what is your gross pay? | multiply | {
"a": 46,
"b": 19
} |
I have 16.46 dollars and my friend gives me another sixty-four point eight seven dollars. How much do I have now? | add | {
"a": 16.46,
"b": 64.87
} |
Please calculate the decrement of 44 by eighty-nine, yielding the final reduced metric. | subtract | {
"a": 44,
"b": 89
} |
A freight train carries thirty-two point eight three tons of cargo. If an additional load weighing 97.59 tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 32.83,
"b": 97.59
} |
How many times can the number 34.49 fit inside the number sixty-six point seven eight? | divide | {
"a": 66.78,
"b": 34.49
} |
Calculate the per-capita distribution when a gross domestic product figure of thirty-two point three seven is divided among a population demographic of 4.57. | divide | {
"a": 32.37,
"b": 4.57
} |
Calculate 57.63 - 56.92 | subtract | {
"a": 57.63,
"b": 56.92
} |
What do you get when you combine 82.26 and thirty point zero six? | add | {
"a": 82.26,
"b": 30.06
} |
Calculate 28.94 / sixty point three four | divide | {
"a": 28.94,
"b": 60.34
} |
Ratio of 84 to forty-three | divide | {
"a": 84,
"b": 43
} |
Determine the net difference in magnitude when the value forty-five is systematically deducted from the primary value sixty-eight. | subtract | {
"a": 68,
"b": 45
} |
What do you get if you multiply 71.1 with 83.77? | multiply | {
"a": 71.1,
"b": 83.77
} |
Please calculate the decrement of 17 by ninety-three, yielding the final reduced metric. | subtract | {
"a": 17,
"b": 93
} |
A rectangle has a length of eighty-five point two six cm and a width of 73.76 cm. Find its area. | multiply | {
"a": 85.26,
"b": 73.76
} |
If an event has a probability factor of 5 and occurs across 37 independent trials, what is the expected frequency metric? | multiply | {
"a": 5,
"b": 37
} |
Calculate the per-capita distribution when a gross domestic product figure of fifty-one point zero three is divided among a population demographic of twenty-two point five nine. | divide | {
"a": 51.03,
"b": 22.59
} |
If a software algorithm processes 94.03 data points in the first pass and an extra 1.62 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 94.03,
"b": 1.62
} |
The temperature was 40.21 degrees and it rose by 89.99 degrees. What is the current temperature? | add | {
"a": 40.21,
"b": 89.99
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of thirty-seven million kilometers over a duration of 67 continuous days. | divide | {
"a": 37,
"b": 67
} |
What is five divided by thirty-six? | divide | {
"a": 5,
"b": 36
} |
Ratio of twenty-six point zero nine to seventy-one point zero seven | divide | {
"a": 26.09,
"b": 71.07
} |
Sum of seventy-three and forty-four | add | {
"a": 73,
"b": 44
} |
A manufacturing plant produced sixty-seven point zero eight components, but quality control rejected 90.07 of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 67.08,
"b": 90.07
} |
Given the quantities 48.95 and 17.74, determine their combined magnitude when aggregated. | add | {
"a": 48.95,
"b": 17.74
} |
What is twenty times thirty-eight? | multiply | {
"a": 20,
"b": 38
} |
Could you please add forty-seven to 31 for me? | add | {
"a": 47,
"b": 31
} |
During a chemical reaction, 46.37 grams of a reactant are consumed from an initial mass of 20.71 grams. How much of the reactant is left unreacted? | subtract | {
"a": 20.71,
"b": 46.37
} |
Could you please add 41.02 to 66.58 for me? | add | {
"a": 41.02,
"b": 66.58
} |
What do you get when you combine 93 and sixty-seven? | add | {
"a": 93,
"b": 67
} |
A logistics company needs to transport 11 metric tons of freight. If each cargo container has a strict weight limit of 99 tons, how many containers are required? | divide | {
"a": 11,
"b": 99
} |
What is the quotient when 17 is divided by 10? | divide | {
"a": 17,
"b": 10
} |
Hey assistant, I need to know the total of twenty-eight and forty-four. | add | {
"a": 28,
"b": 44
} |
fifty-seven point zero three take away 13.1 | subtract | {
"a": 57.03,
"b": 13.1
} |
If a data center operates 12 server racks, with each rack drawing exactly 51 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 12,
"b": 51
} |
An factory produces twenty-eight items per hour. How many items does it make in thirty-one hours? | multiply | {
"a": 28,
"b": 31
} |
If an initial budget allocation of twenty-five is drawn down by an expenditure of thirty-seven, what is the residual amount? | subtract | {
"a": 25,
"b": 37
} |
A rectangle has a length of 70 cm and a width of 45 cm. Find its area. | multiply | {
"a": 70,
"b": 45
} |
What is fifty-seven times 98? | multiply | {
"a": 57,
"b": 98
} |
A cryptographic function requires scaling a prime integer sixty-seven by a secondary key value of seventy-nine. Evaluate this product. | multiply | {
"a": 67,
"b": 79
} |
An factory produces twenty-six point two seven items per hour. How many items does it make in twenty-four point seven six hours? | multiply | {
"a": 26.27,
"b": 24.76
} |
If a data center operates 84 server racks, with each rack drawing exactly eleven kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 84,
"b": 11
} |
I have 13.7 dollars and my friend gives me another 76.71 dollars. How much do I have now? | add | {
"a": 13.7,
"b": 76.71
} |
Hey assistant, I need to know the total of twenty-nine and forty-two. | add | {
"a": 29,
"b": 42
} |
What is fifty-six point seven eight plus eighty-nine point three two? | add | {
"a": 56.78,
"b": 89.32
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 73 by the denominator seventy-six. | divide | {
"a": 73,
"b": 76
} |
Please evaluate 96 decremented by 54. | subtract | {
"a": 96,
"b": 54
} |
Given an overarching budget of forty-five, what is the maximum funding available per phase if the project is strictly partitioned into seventy-seven equal phases? | divide | {
"a": 45,
"b": 77
} |
If you were to take a baseline reading of twenty-four point four six and factor out a confounding variable measured at sixty-seven point six four, what is the adjusted baseline? | subtract | {
"a": 24.46,
"b": 67.64
} |
Calculate ninety-three point eight seven + ninety-one point one five | add | {
"a": 93.87,
"b": 91.15
} |
You have a rope that is forty-six meters long and you cut it into twenty-four equal pieces. How long is each piece? | divide | {
"a": 46,
"b": 24
} |
A rectangle has a length of three point nine five cm and a width of 53.57 cm. Find its area. | multiply | {
"a": 3.95,
"b": 53.57
} |
If a concentrated chemical solution of 87 molarity is diluted by a volume factor of 37, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 87,
"b": 37
} |
A commercial farm has eighty-seven rows of crops, and each row yields precisely thirty-six kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 87,
"b": 36
} |
What is 91.11 times 61.84? | multiply | {
"a": 91.11,
"b": 61.84
} |
In a machine learning model, a weight of thirty-nine is applied to an input feature of magnitude 84. What is the resulting weighted activation? | multiply | {
"a": 39,
"b": 84
} |
The temperature was 66.1 degrees and it rose by forty-five point nine six degrees. What is the current temperature? | add | {
"a": 66.1,
"b": 45.96
} |
A dinner bill comes to 80.13 dollars and we want to split it evenly among forty-four point five four people. How much does each person owe? | divide | {
"a": 80.13,
"b": 44.54
} |
Calculate 48 - seventy-one | subtract | {
"a": 48,
"b": 71
} |
If an initial budget allocation of 12 is drawn down by an expenditure of 13, what is the residual amount? | subtract | {
"a": 12,
"b": 13
} |
What do you get if you multiply 84 with forty-two? | multiply | {
"a": 84,
"b": 42
} |
A cryptographic function requires scaling a prime integer 38.69 by a secondary key value of 19.86. Evaluate this product. | multiply | {
"a": 38.69,
"b": 19.86
} |
Calculate twenty-three point two three + thirteen point two five | add | {
"a": 23.23,
"b": 13.25
} |
Find the difference between sixty-six and 35 | subtract | {
"a": 66,
"b": 35
} |
Hey assistant, I need to know the total of nineteen point three nine and ninety-six. | add | {
"a": 19.39,
"b": 96
} |
Find the difference between 75 and 12 | subtract | {
"a": 75,
"b": 12
} |
Can you compute the product of 51.83 and 84.67? | multiply | {
"a": 51.83,
"b": 84.67
} |
If an initial budget allocation of 35 is drawn down by an expenditure of 27, what is the residual amount? | subtract | {
"a": 35,
"b": 27
} |
A dinner bill comes to one point four two dollars and we want to split it evenly among twenty-five point one five people. How much does each person owe? | divide | {
"a": 1.42,
"b": 25.15
} |
What is ninety-five point zero one minus 80.83? | subtract | {
"a": 95.01,
"b": 80.83
} |
If a single ticket costs 53 dollars, how much would it cost to buy twenty tickets? | multiply | {
"a": 53,
"b": 20
} |
A construction project required 15 hours of labor in the first phase and an additional thirteen hours in the finishing phase. What is the total labor investment? | add | {
"a": 15,
"b": 13
} |
Hey, double check this calculation for me: forty-six multiplied by twenty-five point five. | multiply | {
"a": 46,
"b": 25.5
} |
Please compute the division of 14 over forty-one. | divide | {
"a": 14,
"b": 41
} |
Out of a total population of ninety point one four items, 50.08 of them are defective. How many are non-defective? | subtract | {
"a": 90.14,
"b": 50.08
} |
If a single ticket costs 39.66 dollars, how much would it cost to buy 65.24 tickets? | multiply | {
"a": 39.66,
"b": 65.24
} |
Evaluate the quotient resulting from the equitable partition of the principal value fifty-five into exactly thirty-five fractional segments. | divide | {
"a": 55,
"b": 35
} |
A logistics company needs to transport thirty-one point six two metric tons of freight. If each cargo container has a strict weight limit of eighty-one point six five tons, how many containers are required? | divide | {
"a": 31.62,
"b": 81.65
} |
Ratio of twenty-seven to thirty-three | divide | {
"a": 27,
"b": 33
} |
Calculate the per-capita distribution when a gross domestic product figure of 72 is divided among a population demographic of fifty-four. | divide | {
"a": 72,
"b": 54
} |
What do you get if you multiply sixty-five with 38? | multiply | {
"a": 65,
"b": 38
} |
If I start with forty-six and deduct 16, what's left? | subtract | {
"a": 46,
"b": 16
} |
What is the quotient when eighty-seven is divided by 29.86? | divide | {
"a": 87,
"b": 29.86
} |
If box A weighs eighty-six kg and box B weighs 66.25 kg, what is their total weight combined? | add | {
"a": 86,
"b": 66.25
} |
How much is eleven increased by forty? | add | {
"a": 11,
"b": 40
} |
A centralized database handles seventy-seven queries over a designated timeframe of forty-six seconds. Determine the system's throughput in queries per second. | divide | {
"a": 77,
"b": 46
} |
How many times can the number 56.08 fit inside the number eighty-two? | divide | {
"a": 82,
"b": 56.08
} |
Calculate eighty-nine * seventy-five | multiply | {
"a": 89,
"b": 75
} |
Please compute the scalar multiple obtained by amplifying the base value forty point seven three by a designated multiplier of 60.3. | multiply | {
"a": 40.73,
"b": 60.3
} |
Please compute the scalar multiple obtained by amplifying the base value nine point two five by a designated multiplier of twenty point one seven. | multiply | {
"a": 9.25,
"b": 20.17
} |
Please calculate the decrement of eighty-seven by 83, yielding the final reduced metric. | subtract | {
"a": 87,
"b": 83
} |
If an event has a probability factor of 29.16 and occurs across eighty-one point six independent trials, what is the expected frequency metric? | multiply | {
"a": 29.16,
"b": 81.6
} |
Given a starting inventory of 87.0 units, what will be the final stock level following the dispatch of ten point zero eight units to a distributor? | subtract | {
"a": 87,
"b": 10.08
} |
Please compute the combined value of six and 77. | add | {
"a": 6,
"b": 77
} |
Calculate thirty-nine point four nine - seventy-four point one one | subtract | {
"a": 39.49,
"b": 74.11
} |
Hey, double check this calculation for me: 84.61 multiplied by 78.94. | multiply | {
"a": 84.61,
"b": 78.94
} |
A fleet consists of forty-one point two four delivery vehicles, and each vehicle is scheduled to cover seventy-two point one five miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 41.24,
"b": 72.15
} |
In a financial projection, our initial revenue of 53.83 thousand was supplemented by an additional 79.93 thousand. Calculate the projected total. | add | {
"a": 53.83,
"b": 79.93
} |
Determine the net difference in magnitude when the value 61 is systematically deducted from the primary value 59. | subtract | {
"a": 59,
"b": 61
} |
Calculate 19.24 - 49.07 | subtract | {
"a": 19.24,
"b": 49.07
} |
Hey assistant, I need to know the total of five and seventy-four. | add | {
"a": 5,
"b": 74
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.