question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 17 × 9? | Multiply the numbers. | Multiply 17 by 9. | 153 |
If each item costs 11 dollars and the total cost is -66, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -6 |
What is 14 + -233? | Add the two numbers. | Add 14 and -233. | -219 |
Simplify 10/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 2 |
If each item costs 20 dollars and the total cost is -280, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -14 |
What is -4^0? | Evaluate the integer exponent. | Multiply -4 by itself 0 times (0th power = 1). | 1 |
If each item costs -6 dollars and the total cost is 18, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -3 |
What is 31 × -27? | Multiply the numbers. | Multiply 31 by -27. | -837 |
What is -39 × 9? | Multiply the numbers. | Multiply -39 by 9. | -351 |
What is -1 × 35? | Multiply the numbers. | Multiply -1 by 35. | -35 |
What is -198 + 44? | Add the two numbers. | Add -198 and 44. | -154 |
Solve: -6x + -6 < -36 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 5 |
Solve for x: 5x + 5 = -70 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -15 |
Simplify 40/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is 234 ÷ 13? | Divide evenly. | Divide 234 by 13. | 18 |
What is 11 × 53? | Multiply the numbers. | Multiply 11 by 53. | 583 |
Solve: -9x + -1 < -55 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 6 |
What is 48 ÷ -8? | Divide evenly. | Divide 48 by -8. | -6 |
What is -259 - -177? | Subtract the second number from the first. | Subtract -177 from -259. | -82 |
What is -2^5? | Evaluate the integer exponent. | Multiply -2 by itself 5 times (0th power = 1). | -32 |
What is -6 × -55? | Multiply the numbers. | Multiply -6 by -55. | 330 |
Solve for x: 6x + -15 = 63 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 13 |
Solve for x: 12x + 0 = -60 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -5 |
What is 269 + -191? | Add the two numbers. | Add 269 and -191. | 78 |
What is -96 ÷ 12? | Divide evenly. | Divide -96 by 12. | -8 |
What is 292 + 112? | Add the two numbers. | Add 292 and 112. | 404 |
What is 7^2? | Evaluate the integer exponent. | Multiply 7 by itself 2 times (0th power = 1). | 49 |
What is -254 - -92? | Subtract the second number from the first. | Subtract -92 from -254. | -162 |
Solve for x: 2(x + -15) = -14 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 8 |
What is -251 + 101? | Add the two numbers. | Add -251 and 101. | -150 |
Solve for x: -3(x + 6) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 0 |
What is -540 ÷ 27? | Divide evenly. | Divide -540 by 27. | -20 |
What is -24 ÷ 2? | Divide evenly. | Divide -24 by 2. | -12 |
What is -153 - 86? | Subtract the second number from the first. | Subtract 86 from -153. | -239 |
What is 1^1? | Evaluate the integer exponent. | Multiply 1 by itself 1 times (0th power = 1). | 1 |
Solve for x: -5x + -14 = -24 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
What is 6^1? | Evaluate the integer exponent. | Multiply 6 by itself 1 times (0th power = 1). | 6 |
What is 15 ÷ 5? | Divide evenly. | Divide 15 by 5. | 3 |
If each item costs -5 dollars and the total cost is -5, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 1 |
What is -172 - -257? | Subtract the second number from the first. | Subtract -257 from -172. | 85 |
What is 1^2? | Evaluate the integer exponent. | Multiply 1 by itself 2 times (0th power = 1). | 1 |
If each item costs -4 dollars and the total cost is 44, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -11 |
What is 54 ÷ -6? | Divide evenly. | Divide 54 by -6. | -9 |
What is 86 - -156? | Subtract the second number from the first. | Subtract -156 from 86. | 242 |
Solve: 4x + -20 ≤ 32 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 13 |
If each item costs 9 dollars and the total cost is -54, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -6 |
Solve for x: 9x + 28 = 10 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -2 |
Solve: -1x + 10 ≥ 3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 7 |
Solve for x: -7(x + -12) = 42 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 6 |
What is 112 - 228? | Subtract the second number from the first. | Subtract 228 from 112. | -116 |
Solve: -2x + 3 < -13 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 8 |
If each item costs 10 dollars and the total cost is -80, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -8 |
Solve for x: -5(x + 6) = -5 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -5 |
Solve for x: -5(x + -12) = 45 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 3 |
Solve: -7x + 3 ≤ 73 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -10 |
Solve for x: -3(x + 2) = 21 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -9 |
Solve: 8x + -14 > -110 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -12 |
What is -86 - -269? | Subtract the second number from the first. | Subtract -269 from -86. | 183 |
What is 323 ÷ 17? | Divide evenly. | Divide 323 by 17. | 19 |
What is 1 × -10? | Multiply the numbers. | Multiply 1 by -10. | -10 |
What is -38 × -47? | Multiply the numbers. | Multiply -38 by -47. | 1786 |
What is 294 - 226? | Subtract the second number from the first. | Subtract 226 from 294. | 68 |
If each item costs 17 dollars and the total cost is 255, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 15 |
If each item costs 0 dollars and the total cost is 0, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 14 |
Solve for x: -1x + -9 = -20 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 11 |
What is -274 - -47? | Subtract the second number from the first. | Subtract -47 from -274. | -227 |
What is 180 - -109? | Subtract the second number from the first. | Subtract -109 from 180. | 289 |
What is 61 + -237? | Add the two numbers. | Add 61 and -237. | -176 |
Solve for x: 6(x + -11) = -144 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
If each item costs -2 dollars and the total cost is -4, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 2 |
Solve: -2x + -7 > -19 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 6 |
Simplify 16/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
Solve for x: -6(x + 9) = 24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
What is 86 - 17? | Subtract the second number from the first. | Subtract 17 from 86. | 69 |
Solve for x: 4x + -28 = 40 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 17 |
What is 40 × -13? | Multiply the numbers. | Multiply 40 by -13. | -520 |
Simplify -143/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is -54 × -43? | Multiply the numbers. | Multiply -54 by -43. | 2322 |
Simplify 10/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 1 |
If each item costs -6 dollars and the total cost is 72, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -12 |
What is 19 ÷ -19? | Divide evenly. | Divide 19 by -19. | -1 |
What is 43 - -255? | Subtract the second number from the first. | Subtract -255 from 43. | 298 |
Solve for x: -9x + 0 = -117 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 13 |
Simplify 32/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 4 |
Solve for x: -6(x + 4) = 54 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -13 |
Simplify 15/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
What is -271 - 181? | Subtract the second number from the first. | Subtract 181 from -271. | -452 |
Solve for x: 4x + -19 = -79 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -15 |
Solve for x: 9x + -29 = -101 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
Simplify 24/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
What is -50 × -48? | Multiply the numbers. | Multiply -50 by -48. | 2400 |
What is 204 + -206? | Add the two numbers. | Add 204 and -206. | -2 |
What is -26 × 26? | Multiply the numbers. | Multiply -26 by 26. | -676 |
What is -78 ÷ 26? | Divide evenly. | Divide -78 by 26. | -3 |
What is 4^1? | Evaluate the integer exponent. | Multiply 4 by itself 1 times (0th power = 1). | 4 |
What is -11 - 72? | Subtract the second number from the first. | Subtract 72 from -11. | -83 |
Simplify -121/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is 191 - 86? | Subtract the second number from the first. | Subtract 86 from 191. | 105 |
What is 209 - 144? | Subtract the second number from the first. | Subtract 144 from 209. | 65 |
What is 7 × 16? | Multiply the numbers. | Multiply 7 by 16. | 112 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.