prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
An factory produces eleven point nine four items per hour. How many items does it make in forty-nine point two eight hours? | multiply | {
"a": 11.94,
"b": 49.28
} |
Please scale 46.02 by a factor of seventy-nine point two two. | multiply | {
"a": 46.02,
"b": 79.22
} |
How much is one hundred increased by 79? | add | {
"a": 100,
"b": 79
} |
Calculate the per-capita distribution when a gross domestic product figure of 23.54 is divided among a population demographic of 5.87. | divide | {
"a": 23.54,
"b": 5.87
} |
Evaluate the quotient resulting from the equitable partition of the principal value twelve into exactly 34 fractional segments. | divide | {
"a": 12,
"b": 34
} |
Given the quantities 49 and 77, determine their combined magnitude when aggregated. | add | {
"a": 49,
"b": 77
} |
Ratio of 54.35 to 49.17 | divide | {
"a": 54.35,
"b": 49.17
} |
If I start with fifty-seven point eight four and deduct 34.2, what's left? | subtract | {
"a": 57.84,
"b": 34.2
} |
If a rocket's total fuel capacity is 80.23 gallons and it burns sixty-six point zero three gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 80.23,
"b": 66.03
} |
If an initial budget allocation of thirty-six point four two is drawn down by an expenditure of 54.43, what is the residual amount? | subtract | {
"a": 36.42,
"b": 54.43
} |
If a total aggregate resource of 53 must be distributed uniformly across 83 independent nodes, what is the precise allocation per node? | divide | {
"a": 53,
"b": 83
} |
Go ahead and divide 84.33 into 46.53 parts | divide | {
"a": 84.33,
"b": 46.53
} |
A commercial farm has 15.5 rows of crops, and each row yields precisely 8.87 kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 15.5,
"b": 8.87
} |
Please compute the combined value of 57 and 24. | add | {
"a": 57,
"b": 24
} |
If the initial count of active users is twenty-two point three one and we experience an influx of ninety-eight point five three new registrations, what is the updated user base size? | add | {
"a": 22.31,
"b": 98.53
} |
Can you tell me what remains when you subtract 7 from 28? | subtract | {
"a": 28,
"b": 7
} |
A network's maximum bandwidth is 85 Mbps. If background processes consume fifty-nine Mbps, calculate the available bandwidth remaining. | subtract | {
"a": 85,
"b": 59
} |
Calculate the per-capita distribution when a gross domestic product figure of 44 is divided among a population demographic of thirty-one. | divide | {
"a": 44,
"b": 31
} |
Could you please add eighty-five point four three to 78.19 for me? | add | {
"a": 85.43,
"b": 78.19
} |
Calculate 16.39 / 15.38 | divide | {
"a": 16.39,
"b": 15.38
} |
Please compute the combined value of 60.28 and sixty-three point three three. | add | {
"a": 60.28,
"b": 63.33
} |
A manufacturing plant produced 16.65 components, but quality control rejected 16.36 of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 16.65,
"b": 16.36
} |
A construction project required fifty-eight hours of labor in the first phase and an additional ninety-four hours in the finishing phase. What is the total labor investment? | add | {
"a": 58,
"b": 94
} |
A dinner bill comes to thirty-seven point four nine dollars and we want to split it evenly among 57.41 people. How much does each person owe? | divide | {
"a": 37.49,
"b": 57.41
} |
Please compute the division of seven point four seven over thirty point seven five. | divide | {
"a": 7.47,
"b": 30.75
} |
Calculate twenty-three * 69 | multiply | {
"a": 23,
"b": 69
} |
Please compute the overarching sum formed by integrating the values 50 and 62 into a single metric. | add | {
"a": 50,
"b": 62
} |
If a car travels eighty-five point zero four miles in 51.05 hours, what was its average speed in miles per hour? | divide | {
"a": 85.04,
"b": 51.05
} |
A freight train carries 45.82 tons of cargo. If an additional load weighing 68.98 tons is hitched at the next station, what is the cumulative weight? | add | {
"a": 45.82,
"b": 68.98
} |
If a rocket's total fuel capacity is 65 gallons and it burns 47 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 65,
"b": 47
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of seventy-eight units and a transverse dimension of 44 units. | multiply | {
"a": 78,
"b": 44
} |
Sum of 34 and 49 | add | {
"a": 34,
"b": 49
} |
What is 96 divided by 44? | divide | {
"a": 96,
"b": 44
} |
Please compute the overarching sum formed by integrating the values forty and seventy-seven into a single metric. | add | {
"a": 40,
"b": 77
} |
Given a starting inventory of 92 units, what will be the final stock level following the dispatch of 69 units to a distributor? | subtract | {
"a": 92,
"b": 69
} |
How much is 83.16 increased by thirty-eight point seven eight? | add | {
"a": 83.16,
"b": 38.78
} |
During a chemical reaction, 2 grams of a reactant are consumed from an initial mass of eighty-one grams. How much of the reactant is left unreacted? | subtract | {
"a": 81,
"b": 2
} |
Calculate four * five | multiply | {
"a": 4,
"b": 5
} |
An algorithmic task requires processing 93.76 megabytes of raw data using forty-three point zero four parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 93.76,
"b": 43.04
} |
What is the quotient when eight point two four is divided by 83.91? | divide | {
"a": 8.24,
"b": 83.91
} |
An investment portfolio initially valued at fifty-four experienced a market correction resulting in a loss of 50. Compute the depreciated portfolio value. | subtract | {
"a": 54,
"b": 50
} |
Calculate 46 - thirty-four | subtract | {
"a": 46,
"b": 34
} |
Could you please add 45 to three for me? | add | {
"a": 45,
"b": 3
} |
Go ahead and divide 66 into 99 parts | divide | {
"a": 66,
"b": 99
} |
Determine the net difference in magnitude when the value 18 is systematically deducted from the primary value seventy. | subtract | {
"a": 70,
"b": 18
} |
What is the quotient when 73.32 is divided by forty-nine point seven eight? | divide | {
"a": 73.32,
"b": 49.78
} |
The temperature was 16 degrees and it rose by twelve degrees. What is the current temperature? | add | {
"a": 16,
"b": 12
} |
Add eighty-three point eight six and twenty-nine point six eight. | add | {
"a": 83.86,
"b": 29.68
} |
How many times can the number fifty-seven fit inside the number seventy-seven? | divide | {
"a": 77,
"b": 57
} |
Add 10.89 and 63.59. | add | {
"a": 10.89,
"b": 63.59
} |
During a scientific experiment, 18.97 milliliters of solution A were mixed with 65.5 milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 18.97,
"b": 65.5
} |
If you were to take a baseline reading of ninety point zero eight and factor out a confounding variable measured at twenty-six point four three, what is the adjusted baseline? | subtract | {
"a": 90.08,
"b": 26.43
} |
Subtract ninety-four point six seven from twenty-two point five three. | subtract | {
"a": 22.53,
"b": 94.67
} |
Calculate 27.97 - eighty-five point six six | subtract | {
"a": 27.97,
"b": 85.66
} |
Out of a total population of 55.55 items, 47.67 of them are defective. How many are non-defective? | subtract | {
"a": 55.55,
"b": 47.67
} |
If you work for ninety-four point seven two hours at an hourly rate of 65.12 dollars, what is your gross pay? | multiply | {
"a": 65.12,
"b": 94.72
} |
Evaluate the mathematical expression resulting from the addition operation between the terms twenty-eight and sixty-four. | add | {
"a": 28,
"b": 64
} |
Find the difference between 73.89 and 14.32 | subtract | {
"a": 73.89,
"b": 14.32
} |
An investment portfolio initially valued at 5.2 experienced a market correction resulting in a loss of seventy-five point five nine. Compute the depreciated portfolio value. | subtract | {
"a": 5.2,
"b": 75.59
} |
In a machine learning model, a weight of 12.97 is applied to an input feature of magnitude 69.64. What is the resulting weighted activation? | multiply | {
"a": 12.97,
"b": 69.64
} |
If you were to take a baseline reading of 70 and factor out a confounding variable measured at 10, what is the adjusted baseline? | subtract | {
"a": 70,
"b": 10
} |
Assuming an organizational structure with eighty-six distinct departments, where each department employs one specialized contractors, determine the total contractor headcount. | multiply | {
"a": 86,
"b": 1
} |
Please compute the overarching sum formed by integrating the values 41.7 and 69.91 into a single metric. | add | {
"a": 41.7,
"b": 69.91
} |
If I start with ninety-seven point five and deduct ninety-nine point three four, what's left? | subtract | {
"a": 97.5,
"b": 99.34
} |
Can you split 45 evenly into twenty groups? | divide | {
"a": 45,
"b": 20
} |
During a scientific experiment, 86 milliliters of solution A were mixed with ninety-six milliliters of solution B. What is the total volume of the resulting mixture? | add | {
"a": 86,
"b": 96
} |
Please compute the overarching sum formed by integrating the values 85 and 49 into a single metric. | add | {
"a": 85,
"b": 49
} |
What do you get when you combine 55.48 and 31.32? | add | {
"a": 55.48,
"b": 31.32
} |
An investment portfolio initially valued at one experienced a market correction resulting in a loss of fifty. Compute the depreciated portfolio value. | subtract | {
"a": 1,
"b": 50
} |
Please compute the overarching sum formed by integrating the values 25.74 and twenty-two point two three into a single metric. | add | {
"a": 25.74,
"b": 22.23
} |
A cryptographic function requires scaling a prime integer forty-nine by a secondary key value of thirty-six. Evaluate this product. | multiply | {
"a": 49,
"b": 36
} |
If a single ticket costs forty-eight dollars, how much would it cost to buy forty-eight tickets? | multiply | {
"a": 48,
"b": 48
} |
A logistics company needs to transport fourteen metric tons of freight. If each cargo container has a strict weight limit of twenty-nine tons, how many containers are required? | divide | {
"a": 14,
"b": 29
} |
Evaluate the quotient resulting from the equitable partition of the principal value 61.1 into exactly thirty point six four fractional segments. | divide | {
"a": 61.1,
"b": 30.64
} |
Calculate the per-capita distribution when a gross domestic product figure of 28.69 is divided among a population demographic of twelve point one seven. | divide | {
"a": 28.69,
"b": 12.17
} |
Can you tell me what remains when you subtract 55.65 from 71.61? | subtract | {
"a": 71.61,
"b": 55.65
} |
What do you get if you multiply one point three with 48.35? | multiply | {
"a": 1.3,
"b": 48.35
} |
Hey, double check this calculation for me: thirty-eight multiplied by twenty-seven. | multiply | {
"a": 38,
"b": 27
} |
A centralized database handles 71.6 queries over a designated timeframe of 43.42 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 71.6,
"b": 43.42
} |
Calculate eighty-three point two - 85.39 | subtract | {
"a": 83.2,
"b": 85.39
} |
If I start with 56 and deduct 39, what's left? | subtract | {
"a": 56,
"b": 39
} |
Calculate the per-capita distribution when a gross domestic product figure of seven point seven five is divided among a population demographic of forty-six point eight four. | divide | {
"a": 7.75,
"b": 46.84
} |
In a machine learning model, a weight of 5.52 is applied to an input feature of magnitude 86.56. What is the resulting weighted activation? | multiply | {
"a": 5.52,
"b": 86.56
} |
What is thirty-nine point five five groups of 72.68? | multiply | {
"a": 39.55,
"b": 72.68
} |
What is 82.51 minus forty-nine point nine seven? | subtract | {
"a": 82.51,
"b": 49.97
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of eighty point three nine units and a transverse dimension of twelve point six eight units. | multiply | {
"a": 80.39,
"b": 12.68
} |
Go ahead and divide eighty-one into ninety-three parts | divide | {
"a": 81,
"b": 93
} |
A centralized database handles twenty-two queries over a designated timeframe of 21 seconds. Determine the system's throughput in queries per second. | divide | {
"a": 22,
"b": 21
} |
Please compute the division of 10 over 59. | divide | {
"a": 10,
"b": 59
} |
A network's maximum bandwidth is forty-one Mbps. If background processes consume 22 Mbps, calculate the available bandwidth remaining. | subtract | {
"a": 41,
"b": 22
} |
Can you compute the product of seventy-nine point one four and sixty-two point nine four? | multiply | {
"a": 79.14,
"b": 62.94
} |
I have 74.66 dollars and my friend gives me another 19.16 dollars. How much do I have now? | add | {
"a": 74.66,
"b": 19.16
} |
Given the quantities ninety-six and thirty-five, determine their combined magnitude when aggregated. | add | {
"a": 96,
"b": 35
} |
If box A weighs forty-five point one two kg and box B weighs nineteen point eight three kg, what is their total weight combined? | add | {
"a": 45.12,
"b": 19.83
} |
An investment portfolio initially valued at fifty-five point one six experienced a market correction resulting in a loss of 69.68. Compute the depreciated portfolio value. | subtract | {
"a": 55.16,
"b": 69.68
} |
If an initial budget allocation of seventy-three is drawn down by an expenditure of 87, what is the residual amount? | subtract | {
"a": 73,
"b": 87
} |
In a financial projection, our initial revenue of three thousand was supplemented by an additional seventeen thousand. Calculate the projected total. | add | {
"a": 3,
"b": 17
} |
Out of a total population of 21 items, twenty-five of them are defective. How many are non-defective? | subtract | {
"a": 21,
"b": 25
} |
What do you get when you combine 28 and 48? | add | {
"a": 28,
"b": 48
} |
Find the difference between 41 and twenty-five | subtract | {
"a": 41,
"b": 25
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.