question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
Simplify -8/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -1 |
Simplify 84/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 12 |
Simplify 80/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 10 |
Solve: 1x + 3 ≥ -12 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -15 |
What is 23 + -249? | Add the two numbers. | Add 23 and -249. | -226 |
What is 4 × 29? | Multiply the numbers. | Multiply 4 by 29. | 116 |
What is 36 + -73? | Add the two numbers. | Add 36 and -73. | -37 |
What is 70 + 129? | Add the two numbers. | Add 70 and 129. | 199 |
Solve for x: 11x + -22 = 88 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 10 |
Solve for x: 2(x + 1) = 6 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 2 |
Solve for x: -4(x + -10) = 36 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
Solve for x: -7(x + 6) = 28 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -10 |
Solve for x: -2(x + 5) = 8 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -9 |
What is 21 × -13? | Multiply the numbers. | Multiply 21 by -13. | -273 |
What is 2^2? | Evaluate the integer exponent. | Multiply 2 by itself 2 times (0th power = 1). | 4 |
What is -30 × -51? | Multiply the numbers. | Multiply -30 by -51. | 1530 |
Solve: -10x + 17 > -33 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 5 |
What is 213 - -218? | Subtract the second number from the first. | Subtract -218 from 213. | 431 |
Solve for x: -3(x + -1) = -27 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
What is -167 + 155? | Add the two numbers. | Add -167 and 155. | -12 |
What is 285 ÷ -15? | Divide evenly. | Divide 285 by -15. | -19 |
Solve: -4x + -11 < -43 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 8 |
What is -340 ÷ -17? | Divide evenly. | Divide -340 by -17. | 20 |
What is -144 ÷ 12? | Divide evenly. | Divide -144 by 12. | -12 |
Solve for x: -5(x + -13) = 45 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 4 |
Solve: 3x + -19 ≥ -13 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 2 |
What is -102 + -226? | Add the two numbers. | Add -102 and -226. | -328 |
Solve: -3x + 9 ≤ 21 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -4 |
What is 92 + -189? | Add the two numbers. | Add 92 and -189. | -97 |
Solve for x: -10x + -29 = -219 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 19 |
What is 30 ÷ 30? | Divide evenly. | Divide 30 by 30. | 1 |
What is 1^3? | Evaluate the integer exponent. | Multiply 1 by itself 3 times (0th power = 1). | 1 |
If each item costs -3 dollars and the total cost is -15, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 5 |
Simplify -143/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
Solve for x: 5x + -3 = 37 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 8 |
What is 40 × 56? | Multiply the numbers. | Multiply 40 by 56. | 2240 |
What is 3^0? | Evaluate the integer exponent. | Multiply 3 by itself 0 times (0th power = 1). | 1 |
Simplify 90/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 9 |
Solve: 7x + -14 < -35 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -3 |
What is -57 × -1? | Multiply the numbers. | Multiply -57 by -1. | 57 |
If each item costs -8 dollars and the total cost is 48, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -6 |
Solve for x: 7x + -27 = -41 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -2 |
What is 3 × -10? | Multiply the numbers. | Multiply 3 by -10. | -30 |
What is -158 + 135? | Add the two numbers. | Add -158 and 135. | -23 |
What is 32 - -96? | Subtract the second number from the first. | Subtract -96 from 32. | 128 |
What is -437 ÷ 23? | Divide evenly. | Divide -437 by 23. | -19 |
What is -5^3? | Evaluate the integer exponent. | Multiply -5 by itself 3 times (0th power = 1). | -125 |
What is 33 ÷ -11? | Divide evenly. | Divide 33 by -11. | -3 |
What is -26 - -70? | Subtract the second number from the first. | Subtract -70 from -26. | 44 |
What is -48 × 46? | Multiply the numbers. | Multiply -48 by 46. | -2208 |
What is -150 + -154? | Add the two numbers. | Add -150 and -154. | -304 |
Solve for x: 3(x + 9) = 51 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 8 |
What is 46 × -5? | Multiply the numbers. | Multiply 46 by -5. | -230 |
Solve for x: -3(x + -5) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is 288 ÷ -16? | Divide evenly. | Divide 288 by -16. | -18 |
Simplify 45/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
What is 5^1? | Evaluate the integer exponent. | Multiply 5 by itself 1 times (0th power = 1). | 5 |
What is 52 + -65? | Add the two numbers. | Add 52 and -65. | -13 |
What is 3 + -269? | Add the two numbers. | Add 3 and -269. | -266 |
Solve for x: -5x + -28 = -58 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 6 |
What is -183 + -236? | Add the two numbers. | Add -183 and -236. | -419 |
Solve for x: -8x + -3 = 117 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -15 |
What is 19 × -13? | Multiply the numbers. | Multiply 19 by -13. | -247 |
Solve: -1x + -2 ≥ -22 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 20 |
What is -56 × 48? | Multiply the numbers. | Multiply -56 by 48. | -2688 |
What is -151 + 72? | Add the two numbers. | Add -151 and 72. | -79 |
Simplify 42/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
What is -203 + -269? | Add the two numbers. | Add -203 and -269. | -472 |
Simplify -24/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -12 |
Simplify -48/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
What is -48 - 66? | Subtract the second number from the first. | Subtract 66 from -48. | -114 |
Solve for x: 11x + 29 = 238 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 19 |
What is 88 + 89? | Add the two numbers. | Add 88 and 89. | 177 |
What is -4^2? | Evaluate the integer exponent. | Multiply -4 by itself 2 times (0th power = 1). | 16 |
What is 191 - -156? | Subtract the second number from the first. | Subtract -156 from 191. | 347 |
If each item costs -9 dollars and the total cost is 81, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -9 |
Solve: -6x + -19 ≤ -31 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 2 |
What is -155 + -125? | Add the two numbers. | Add -155 and -125. | -280 |
What is 3^0? | Evaluate the integer exponent. | Multiply 3 by itself 0 times (0th power = 1). | 1 |
What is 513 ÷ 27? | Divide evenly. | Divide 513 by 27. | 19 |
What is -43 × -45? | Multiply the numbers. | Multiply -43 by -45. | 1935 |
Solve for x: -2x + 16 = -10 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 13 |
What is 113 + 269? | Add the two numbers. | Add 113 and 269. | 382 |
What is -4^5? | Evaluate the integer exponent. | Multiply -4 by itself 5 times (0th power = 1). | -1024 |
Solve: 3x + 14 < 62 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 16 |
What is -6^2? | Evaluate the integer exponent. | Multiply -6 by itself 2 times (0th power = 1). | 36 |
What is -7^5? | Evaluate the integer exponent. | Multiply -7 by itself 5 times (0th power = 1). | -16807 |
What is -70 - 177? | Subtract the second number from the first. | Subtract 177 from -70. | -247 |
What is 53 × -23? | Multiply the numbers. | Multiply 53 by -23. | -1219 |
What is -264 - -269? | Subtract the second number from the first. | Subtract -269 from -264. | 5 |
What is -198 - -25? | Subtract the second number from the first. | Subtract -25 from -198. | -173 |
What is 10 - -153? | Subtract the second number from the first. | Subtract -153 from 10. | 163 |
If each item costs 9 dollars and the total cost is 144, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 16 |
What is -2^2? | Evaluate the integer exponent. | Multiply -2 by itself 2 times (0th power = 1). | 4 |
If each item costs -6 dollars and the total cost is -60, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 10 |
Solve: -1x + 7 ≤ 23 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -16 |
What is -21 × -3? | Multiply the numbers. | Multiply -21 by -3. | 63 |
Solve for x: -5x + 10 = 45 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -7 |
What is -4^3? | Evaluate the integer exponent. | Multiply -4 by itself 3 times (0th power = 1). | -64 |
Solve for x: -3x + -11 = -8 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.