prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
Subtract fifty-six point four from 30.72. | subtract | {
"a": 30.72,
"b": 56.4
} |
What is ten reduced by 33? | subtract | {
"a": 10,
"b": 33
} |
If you work for 95 hours at an hourly rate of eighty-two dollars, what is your gross pay? | multiply | {
"a": 82,
"b": 95
} |
A centralized database handles fifty-six queries over a designated timeframe of sixty-three seconds. Determine the system's throughput in queries per second. | divide | {
"a": 56,
"b": 63
} |
Product of 64.87 and 62.43 | multiply | {
"a": 64.87,
"b": 62.43
} |
Please calculate the decrement of 65 by 49, yielding the final reduced metric. | subtract | {
"a": 65,
"b": 49
} |
What is 65 divided by 67? | divide | {
"a": 65,
"b": 67
} |
Given an overarching budget of ninety-six, what is the maximum funding available per phase if the project is strictly partitioned into nine equal phases? | divide | {
"a": 96,
"b": 9
} |
If the initial count of active users is 39 and we experience an influx of 19 new registrations, what is the updated user base size? | add | {
"a": 39,
"b": 19
} |
If a concentrated chemical solution of 44.65 molarity is diluted by a volume factor of seventy-six point six six, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 44.65,
"b": 76.66
} |
If a concentrated chemical solution of 16 molarity is diluted by a volume factor of 7, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 16,
"b": 7
} |
The temperature was 79.33 degrees and it rose by fifty-eight point five nine degrees. What is the current temperature? | add | {
"a": 79.33,
"b": 58.59
} |
A rectangle has a length of 66 cm and a width of 10 cm. Find its area. | multiply | {
"a": 66,
"b": 10
} |
If I distribute sixty-two point seven among fifteen point four two entities, what does each one receive? | divide | {
"a": 62.7,
"b": 15.42
} |
If a data center operates twenty-six point five nine server racks, with each rack drawing exactly 17.2 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 26.59,
"b": 17.2
} |
A centralized database handles 53 queries over a designated timeframe of 25 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 53,
"b": 25
} |
A commercial farm has 74.05 rows of crops, and each row yields precisely nineteen point one seven kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 74.05,
"b": 19.17
} |
If a single ticket costs forty-six point two nine dollars, how much would it cost to buy fifty point zero three tickets? | multiply | {
"a": 46.29,
"b": 50.03
} |
What is 59.08 groups of 79.2? | multiply | {
"a": 59.08,
"b": 79.2
} |
Could you please add seventy-six to 65 for me? | add | {
"a": 76,
"b": 65
} |
Given the quantities forty-six and ninety-two, determine their combined magnitude when aggregated. | add | {
"a": 46,
"b": 92
} |
Ratio of 78.19 to 18.17 | divide | {
"a": 78.19,
"b": 18.17
} |
What do you get if you multiply seventy-nine with thirteen? | multiply | {
"a": 79,
"b": 13
} |
Subtract sixteen from 76. | subtract | {
"a": 76,
"b": 16
} |
During a chemical reaction, twelve point seven one grams of a reactant are consumed from an initial mass of 44.68 grams. How much of the reactant is left unreacted? | subtract | {
"a": 44.68,
"b": 12.71
} |
Assuming an organizational structure with 92.38 distinct departments, where each department employs 85.73 specialized contractors, determine the total contractor headcount. | multiply | {
"a": 92.38,
"b": 85.73
} |
A water tank contains one hundred liters. If we drain forty-six liters, how much water is left? | subtract | {
"a": 100,
"b": 46
} |
Evaluate the quotient resulting from the equitable partition of the principal value 61 into exactly ninety-six fractional segments. | divide | {
"a": 61,
"b": 96
} |
A fleet consists of 64.72 delivery vehicles, and each vehicle is scheduled to cover 71.85 miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 64.72,
"b": 71.85
} |
Can you split 59.02 evenly into 46.83 groups? | divide | {
"a": 59.02,
"b": 46.83
} |
If a software algorithm processes nineteen data points in the first pass and an extra eight data points in the second, what is the aggregate number of data points processed? | add | {
"a": 19,
"b": 8
} |
Given an overarching budget of ninety-five point three one, what is the maximum funding available per phase if the project is strictly partitioned into 93.15 equal phases? | divide | {
"a": 95.31,
"b": 93.15
} |
A construction project required ninety-five point six four hours of labor in the first phase and an additional 54.51 hours in the finishing phase. What is the total labor investment? | add | {
"a": 95.64,
"b": 54.51
} |
If a total aggregate resource of fifteen must be distributed uniformly across 67 independent nodes, what is the precise allocation per node? | divide | {
"a": 15,
"b": 67
} |
If a data center operates forty-five point five seven server racks, with each rack drawing exactly 48.12 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 45.57,
"b": 48.12
} |
Please scale 84 by a factor of sixty-two. | multiply | {
"a": 84,
"b": 62
} |
Can you split eighteen point four nine evenly into 14.27 groups? | divide | {
"a": 18.49,
"b": 14.27
} |
Can you tell me what remains when you subtract 47 from 27? | subtract | {
"a": 27,
"b": 47
} |
If I start with forty-six point three eight and deduct 46.78, what's left? | subtract | {
"a": 46.38,
"b": 46.78
} |
A commercial farm has eleven rows of crops, and each row yields precisely forty-three kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 11,
"b": 43
} |
Ratio of 73 to twenty-eight | divide | {
"a": 73,
"b": 28
} |
Calculate 32.69 * eight point two two | multiply | {
"a": 32.69,
"b": 8.22
} |
A centralized database handles sixteen point seven three queries over a designated timeframe of 8.54 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 16.73,
"b": 8.54
} |
What is 26 divided by thirty-three? | divide | {
"a": 26,
"b": 33
} |
Given an overarching budget of ninety-nine, what is the maximum funding available per phase if the project is strictly partitioned into thirty-nine equal phases? | divide | {
"a": 99,
"b": 39
} |
Please scale 9 by a factor of seventy-six. | multiply | {
"a": 9,
"b": 76
} |
Multiply 51.72 by 10.8. | multiply | {
"a": 51.72,
"b": 10.8
} |
If box A weighs sixty-three kg and box B weighs thirty-two kg, what is their total weight combined? | add | {
"a": 63,
"b": 32
} |
How many times can the number eighty-eight point seven one fit inside the number 63.54? | divide | {
"a": 63.54,
"b": 88.71
} |
An algorithmic task requires processing 25.47 megabytes of raw data using 73.08 parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 25.47,
"b": 73.08
} |
If an event has a probability factor of 35 and occurs across 56 independent trials, what is the expected frequency metric? | multiply | {
"a": 35,
"b": 56
} |
fifty-seven take away 67 | subtract | {
"a": 57,
"b": 67
} |
What is ninety-five point seven four minus 65.96? | subtract | {
"a": 95.74,
"b": 65.96
} |
73.18 take away 6.48 | subtract | {
"a": 73.18,
"b": 6.48
} |
Ratio of 53 to 78 | divide | {
"a": 53,
"b": 78
} |
In a machine learning model, a weight of thirty is applied to an input feature of magnitude 61. What is the resulting weighted activation? | multiply | {
"a": 30,
"b": 61
} |
What do you get if you multiply one with ninety-four? | multiply | {
"a": 1,
"b": 94
} |
A dinner bill comes to forty-nine point nine seven dollars and we want to split it evenly among ninety-eight point four three people. How much does each person owe? | divide | {
"a": 49.97,
"b": 98.43
} |
Product of 48 and twenty-four | multiply | {
"a": 48,
"b": 24
} |
A construction project required 11.0 hours of labor in the first phase and an additional twenty-three point four two hours in the finishing phase. What is the total labor investment? | add | {
"a": 11,
"b": 23.42
} |
A centralized database handles 96 queries over a designated timeframe of 45 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 96,
"b": 45
} |
If a total aggregate resource of eighty-one point six six must be distributed uniformly across 21.74 independent nodes, what is the precise allocation per node? | divide | {
"a": 81.66,
"b": 21.74
} |
A commercial farm has 75 rows of crops, and each row yields precisely 29 kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 75,
"b": 29
} |
During a scientific experiment, fifty-nine point seven milliliters of solution A were mixed with twenty-five point eight seven milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 59.7,
"b": 25.87
} |
Determine the net difference in magnitude when the value sixty-six point seven five is systematically deducted from the primary value twenty-six point seven six. | subtract | {
"a": 26.76,
"b": 66.75
} |
If you work for 85.56 hours at an hourly rate of 53.79 dollars, what is your gross pay? | multiply | {
"a": 53.79,
"b": 85.56
} |
You have a rope that is 4.8 meters long and you cut it into 43.72 equal pieces. How long is each piece? | divide | {
"a": 4.8,
"b": 43.72
} |
An factory produces 61.9 items per hour. How many items does it make in seventy point four hours? | multiply | {
"a": 61.9,
"b": 70.4
} |
In a financial projection, our initial revenue of thirty-seven thousand was supplemented by an additional twenty thousand. Calculate the projected total. | add | {
"a": 37,
"b": 20
} |
You have a rope that is 85 meters long and you cut it into 7 equal pieces. How long is each piece? | divide | {
"a": 85,
"b": 7
} |
Find the difference between 35 and 63 | subtract | {
"a": 35,
"b": 63
} |
If box A weighs nineteen kg and box B weighs 51 kg, what is their total weight combined? | add | {
"a": 19,
"b": 51
} |
The temperature was 4 degrees and it rose by 56 degrees. What is the current temperature? | add | {
"a": 4,
"b": 56
} |
I had thirty-five dollars but I just spent four dollars on lunch. What is my remaining balance? | subtract | {
"a": 35,
"b": 4
} |
Add sixty-four and thirty-six. | add | {
"a": 64,
"b": 36
} |
In a machine learning model, a weight of 59 is applied to an input feature of magnitude sixty-three. What is the resulting weighted activation? | multiply | {
"a": 59,
"b": 63
} |
Please evaluate twenty-eight decremented by seventy-eight. | subtract | {
"a": 28,
"b": 78
} |
What is forty-one point eight nine plus 83.83? | add | {
"a": 41.89,
"b": 83.83
} |
Assuming a baseline value of 53, what would the final figure be if we append a value of ninety-six to it? | add | {
"a": 53,
"b": 96
} |
Subtract ninety from sixteen. | subtract | {
"a": 16,
"b": 90
} |
The temperature was 59 degrees and it rose by 41 degrees. What is the current temperature? | add | {
"a": 59,
"b": 41
} |
Product of 43 and 49 | multiply | {
"a": 43,
"b": 49
} |
Ratio of eighty-six to 26 | divide | {
"a": 86,
"b": 26
} |
A centralized database handles 53.74 queries over a designated timeframe of 80.87 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 53.74,
"b": 80.87
} |
How many times can the number 37.66 fit inside the number 5.59? | divide | {
"a": 5.59,
"b": 37.66
} |
Add 100 and 52. | add | {
"a": 100,
"b": 52
} |
Calculate 21 * twenty-two | multiply | {
"a": 21,
"b": 22
} |
Please scale 30.25 by a factor of 29.71. | multiply | {
"a": 30.25,
"b": 29.71
} |
Please scale fifty-eight by a factor of 58. | multiply | {
"a": 58,
"b": 58
} |
Please compute the combined value of sixteen and eighty-one. | add | {
"a": 16,
"b": 81
} |
A freight train carries thirty-nine tons of cargo. If an additional load weighing thirty-seven tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 39,
"b": 37
} |
Hey assistant, I need to know the total of sixty-nine point nine seven and 22.61. | add | {
"a": 69.97,
"b": 22.61
} |
Out of a total population of thirty-seven items, 52 of them are defective. How many are non-defective? | subtract | {
"a": 37,
"b": 52
} |
During a scientific experiment, 9 milliliters of solution A were mixed with 82 milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 9,
"b": 82
} |
Ratio of 20.59 to 48.62 | divide | {
"a": 20.59,
"b": 48.62
} |
Please compute the division of twenty-four point three one over forty-five point six. | divide | {
"a": 24.31,
"b": 45.6
} |
Given the quantities seven point five two and 26.34, determine their combined magnitude when aggregated. | add | {
"a": 7.52,
"b": 26.34
} |
Evaluate the mathematical expression resulting from the addition operation between the terms 81.46 and seventy-nine point four two. | add | {
"a": 81.46,
"b": 79.42
} |
A store clerk sold 88.03 units in the morning and twenty-one point one three units in the afternoon. What is the total sold? | add | {
"a": 88.03,
"b": 21.13
} |
Please compute the scalar multiple obtained by amplifying the base value 54 by a designated multiplier of 10. | multiply | {
"a": 54,
"b": 10
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.