question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 8^3? | Evaluate the integer exponent. | Multiply 8 by itself 3 times (0th power = 1). | 512 |
Simplify -36/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
What is -80 + -171? | Add the two numbers. | Add -80 and -171. | -251 |
What is -70 ÷ 14? | Divide evenly. | Divide -70 by 14. | -5 |
What is -352 ÷ 22? | Divide evenly. | Divide -352 by 22. | -16 |
If each item costs -2 dollars and the total cost is -42, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 21 |
What is -104 ÷ 8? | Divide evenly. | Divide -104 by 8. | -13 |
What is -270 ÷ 18? | Divide evenly. | Divide -270 by 18. | -15 |
What is -299 ÷ 23? | Divide evenly. | Divide -299 by 23. | -13 |
What is -203 + 19? | Add the two numbers. | Add -203 and 19. | -184 |
What is 84 + -118? | Add the two numbers. | Add 84 and -118. | -34 |
Simplify 0/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 0 |
Solve for x: -1x + 3 = -14 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 17 |
Simplify 27/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 9 |
What is 168 + 286? | Add the two numbers. | Add 168 and 286. | 454 |
What is -11 × -8? | Multiply the numbers. | Multiply -11 by -8. | 88 |
What is 50 × -46? | Multiply the numbers. | Multiply 50 by -46. | -2300 |
Simplify 12/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 4 |
Simplify -20/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
Solve for x: 4(x + 12) = 76 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 7 |
Solve for x: 10x + 7 = 107 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 10 |
What is -126 - 220? | Subtract the second number from the first. | Subtract 220 from -126. | -346 |
What is -2^0? | Evaluate the integer exponent. | Multiply -2 by itself 0 times (0th power = 1). | 1 |
Simplify 50/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is 4^2? | Evaluate the integer exponent. | Multiply 4 by itself 2 times (0th power = 1). | 16 |
What is 6^3? | Evaluate the integer exponent. | Multiply 6 by itself 3 times (0th power = 1). | 216 |
What is 40 + -83? | Add the two numbers. | Add 40 and -83. | -43 |
What is 95 + 81? | Add the two numbers. | Add 95 and 81. | 176 |
Simplify -15/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -1 |
If each item costs 9 dollars and the total cost is 243, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 27 |
What is -22 + -190? | Add the two numbers. | Add -22 and -190. | -212 |
What is -30 × -26? | Multiply the numbers. | Multiply -30 by -26. | 780 |
Solve for x: 11x + -12 = -12 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 0 |
Simplify 20/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is -156 ÷ 12? | Divide evenly. | Divide -156 by 12. | -13 |
What is 121 ÷ -11? | Divide evenly. | Divide 121 by -11. | -11 |
What is -49 + -128? | Add the two numbers. | Add -49 and -128. | -177 |
Simplify -20/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -10 |
What is 21 ÷ 3? | Divide evenly. | Divide 21 by 3. | 7 |
What is -3^3? | Evaluate the integer exponent. | Multiply -3 by itself 3 times (0th power = 1). | -27 |
Solve for x: -6(x + -7) = 78 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -6 |
Simplify 66/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 11 |
What is 3^0? | Evaluate the integer exponent. | Multiply 3 by itself 0 times (0th power = 1). | 1 |
What is 54 × -26? | Multiply the numbers. | Multiply 54 by -26. | -1404 |
What is -177 + -102? | Add the two numbers. | Add -177 and -102. | -279 |
What is 159 + 114? | Add the two numbers. | Add 159 and 114. | 273 |
Solve for x: 3(x + 11) = 60 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
Solve for x: -6(x + 1) = -66 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
What is 40 × 36? | Multiply the numbers. | Multiply 40 by 36. | 1440 |
Solve for x: 3(x + -14) = 3 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 15 |
Solve: 1x + 0 ≤ 11 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 11 |
What is -130 - -2? | Subtract the second number from the first. | Subtract -2 from -130. | -128 |
What is -4^4? | Evaluate the integer exponent. | Multiply -4 by itself 4 times (0th power = 1). | 256 |
What is 174 + -108? | Add the two numbers. | Add 174 and -108. | 66 |
What is 46 × -13? | Multiply the numbers. | Multiply 46 by -13. | -598 |
What is -77 ÷ 11? | Divide evenly. | Divide -77 by 11. | -7 |
Simplify -99/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is 8^3? | Evaluate the integer exponent. | Multiply 8 by itself 3 times (0th power = 1). | 512 |
What is -34 ÷ 17? | Divide evenly. | Divide -34 by 17. | -2 |
What is 69 - 152? | Subtract the second number from the first. | Subtract 152 from 69. | -83 |
What is 186 + 124? | Add the two numbers. | Add 186 and 124. | 310 |
What is 254 - 114? | Subtract the second number from the first. | Subtract 114 from 254. | 140 |
What is 6^3? | Evaluate the integer exponent. | Multiply 6 by itself 3 times (0th power = 1). | 216 |
What is -17 × -19? | Multiply the numbers. | Multiply -17 by -19. | 323 |
If each item costs 19 dollars and the total cost is -323, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -17 |
Solve: 7x + 14 > -126 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -20 |
Solve: 9x + 20 ≥ -16 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -4 |
What is 230 + -159? | Add the two numbers. | Add 230 and -159. | 71 |
What is 87 ÷ -29? | Divide evenly. | Divide 87 by -29. | -3 |
What is -126 ÷ 18? | Divide evenly. | Divide -126 by 18. | -7 |
Simplify 30/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
If each item costs 14 dollars and the total cost is 420, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 30 |
Solve for x: -5(x + -4) = 80 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -12 |
Solve for x: -4(x + -8) = 32 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 0 |
Simplify -126/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
Simplify -160/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -10 |
Simplify 8/1 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
Simplify -20/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
Solve for x: 11x + 1 = 34 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 3 |
If each item costs -7 dollars and the total cost is 112, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -16 |
Solve: -2x + -7 < -21 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 7 |
Solve for x: -12x + -14 = 94 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -9 |
Simplify 40/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 4 |
Solve for x: 4(x + 13) = 56 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
What is 3^4? | Evaluate the integer exponent. | Multiply 3 by itself 4 times (0th power = 1). | 81 |
Solve for x: -5x + -6 = -61 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 11 |
What is 277 - -83? | Subtract the second number from the first. | Subtract -83 from 277. | 360 |
Simplify -27/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
Solve: 5x + 5 ≥ 90 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 17 |
What is 296 + -18? | Add the two numbers. | Add 296 and -18. | 278 |
Solve: 2x + 14 > -12 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -13 |
What is -89 + -297? | Add the two numbers. | Add -89 and -297. | -386 |
Solve: 2x + -13 > 5 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 9 |
Solve for x: 12x + 30 = -6 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -3 |
What is -108 + -254? | Add the two numbers. | Add -108 and -254. | -362 |
What is -3^3? | Evaluate the integer exponent. | Multiply -3 by itself 3 times (0th power = 1). | -27 |
What is -36 - -16? | Subtract the second number from the first. | Subtract -16 from -36. | -20 |
What is -78 ÷ -26? | Divide evenly. | Divide -78 by -26. | 3 |
Solve for x: 12x + -2 = 22 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
Simplify 144/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.