question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 240 ÷ 24? | Divide evenly. | Divide 240 by 24. | 10 |
Simplify 0/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 0 |
What is 81 ÷ 9? | Divide evenly. | Divide 81 by 9. | 9 |
What is 238 + -67? | Add the two numbers. | Add 238 and -67. | 171 |
What is -119 - 292? | Subtract the second number from the first. | Subtract 292 from -119. | -411 |
Solve for x: 4x + -11 = 41 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 13 |
If each item costs 2 dollars and the total cost is 26, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 13 |
What is 189 - 31? | Subtract the second number from the first. | Subtract 31 from 189. | 158 |
Solve for x: -5x + -28 = 42 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -14 |
Solve for x: -2x + -4 = -6 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 1 |
What is 0 ÷ -4? | Divide evenly. | Divide 0 by -4. | 0 |
Simplify -128/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -8 |
What is -143 - 255? | Subtract the second number from the first. | Subtract 255 from -143. | -398 |
If each item costs -10 dollars and the total cost is -180, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 18 |
Solve: 4x + -10 ≥ 46 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 14 |
Simplify 2/1 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 2 |
Solve: 8x + -6 ≥ -150 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -18 |
What is -289 + -43? | Add the two numbers. | Add -289 and -43. | -332 |
Solve: 6x + 16 < 28 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 2 |
What is 0 × -51? | Multiply the numbers. | Multiply 0 by -51. | 0 |
Simplify 77/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 7 |
Simplify 77/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 11 |
What is -7^2? | Evaluate the integer exponent. | Multiply -7 by itself 2 times (0th power = 1). | 49 |
What is 54 + -252? | Add the two numbers. | Add 54 and -252. | -198 |
Simplify -42/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -7 |
What is 108 - 299? | Subtract the second number from the first. | Subtract 299 from 108. | -191 |
What is 3^5? | Evaluate the integer exponent. | Multiply 3 by itself 5 times (0th power = 1). | 243 |
What is -6^5? | Evaluate the integer exponent. | Multiply -6 by itself 5 times (0th power = 1). | -7776 |
What is -109 - -125? | Subtract the second number from the first. | Subtract -125 from -109. | 16 |
Solve: -8x + 13 ≤ -19 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 4 |
What is -3^3? | Evaluate the integer exponent. | Multiply -3 by itself 3 times (0th power = 1). | -27 |
What is 5^1? | Evaluate the integer exponent. | Multiply 5 by itself 1 times (0th power = 1). | 5 |
Solve for x: -2(x + -14) = 54 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
Solve for x: 1x + 4 = -12 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -16 |
Solve: -3x + 3 < -51 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 18 |
If each item costs 16 dollars and the total cost is 16, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 1 |
What is 59 × -35? | Multiply the numbers. | Multiply 59 by -35. | -2065 |
What is -22 × -43? | Multiply the numbers. | Multiply -22 by -43. | 946 |
Simplify -120/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -12 |
Solve: 4x + 14 < 70 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 14 |
What is 40 ÷ 20? | Divide evenly. | Divide 40 by 20. | 2 |
What is 59 × -40? | Multiply the numbers. | Multiply 59 by -40. | -2360 |
What is 230 - -38? | Subtract the second number from the first. | Subtract -38 from 230. | 268 |
If each item costs -8 dollars and the total cost is -144, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 18 |
Simplify -5/1 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -5 |
Solve for x: 11x + 6 = 39 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 3 |
Solve: 8x + 11 < -29 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -5 |
What is 23 ÷ -23? | Divide evenly. | Divide 23 by -23. | -1 |
What is -6^2? | Evaluate the integer exponent. | Multiply -6 by itself 2 times (0th power = 1). | 36 |
Solve: -4x + 9 < 25 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -4 |
What is 7^4? | Evaluate the integer exponent. | Multiply 7 by itself 4 times (0th power = 1). | 2401 |
What is -4^1? | Evaluate the integer exponent. | Multiply -4 by itself 1 times (0th power = 1). | -4 |
What is 110 ÷ -22? | Divide evenly. | Divide 110 by -22. | -5 |
What is -31 × -16? | Multiply the numbers. | Multiply -31 by -16. | 496 |
What is 60 ÷ -3? | Divide evenly. | Divide 60 by -3. | -20 |
Solve for x: 1(x + 14) = 16 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 2 |
Simplify 0/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 0 |
Simplify 96/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 12 |
Solve for x: 2x + -7 = -41 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -17 |
What is 266 ÷ 19? | Divide evenly. | Divide 266 by 19. | 14 |
Solve for x: -6(x + -8) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is -5^3? | Evaluate the integer exponent. | Multiply -5 by itself 3 times (0th power = 1). | -125 |
Solve: 5x + 11 < 46 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 7 |
What is 224 + 94? | Add the two numbers. | Add 224 and 94. | 318 |
What is -420 ÷ -21? | Divide evenly. | Divide -420 by -21. | 20 |
Solve: 4x + -3 ≥ -27 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -6 |
Solve for x: 12x + 0 = -96 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
What is -141 - -146? | Subtract the second number from the first. | Subtract -146 from -141. | 5 |
What is 14 × -10? | Multiply the numbers. | Multiply 14 by -10. | -140 |
Solve: 8x + -5 > 67 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 9 |
Solve: 2x + -3 > 27 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 15 |
What is 291 - 1? | Subtract the second number from the first. | Subtract 1 from 291. | 290 |
What is 7 × 34? | Multiply the numbers. | Multiply 7 by 34. | 238 |
What is -189 - -120? | Subtract the second number from the first. | Subtract -120 from -189. | -69 |
Solve for x: 6(x + -1) = 60 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is -56 × -25? | Multiply the numbers. | Multiply -56 by -25. | 1400 |
If each item costs -4 dollars and the total cost is -104, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 26 |
Solve for x: -1(x + -12) = 7 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 5 |
What is -190 + 167? | Add the two numbers. | Add -190 and 167. | -23 |
Solve for x: -1x + 0 = 20 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -20 |
Solve: 10x + -17 ≤ 83 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 10 |
Solve for x: -5(x + -3) = 0 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 3 |
What is 169 ÷ -13? | Divide evenly. | Divide 169 by -13. | -13 |
What is 20 × 32? | Multiply the numbers. | Multiply 20 by 32. | 640 |
Simplify 0/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 0 |
Simplify 84/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 12 |
What is -175 - 189? | Subtract the second number from the first. | Subtract 189 from -175. | -364 |
Solve for x: -2(x + 1) = 14 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
What is -33 - 70? | Subtract the second number from the first. | Subtract 70 from -33. | -103 |
Simplify 64/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
Simplify -24/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
Simplify -88/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -8 |
Solve: 2x + 5 ≤ -1 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -3 |
What is -95 + -54? | Add the two numbers. | Add -95 and -54. | -149 |
What is -231 - -124? | Subtract the second number from the first. | Subtract -124 from -231. | -107 |
What is 103 + -40? | Add the two numbers. | Add 103 and -40. | 63 |
What is -85 ÷ -17? | Divide evenly. | Divide -85 by -17. | 5 |
Solve: 1x + 9 < 11 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 2 |
What is 345 ÷ 23? | Divide evenly. | Divide 345 by 23. | 15 |
What is 105 + 6? | Add the two numbers. | Add 105 and 6. | 111 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.