prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
An factory produces six point two two items per hour. How many items does it make in thirty-one point three three hours? | multiply | {
"a": 6.22,
"b": 31.33
} |
Calculate the per-capita distribution when a gross domestic product figure of sixty-five is divided among a population demographic of 56. | divide | {
"a": 65,
"b": 56
} |
A centralized database handles eighty-eight point eight nine queries over a designated timeframe of forty-six point three four seconds. Determine the system's throughput in queries per second. | divide | {
"a": 88.89,
"b": 46.34
} |
Please scale 84.83 by a factor of forty-nine point four one. | multiply | {
"a": 84.83,
"b": 49.41
} |
A fleet consists of 20 delivery vehicles, and each vehicle is scheduled to cover 71 miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 20,
"b": 71
} |
Can you split 59.54 evenly into 62.4 groups? | divide | {
"a": 59.54,
"b": 62.4
} |
You have a rope that is 19 meters long and you cut it into one hundred equal pieces. How long is each piece? | divide | {
"a": 19,
"b": 100
} |
Subtract sixty-six point six seven from 54.1. | subtract | {
"a": 54.1,
"b": 66.67
} |
Calculate the per-capita distribution when a gross domestic product figure of 94.06 is divided among a population demographic of 25.67. | divide | {
"a": 94.06,
"b": 25.67
} |
Out of a total population of 69 items, fifteen of them are defective. How many are non-defective? | subtract | {
"a": 69,
"b": 15
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of forty-one point three million kilometers over a duration of 69.14 continuous days. | divide | {
"a": 41.3,
"b": 69.14
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of fifty-five units and a transverse dimension of 11 units. | multiply | {
"a": 55,
"b": 11
} |
I had 99 dollars but I just spent fifty-nine dollars on lunch. What is my remaining balance? | subtract | {
"a": 99,
"b": 59
} |
An factory produces 34 items per hour. How many items does it make in 9 hours? | multiply | {
"a": 34,
"b": 9
} |
A freight train carries 66.81 tons of cargo. If an additional load weighing 48.18 tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 66.81,
"b": 48.18
} |
Sum of two and nineteen | add | {
"a": 2,
"b": 19
} |
If you work for nine hours at an hourly rate of sixty-one dollars, what is your gross pay? | multiply | {
"a": 61,
"b": 9
} |
I have 76 dollars and my friend gives me another sixty-eight dollars. How much do I have now? | add | {
"a": 76,
"b": 68
} |
A manufacturing plant produced 85 components, but quality control rejected 9 of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 85,
"b": 9
} |
A commercial farm has 31 rows of crops, and each row yields precisely 70 kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 31,
"b": 70
} |
Find the difference between sixteen point zero eight and seventy-eight point three two | subtract | {
"a": 16.08,
"b": 78.32
} |
An algorithmic task requires processing 65 megabytes of raw data using 25 parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 65,
"b": 25
} |
In a machine learning model, a weight of forty-two point seven one is applied to an input feature of magnitude sixty-four point six six. What is the resulting weighted activation? | multiply | {
"a": 42.71,
"b": 64.66
} |
What is the quotient when three is divided by ninety-three? | divide | {
"a": 3,
"b": 93
} |
Could you please add 18 to twenty-five for me? | add | {
"a": 18,
"b": 25
} |
The temperature was 54.8 degrees and it rose by seventy-five point nine nine degrees. What is the current temperature? | add | {
"a": 54.8,
"b": 75.99
} |
Find the difference between 41.75 and sixty-four point three one | subtract | {
"a": 41.75,
"b": 64.31
} |
Can you split 81.2 evenly into 58.04 groups? | divide | {
"a": 81.2,
"b": 58.04
} |
sixty-nine take away sixty-three | subtract | {
"a": 69,
"b": 63
} |
Assuming an organizational structure with 36 distinct departments, where each department employs 4 specialized contractors, determine the total contractor headcount. | multiply | {
"a": 36,
"b": 4
} |
In a financial projection, our initial revenue of ninety-six thousand was supplemented by an additional 20 thousand. Calculate the projected total. | add | {
"a": 96,
"b": 20
} |
Can you split sixty-two evenly into five groups? | divide | {
"a": 62,
"b": 5
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of thirteen point nine million kilometers over a duration of eighty-eight point six three continuous days. | divide | {
"a": 13.9,
"b": 88.63
} |
If a concentrated chemical solution of 18.27 molarity is diluted by a volume factor of eight point five six, calculate the resulting molarity of the subdivided mixture. | divide | {
"a": 18.27,
"b": 8.56
} |
Calculate eight point seven five + 2.1 | add | {
"a": 8.75,
"b": 2.1
} |
Out of a total population of 64.93 items, seventy-two point six of them are defective. How many are non-defective? | subtract | {
"a": 64.93,
"b": 72.6
} |
What is 10 groups of 30? | multiply | {
"a": 10,
"b": 30
} |
Given a starting inventory of 93.01 units, what will be the final stock level following the dispatch of twenty point seven one units to a distributor? | subtract | {
"a": 93.01,
"b": 20.71
} |
If a data center operates 10.92 server racks, with each rack drawing exactly seventy-nine point eight nine kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 10.92,
"b": 79.89
} |
A water tank contains 22 liters. If we drain five liters, how much water is left? | subtract | {
"a": 22,
"b": 5
} |
Add 18 and forty-one. | add | {
"a": 18,
"b": 41
} |
A logistics company needs to transport seventeen metric tons of freight. If each cargo container has a strict weight limit of nine tons, how many containers are required? | divide | {
"a": 17,
"b": 9
} |
A water tank contains 10.55 liters. If we drain ninety-seven point eight nine liters, how much water is left? | subtract | {
"a": 10.55,
"b": 97.89
} |
If you work for thirty-nine hours at an hourly rate of 2 dollars, what is your gross pay? | multiply | {
"a": 2,
"b": 39
} |
Given a starting inventory of 22.48 units, what will be the final stock level following the dispatch of eighty-three point five seven units to a distributor? | subtract | {
"a": 22.48,
"b": 83.57
} |
A dinner bill comes to 96.59 dollars and we want to split it evenly among forty-seven point two three people. How much does each person owe? | divide | {
"a": 96.59,
"b": 47.23
} |
An airplane was flying at an altitude of 44.33 meters and descended by 54.92 meters. What is its new altitude? | subtract | {
"a": 44.33,
"b": 54.92
} |
What do you get when you combine 49 and twenty-eight? | add | {
"a": 49,
"b": 28
} |
Go ahead and divide sixty-one point zero eight into fifty point six two parts | divide | {
"a": 61.08,
"b": 50.62
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 8.38 by the denominator 7.6. | divide | {
"a": 8.38,
"b": 7.6
} |
A logistics company needs to transport 81 metric tons of freight. If each cargo container has a strict weight limit of 5 tons, how many containers are required? | divide | {
"a": 81,
"b": 5
} |
Calculate 51 / twenty-six | divide | {
"a": 51,
"b": 26
} |
Subtract eleven point zero nine from eighty-four point zero four. | subtract | {
"a": 84.04,
"b": 11.09
} |
If a data center operates one server racks, with each rack drawing exactly 70 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 1,
"b": 70
} |
Add forty-two point two nine and sixty-three point four seven. | add | {
"a": 42.29,
"b": 63.47
} |
A construction project required 10 hours of labor in the first phase and an additional 90 hours in the finishing phase. What is the total labor investment? | add | {
"a": 10,
"b": 90
} |
I have 39.62 dollars and my friend gives me another eighty-seven point nine two dollars. How much do I have now? | add | {
"a": 39.62,
"b": 87.92
} |
What do you get when you combine 75 and twenty? | add | {
"a": 75,
"b": 20
} |
Sum of 91.39 and seven point two eight | add | {
"a": 91.39,
"b": 7.28
} |
What is eight groups of sixteen? | multiply | {
"a": 8,
"b": 16
} |
Hey, double check this calculation for me: 30 multiplied by ninety-nine. | multiply | {
"a": 30,
"b": 99
} |
A rectangle has a length of 66.53 cm and a width of ninety-one point zero two cm. Find its area. | multiply | {
"a": 66.53,
"b": 91.02
} |
Add 70 and twenty-four. | add | {
"a": 70,
"b": 24
} |
How much is 14.9 increased by 88.73? | add | {
"a": 14.9,
"b": 88.73
} |
Divide forty-seven by eighty-nine. | divide | {
"a": 47,
"b": 89
} |
A water tank contains 7 liters. If we drain 71 liters, how much water is left? | subtract | {
"a": 7,
"b": 71
} |
A manufacturing plant produced ninety-one point three one components, but quality control rejected 75.2 of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 91.31,
"b": 75.2
} |
Given an overarching budget of 25, what is the maximum funding available per phase if the project is strictly partitioned into 1 equal phases? | divide | {
"a": 25,
"b": 1
} |
During a chemical reaction, 72.4 grams of a reactant are consumed from an initial mass of 76.05 grams. How much of the reactant is left unreacted? | subtract | {
"a": 76.05,
"b": 72.4
} |
An factory produces ninety-nine items per hour. How many items does it make in thirty-seven hours? | multiply | {
"a": 99,
"b": 37
} |
A construction project required 62.56 hours of labor in the first phase and an additional twenty-seven point eight six hours in the finishing phase. What is the total labor investment? | add | {
"a": 62.56,
"b": 27.86
} |
Please compute the division of eighty-six over 86. | divide | {
"a": 86,
"b": 86
} |
Please calculate the decrement of 55.11 by fourteen point three three, yielding the final reduced metric. | subtract | {
"a": 55.11,
"b": 14.33
} |
Could you please add 7 to eighty-five for me? | add | {
"a": 7,
"b": 85
} |
A store clerk sold 63.29 units in the morning and three point seven eight units in the afternoon. What is the total sold? | add | {
"a": 63.29,
"b": 3.78
} |
Divide seventy-two point four six by 95.21. | divide | {
"a": 72.46,
"b": 95.21
} |
If I start with seven and deduct forty, what's left? | subtract | {
"a": 7,
"b": 40
} |
If an event has a probability factor of ninety-three point six four and occurs across eight point zero one independent trials, what is the expected frequency metric? | multiply | {
"a": 93.64,
"b": 8.01
} |
Go ahead and divide 98 into forty-three parts | divide | {
"a": 98,
"b": 43
} |
What is 65 divided by 10? | divide | {
"a": 65,
"b": 10
} |
What is twenty-two divided by fifty-four? | divide | {
"a": 22,
"b": 54
} |
If box A weighs 43.73 kg and box B weighs 54.04 kg, what is their total weight combined? | add | {
"a": 43.73,
"b": 54.04
} |
An algorithmic task requires processing 6 megabytes of raw data using fifty parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 6,
"b": 50
} |
What is the quotient when 29.35 is divided by nine point three five? | divide | {
"a": 29.35,
"b": 9.35
} |
If a software algorithm processes forty-one point eight one data points in the first pass and an extra 69.58 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 41.81,
"b": 69.58
} |
Find the difference between 25.37 and twenty-nine point eight two | subtract | {
"a": 25.37,
"b": 29.82
} |
Can you compute the product of 16 and forty-eight? | multiply | {
"a": 16,
"b": 48
} |
Can you compute the product of nineteen point five three and 90.81? | multiply | {
"a": 19.53,
"b": 90.81
} |
During a scientific experiment, ninety-five point one eight milliliters of solution A were mixed with twelve point six five milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 95.18,
"b": 12.65
} |
If a data center operates 98 server racks, with each rack drawing exactly 60 kilowatts of power, calculate the total power consumption of the facility. | multiply | {
"a": 98,
"b": 60
} |
If you work for seventy-seven point seven five hours at an hourly rate of 17.42 dollars, what is your gross pay? | multiply | {
"a": 17.42,
"b": 77.75
} |
Please compute the scalar multiple obtained by amplifying the base value 6 by a designated multiplier of ninety-one. | multiply | {
"a": 6,
"b": 91
} |
What do you get when you combine sixty-six and eighty-six? | add | {
"a": 66,
"b": 86
} |
A centralized database handles thirty-six point three nine queries over a designated timeframe of 50.16 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 36.39,
"b": 50.16
} |
What is 16 minus 81? | subtract | {
"a": 16,
"b": 81
} |
If the initial count of active users is 22 and we experience an influx of ninety-three new registrations, what is the updated user base size? | add | {
"a": 22,
"b": 93
} |
Evaluate the quotient resulting from the equitable partition of the principal value 6.87 into exactly 53.98 fractional segments. | divide | {
"a": 6.87,
"b": 53.98
} |
A manufacturing plant produced 48.85 components, but quality control rejected 89.25 of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 48.85,
"b": 89.25
} |
Given the quantities twenty-one and thirty-eight, determine their combined magnitude when aggregated. | add | {
"a": 21,
"b": 38
} |
What do you get if you multiply twelve point two eight with 15.44? | multiply | {
"a": 12.28,
"b": 15.44
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.