question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 8 + 101? | Add the two numbers. | Add 8 and 101. | 109 |
Simplify -40/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -5 |
If each item costs 20 dollars and the total cost is -100, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -5 |
What is 5^3? | Evaluate the integer exponent. | Multiply 5 by itself 3 times (0th power = 1). | 125 |
If each item costs -4 dollars and the total cost is 28, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -7 |
If each item costs -2 dollars and the total cost is 10, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -5 |
What is -10 + -201? | Add the two numbers. | Add -10 and -201. | -211 |
Solve for x: -3(x + 11) = -39 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 2 |
What is 137 + 68? | Add the two numbers. | Add 137 and 68. | 205 |
Solve: 5x + 20 ≥ 60 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 8 |
Simplify -54/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -6 |
What is -144 - 38? | Subtract the second number from the first. | Subtract 38 from -144. | -182 |
What is -267 - -58? | Subtract the second number from the first. | Subtract -58 from -267. | -209 |
Solve for x: 4x + -25 = 35 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 15 |
What is 141 + -40? | Add the two numbers. | Add 141 and -40. | 101 |
What is -50 × 29? | Multiply the numbers. | Multiply -50 by 29. | -1450 |
Solve: -10x + -12 ≥ 168 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -18 |
What is 44 × -58? | Multiply the numbers. | Multiply 44 by -58. | -2552 |
Simplify 49/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 7 |
What is 6^4? | Evaluate the integer exponent. | Multiply 6 by itself 4 times (0th power = 1). | 1296 |
Solve for x: -7(x + 1) = 84 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
Solve for x: 4x + 11 = 83 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 18 |
What is 248 - -15? | Subtract the second number from the first. | Subtract -15 from 248. | 263 |
What is -103 - 270? | Subtract the second number from the first. | Subtract 270 from -103. | -373 |
What is 56 ÷ 8? | Divide evenly. | Divide 56 by 8. | 7 |
What is -240 ÷ -30? | Divide evenly. | Divide -240 by -30. | 8 |
What is -16 × 0? | Multiply the numbers. | Multiply -16 by 0. | 0 |
What is 230 ÷ -23? | Divide evenly. | Divide 230 by -23. | -10 |
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: -7(x + 10) = 0 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -10 |
If each item costs 5 dollars and the total cost is 65, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 13 |
What is 8^4? | Evaluate the integer exponent. | Multiply 8 by itself 4 times (0th power = 1). | 4096 |
Solve: -5x + 0 ≤ 100 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -20 |
Solve: -7x + -13 < 29 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -6 |
Solve for x: -2x + -14 = -46 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 16 |
Simplify -104/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -8 |
Solve for x: -4(x + 13) = -84 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 8 |
What is 77 - 49? | Subtract the second number from the first. | Subtract 49 from 77. | 28 |
What is 52 + -290? | Add the two numbers. | Add 52 and -290. | -238 |
What is 290 + 88? | Add the two numbers. | Add 290 and 88. | 378 |
What is -203 + 76? | Add the two numbers. | Add -203 and 76. | -127 |
Simplify -108/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -12 |
Solve for x: 1(x + 11) = 10 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -1 |
Solve: 2x + -16 ≤ -48 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -16 |
What is 2^1? | Evaluate the integer exponent. | Multiply 2 by itself 1 times (0th power = 1). | 2 |
Solve for x: 7(x + 7) = -42 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
What is 5^1? | Evaluate the integer exponent. | Multiply 5 by itself 1 times (0th power = 1). | 5 |
What is 80 ÷ 20? | Divide evenly. | Divide 80 by 20. | 4 |
If each item costs 19 dollars and the total cost is -95, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -5 |
What is 25 - -205? | Subtract the second number from the first. | Subtract -205 from 25. | 230 |
What is 110 ÷ 11? | Divide evenly. | Divide 110 by 11. | 10 |
Solve for x: 9x + 21 = -132 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -17 |
What is -8^2? | Evaluate the integer exponent. | Multiply -8 by itself 2 times (0th power = 1). | 64 |
Solve: 10x + 1 < 201 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 20 |
What is -187 + 214? | Add the two numbers. | Add -187 and 214. | 27 |
Simplify -96/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -6 |
What is -10 - 138? | Subtract the second number from the first. | Subtract 138 from -10. | -148 |
Solve for x: -7x + 12 = 145 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -19 |
What is 1^1? | Evaluate the integer exponent. | Multiply 1 by itself 1 times (0th power = 1). | 1 |
Simplify -3/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -1 |
Solve for x: -6(x + 7) = -24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -3 |
Solve: 6x + -4 < -40 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -6 |
What is 26 - 295? | Subtract the second number from the first. | Subtract 295 from 26. | -269 |
What is 17 × -3? | Multiply the numbers. | Multiply 17 by -3. | -51 |
Solve for x: -6(x + -15) = 24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is -7 × -48? | Multiply the numbers. | Multiply -7 by -48. | 336 |
What is -150 ÷ -15? | Divide evenly. | Divide -150 by -15. | 10 |
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 -8^4? | Evaluate the integer exponent. | Multiply -8 by itself 4 times (0th power = 1). | 4096 |
What is 227 - -137? | Subtract the second number from the first. | Subtract -137 from 227. | 364 |
Solve for x: 10x + 30 = -170 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -20 |
If each item costs -3 dollars and the total cost is -90, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 30 |
If each item costs -3 dollars and the total cost is -57, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 19 |
Simplify -11/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -1 |
Solve for x: 5(x + -2) = 25 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 7 |
What is 164 + -99? | Add the two numbers. | Add 164 and -99. | 65 |
What is 18 × 45? | Multiply the numbers. | Multiply 18 by 45. | 810 |
What is -24 ÷ -4? | Divide evenly. | Divide -24 by -4. | 6 |
Simplify -63/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -7 |
What is -58 × -5? | Multiply the numbers. | Multiply -58 by -5. | 290 |
What is 200 ÷ -10? | Divide evenly. | Divide 200 by -10. | -20 |
If each item costs 4 dollars and the total cost is 36, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 9 |
Solve for x: -4x + 5 = -71 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 19 |
What is -9 ÷ 9? | Divide evenly. | Divide -9 by 9. | -1 |
Solve: -1x + -12 > -2 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -10 |
What is -136 + 197? | Add the two numbers. | Add -136 and 197. | 61 |
What is -49 - 97? | Subtract the second number from the first. | Subtract 97 from -49. | -146 |
What is 41 × -38? | Multiply the numbers. | Multiply 41 by -38. | -1558 |
Solve: 4x + -3 > 25 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 7 |
If each item costs 19 dollars and the total cost is 494, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 26 |
What is 50 × 0? | Multiply the numbers. | Multiply 50 by 0. | 0 |
What is -6^2? | Evaluate the integer exponent. | Multiply -6 by itself 2 times (0th power = 1). | 36 |
What is 6^2? | Evaluate the integer exponent. | Multiply 6 by itself 2 times (0th power = 1). | 36 |
What is 108 + 223? | Add the two numbers. | Add 108 and 223. | 331 |
What is 37 × 31? | Multiply the numbers. | Multiply 37 by 31. | 1147 |
What is 3 × 51? | Multiply the numbers. | Multiply 3 by 51. | 153 |
Solve for x: 5(x + -13) = -20 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is 39 ÷ 13? | Divide evenly. | Divide 39 by 13. | 3 |
If each item costs 15 dollars and the total cost is 45, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 3 |
What is -213 - -59? | Subtract the second number from the first. | Subtract -59 from -213. | -154 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.