question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 16 + -79? | Add the two numbers. | Add 16 and -79. | -63 |
What is 8^0? | Evaluate the integer exponent. | Multiply 8 by itself 0 times (0th power = 1). | 1 |
What is 13 - -123? | Subtract the second number from the first. | Subtract -123 from 13. | 136 |
Simplify -80/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -5 |
Solve for x: -3(x + 12) = -6 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -10 |
If each item costs 15 dollars and the total cost is -90, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -6 |
What is -9 + 10? | Add the two numbers. | Add -9 and 10. | 1 |
What is -15 × 27? | Multiply the numbers. | Multiply -15 by 27. | -405 |
What is 205 - 175? | Subtract the second number from the first. | Subtract 175 from 205. | 30 |
What is -29 × 54? | Multiply the numbers. | Multiply -29 by 54. | -1566 |
Solve: -5x + 5 ≥ 105 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -20 |
What is 26 × 14? | Multiply the numbers. | Multiply 26 by 14. | 364 |
What is 103 + 6? | Add the two numbers. | Add 103 and 6. | 109 |
Solve: -5x + 19 ≥ 9 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 2 |
What is 293 - -132? | Subtract the second number from the first. | Subtract -132 from 293. | 425 |
Solve for x: 7(x + -9) = -140 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -11 |
Solve: -1x + -3 ≤ 10 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -13 |
What is 27 - -289? | Subtract the second number from the first. | Subtract -289 from 27. | 316 |
What is 6^1? | Evaluate the integer exponent. | Multiply 6 by itself 1 times (0th power = 1). | 6 |
Solve for x: 7(x + -8) = -28 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 4 |
What is 258 - 143? | Subtract the second number from the first. | Subtract 143 from 258. | 115 |
If each item costs -2 dollars and the total cost is 14, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -7 |
What is -325 ÷ 25? | Divide evenly. | Divide -325 by 25. | -13 |
If each item costs 6 dollars and the total cost is 108, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 18 |
Solve for x: 10x + 0 = -160 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -16 |
What is 2^2? | Evaluate the integer exponent. | Multiply 2 by itself 2 times (0th power = 1). | 4 |
Solve: 3x + 20 < 47 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 9 |
What is -187 ÷ 11? | Divide evenly. | Divide -187 by 11. | -17 |
What is -60 × -4? | Multiply the numbers. | Multiply -60 by -4. | 240 |
If each item costs -5 dollars and the total cost is -145, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 29 |
If each item costs 2 dollars and the total cost is 8, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 4 |
Solve for x: -7(x + 4) = -91 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is 8^4? | Evaluate the integer exponent. | Multiply 8 by itself 4 times (0th power = 1). | 4096 |
What is -25 + 171? | Add the two numbers. | Add -25 and 171. | 146 |
What is -1 × -54? | Multiply the numbers. | Multiply -1 by -54. | 54 |
What is 216 ÷ -27? | Divide evenly. | Divide 216 by -27. | -8 |
Solve for x: -3(x + 0) = 27 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -9 |
If each item costs 10 dollars and the total cost is 300, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 30 |
If each item costs -9 dollars and the total cost is -126, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 14 |
What is 148 + 22? | Add the two numbers. | Add 148 and 22. | 170 |
Simplify 75/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
Solve: -10x + 15 ≤ -135 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 15 |
If each item costs 17 dollars and the total cost is 102, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 6 |
What is -32 × 58? | Multiply the numbers. | Multiply -32 by 58. | -1856 |
Solve for x: 5(x + 8) = 15 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -5 |
Solve for x: 7(x + 1) = 21 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 2 |
Solve: -6x + -11 ≤ -89 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 13 |
Solve for x: -5x + -17 = -117 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 20 |
What is -18 + -269? | Add the two numbers. | Add -18 and -269. | -287 |
Simplify -77/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -7 |
Solve for x: -5(x + -6) = -15 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is -54 × -29? | Multiply the numbers. | Multiply -54 by -29. | 1566 |
Solve for x: 6(x + -14) = -30 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is -1 × -52? | Multiply the numbers. | Multiply -1 by -52. | 52 |
What is -7^0? | Evaluate the integer exponent. | Multiply -7 by itself 0 times (0th power = 1). | 1 |
What is 260 + -174? | Add the two numbers. | Add 260 and -174. | 86 |
Solve for x: 2x + 0 = -28 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -14 |
What is -27 ÷ 27? | Divide evenly. | Divide -27 by 27. | -1 |
What is 54 ÷ 18? | Divide evenly. | Divide 54 by 18. | 3 |
Solve: -8x + -15 < 49 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -8 |
Solve for x: -5(x + 5) = 40 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
Simplify -45/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
Solve: 7x + -17 > -3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 2 |
What is -1^4? | Evaluate the integer exponent. | Multiply -1 by itself 4 times (0th power = 1). | 1 |
What is 23 - -169? | Subtract the second number from the first. | Subtract -169 from 23. | 192 |
What is -44 - -175? | Subtract the second number from the first. | Subtract -175 from -44. | 131 |
Solve for x: 1x + 7 = -8 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -15 |
What is 18 ÷ -9? | Divide evenly. | Divide 18 by -9. | -2 |
Solve: -8x + -10 > 110 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -15 |
Solve for x: -1(x + 0) = 13 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
Simplify 35/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 7 |
Solve for x: 2x + -9 = 9 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 9 |
If each item costs -10 dollars and the total cost is 30, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -3 |
If each item costs 7 dollars and the total cost is -91, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -13 |
What is 47 × -27? | Multiply the numbers. | Multiply 47 by -27. | -1269 |
Solve: -5x + -6 ≥ -81 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 15 |
What is 295 - -158? | Subtract the second number from the first. | Subtract -158 from 295. | 453 |
Solve: -7x + 6 < 111 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -15 |
Solve: -1x + -3 ≤ 3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -6 |
What is -4^0? | Evaluate the integer exponent. | Multiply -4 by itself 0 times (0th power = 1). | 1 |
Solve for x: -5x + -15 = -25 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
What is -54 ÷ -18? | Divide evenly. | Divide -54 by -18. | 3 |
If each item costs 4 dollars and the total cost is 64, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 16 |
If each item costs 18 dollars and the total cost is -36, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -2 |
What is 2^4? | Evaluate the integer exponent. | Multiply 2 by itself 4 times (0th power = 1). | 16 |
What is 448 ÷ 28? | Divide evenly. | Divide 448 by 28. | 16 |
Solve for x: -4x + 30 = -14 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 11 |
If each item costs 6 dollars and the total cost is 0, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 0 |
Solve for x: -4(x + -12) = 24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 6 |
Solve for x: -4x + 20 = 32 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -3 |
What is 64 ÷ 8? | Divide evenly. | Divide 64 by 8. | 8 |
What is -297 + -285? | Add the two numbers. | Add -297 and -285. | -582 |
Solve for x: -2x + -9 = 19 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -14 |
What is -1^0? | Evaluate the integer exponent. | Multiply -1 by itself 0 times (0th power = 1). | 1 |
What is 348 ÷ -29? | Divide evenly. | Divide 348 by -29. | -12 |
What is 221 - 39? | Subtract the second number from the first. | Subtract 39 from 221. | 182 |
What is 2^0? | Evaluate the integer exponent. | Multiply 2 by itself 0 times (0th power = 1). | 1 |
What is 54 × -27? | Multiply the numbers. | Multiply 54 by -27. | -1458 |
Simplify 70/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is -1^5? | Evaluate the integer exponent. | Multiply -1 by itself 5 times (0th power = 1). | -1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.