question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 27 + 139? | Add the two numbers. | Add 27 and 139. | 166 |
Simplify -99/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is -158 + 280? | Add the two numbers. | Add -158 and 280. | 122 |
What is -448 ÷ -28? | Divide evenly. | Divide -448 by -28. | 16 |
What is -30 ÷ 15? | Divide evenly. | Divide -30 by 15. | -2 |
What is 286 ÷ 22? | Divide evenly. | Divide 286 by 22. | 13 |
What is -44 ÷ -22? | Divide evenly. | Divide -44 by -22. | 2 |
What is -38 × 43? | Multiply the numbers. | Multiply -38 by 43. | -1634 |
What is -124 + -107? | Add the two numbers. | Add -124 and -107. | -231 |
If each item costs 13 dollars and the total cost is 260, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 20 |
Simplify -72/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -8 |
Solve for x: -6(x + 9) = 18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -12 |
What is -58 - -203? | Subtract the second number from the first. | Subtract -203 from -58. | 145 |
What is 269 + 187? | Add the two numbers. | Add 269 and 187. | 456 |
If each item costs -9 dollars and the total cost is 162, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -18 |
Solve for x: 7x + -19 = -82 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -9 |
What is 8^5? | Evaluate the integer exponent. | Multiply 8 by itself 5 times (0th power = 1). | 32768 |
Solve for x: -10x + 29 = 19 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 1 |
Simplify 42/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
What is -1 - 214? | Subtract the second number from the first. | Subtract 214 from -1. | -215 |
What is 120 - 237? | Subtract the second number from the first. | Subtract 237 from 120. | -117 |
What is 129 + 203? | Add the two numbers. | Add 129 and 203. | 332 |
What is -46 × -22? | Multiply the numbers. | Multiply -46 by -22. | 1012 |
What is 15 ÷ 15? | Divide evenly. | Divide 15 by 15. | 1 |
Solve for x: 2(x + -4) = -12 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -2 |
If each item costs 5 dollars and the total cost is 15, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 3 |
Solve for x: 8(x + -5) = 48 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
Simplify -96/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -12 |
Solve for x: -7(x + 4) = 0 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -4 |
Solve for x: -10x + 9 = -181 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 19 |
Simplify 144/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 9 |
What is -3^3? | Evaluate the integer exponent. | Multiply -3 by itself 3 times (0th power = 1). | -27 |
What is 288 ÷ -18? | Divide evenly. | Divide 288 by -18. | -16 |
What is -23 + -122? | Add the two numbers. | Add -23 and -122. | -145 |
Simplify -30/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -6 |
Solve for x: 4x + -5 = 67 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 18 |
What is 180 + -58? | Add the two numbers. | Add 180 and -58. | 122 |
Simplify -90/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -10 |
What is 56 - -72? | Subtract the second number from the first. | Subtract -72 from 56. | 128 |
Simplify -121/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is 45 × 34? | Multiply the numbers. | Multiply 45 by 34. | 1530 |
Solve for x: -3(x + 13) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -7 |
Solve for x: 8x + -28 = -180 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -19 |
Solve for x: -9x + -1 = 62 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -7 |
Solve: -7x + -9 < -149 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 20 |
Simplify 55/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is 192 ÷ 16? | Divide evenly. | Divide 192 by 16. | 12 |
Solve for x: -3x + -1 = 32 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
What is 76 + 185? | Add the two numbers. | Add 76 and 185. | 261 |
What is 207 ÷ 23? | Divide evenly. | Divide 207 by 23. | 9 |
What is -11 × -58? | Multiply the numbers. | Multiply -11 by -58. | 638 |
Solve: -8x + 13 ≥ 77 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -8 |
What is 119 - -7? | Subtract the second number from the first. | Subtract -7 from 119. | 126 |
What is 84 ÷ -7? | Divide evenly. | Divide 84 by -7. | -12 |
If each item costs 9 dollars and the total cost is 99, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 11 |
What is 144 - -202? | Subtract the second number from the first. | Subtract -202 from 144. | 346 |
Solve for x: -2x + -14 = -26 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 6 |
What is 300 ÷ -30? | Divide evenly. | Divide 300 by -30. | -10 |
Solve: 9x + 6 ≥ 78 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 8 |
What is 137 - -277? | Subtract the second number from the first. | Subtract -277 from 137. | 414 |
What is 126 ÷ 21? | Divide evenly. | Divide 126 by 21. | 6 |
Solve: -7x + -2 < 110 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -16 |
Solve for x: -1(x + 8) = -9 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
What is 41 × 57? | Multiply the numbers. | Multiply 41 by 57. | 2337 |
What is 223 - 216? | Subtract the second number from the first. | Subtract 216 from 223. | 7 |
What is 260 ÷ 20? | Divide evenly. | Divide 260 by 20. | 13 |
If each item costs 20 dollars and the total cost is -340, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -17 |
What is 87 - 212? | Subtract the second number from the first. | Subtract 212 from 87. | -125 |
If each item costs -7 dollars and the total cost is -56, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 8 |
What is 7^2? | Evaluate the integer exponent. | Multiply 7 by itself 2 times (0th power = 1). | 49 |
What is -33 × -44? | Multiply the numbers. | Multiply -33 by -44. | 1452 |
What is -7^5? | Evaluate the integer exponent. | Multiply -7 by itself 5 times (0th power = 1). | -16807 |
What is -262 - 158? | Subtract the second number from the first. | Subtract 158 from -262. | -420 |
What is 4^1? | Evaluate the integer exponent. | Multiply 4 by itself 1 times (0th power = 1). | 4 |
What is 43 × 29? | Multiply the numbers. | Multiply 43 by 29. | 1247 |
What is 210 - 112? | Subtract the second number from the first. | Subtract 112 from 210. | 98 |
What is -3^0? | Evaluate the integer exponent. | Multiply -3 by itself 0 times (0th power = 1). | 1 |
Solve: -1x + 4 ≤ 6 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -2 |
If each item costs 4 dollars and the total cost is 84, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 21 |
What is 85 - 180? | Subtract the second number from the first. | Subtract 180 from 85. | -95 |
If each item costs 19 dollars and the total cost is -190, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -10 |
What is -14 ÷ 2? | Divide evenly. | Divide -14 by 2. | -7 |
What is 3^1? | Evaluate the integer exponent. | Multiply 3 by itself 1 times (0th power = 1). | 3 |
What is -86 - 190? | Subtract the second number from the first. | Subtract 190 from -86. | -276 |
If each item costs 18 dollars and the total cost is -162, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -9 |
Simplify 8/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 1 |
Solve for x: 1(x + -10) = -8 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 2 |
If each item costs 6 dollars and the total cost is -102, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -17 |
What is -4 × -28? | Multiply the numbers. | Multiply -4 by -28. | 112 |
Solve for x: -6(x + 5) = 18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
Simplify 30/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 2 |
Solve for x: 7(x + 6) = 126 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 12 |
What is 8^4? | Evaluate the integer exponent. | Multiply 8 by itself 4 times (0th power = 1). | 4096 |
Solve for x: -8x + 9 = -119 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 16 |
What is -60 × 0? | Multiply the numbers. | Multiply -60 by 0. | 0 |
What is 437 ÷ -23? | Divide evenly. | Divide 437 by -23. | -19 |
What is 6^2? | Evaluate the integer exponent. | Multiply 6 by itself 2 times (0th power = 1). | 36 |
Solve: -4x + 3 > 51 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -12 |
Solve for x: 5(x + 9) = 70 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 5 |
Solve: -3x + 2 ≥ -25 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.