question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
Simplify -27/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
Solve for x: -7(x + 12) = -147 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
Solve for x: 7x + 7 = -49 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
What is -78 ÷ -6? | Divide evenly. | Divide -78 by -6. | 13 |
Simplify -39/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
If each item costs 9 dollars and the total cost is 198, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 22 |
What is 3^0? | Evaluate the integer exponent. | Multiply 3 by itself 0 times (0th power = 1). | 1 |
What is -4^1? | Evaluate the integer exponent. | Multiply -4 by itself 1 times (0th power = 1). | -4 |
Solve for x: 1x + -19 = -20 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -1 |
What is -5^4? | Evaluate the integer exponent. | Multiply -5 by itself 4 times (0th power = 1). | 625 |
Solve: -4x + 15 > -21 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 9 |
Solve: 1x + 12 > -5 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -17 |
If each item costs -3 dollars and the total cost is 0, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 0 |
What is 12 × -33? | Multiply the numbers. | Multiply 12 by -33. | -396 |
What is 33 - -114? | Subtract the second number from the first. | Subtract -114 from 33. | 147 |
Solve: 2x + 10 < -18 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -14 |
Solve for x: 6(x + 13) = 96 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 3 |
Solve for x: -1(x + 13) = -9 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -4 |
Solve: 3x + -9 ≥ -66 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -19 |
What is -41 - -3? | Subtract the second number from the first. | Subtract -3 from -41. | -38 |
Solve for x: -12x + 18 = 90 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -6 |
Solve: 5x + 10 ≤ -85 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -19 |
What is 31 - -289? | Subtract the second number from the first. | Subtract -289 from 31. | 320 |
Simplify 22/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 11 |
What is 2^4? | Evaluate the integer exponent. | Multiply 2 by itself 4 times (0th power = 1). | 16 |
What is -138 - 62? | Subtract the second number from the first. | Subtract 62 from -138. | -200 |
Simplify -42/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -6 |
Solve for x: 6(x + 10) = 132 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 12 |
What is 18 - -198? | Subtract the second number from the first. | Subtract -198 from 18. | 216 |
What is -6 × 50? | Multiply the numbers. | Multiply -6 by 50. | -300 |
What is -41 × -12? | Multiply the numbers. | Multiply -41 by -12. | 492 |
What is -30 × 8? | Multiply the numbers. | Multiply -30 by 8. | -240 |
What is 11 ÷ 11? | Divide evenly. | Divide 11 by 11. | 1 |
Solve for x: -9x + -13 = -130 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 13 |
What is 168 ÷ -14? | Divide evenly. | Divide 168 by -14. | -12 |
Solve: 1x + 5 < 19 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 14 |
Solve for x: -6(x + 8) = 24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -12 |
What is 4^3? | Evaluate the integer exponent. | Multiply 4 by itself 3 times (0th power = 1). | 64 |
Solve for x: 8x + -3 = -155 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -19 |
Solve: 7x + 17 ≤ 52 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 5 |
Solve for x: 8(x + 15) = 8 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -14 |
Solve for x: -1(x + 4) = -7 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 3 |
What is -1^1? | Evaluate the integer exponent. | Multiply -1 by itself 1 times (0th power = 1). | -1 |
What is -22 × 1? | Multiply the numbers. | Multiply -22 by 1. | -22 |
What is 111 - 61? | Subtract the second number from the first. | Subtract 61 from 111. | 50 |
Solve: 2x + 18 ≤ 32 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 7 |
What is 3^2? | Evaluate the integer exponent. | Multiply 3 by itself 2 times (0th power = 1). | 9 |
Solve for x: 7x + 5 = -100 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -15 |
Solve: -3x + 17 < 5 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 4 |
What is 278 + 269? | Add the two numbers. | Add 278 and 269. | 547 |
Simplify -8/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -4 |
What is 24 + -291? | Add the two numbers. | Add 24 and -291. | -267 |
What is 1^5? | Evaluate the integer exponent. | Multiply 1 by itself 5 times (0th power = 1). | 1 |
What is -270 - -292? | Subtract the second number from the first. | Subtract -292 from -270. | 22 |
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 |
Solve for x: -11x + 21 = -23 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 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 |
What is -235 - -38? | Subtract the second number from the first. | Subtract -38 from -235. | -197 |
What is 14 ÷ 14? | Divide evenly. | Divide 14 by 14. | 1 |
What is -80 ÷ 10? | Divide evenly. | Divide -80 by 10. | -8 |
Solve: 4x + 8 ≤ -60 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -17 |
Simplify 16/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 2 |
If each item costs 7 dollars and the total cost is -84, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -12 |
If each item costs -1 dollars and the total cost is 19, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -19 |
Solve: 1x + -6 ≥ 3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 9 |
What is -4^4? | Evaluate the integer exponent. | Multiply -4 by itself 4 times (0th power = 1). | 256 |
What is -11 × 21? | Multiply the numbers. | Multiply -11 by 21. | -231 |
What is 3^0? | Evaluate the integer exponent. | Multiply 3 by itself 0 times (0th power = 1). | 1 |
What is 224 + -75? | Add the two numbers. | Add 224 and -75. | 149 |
What is 3^2? | Evaluate the integer exponent. | Multiply 3 by itself 2 times (0th power = 1). | 9 |
Simplify 33/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
What is 155 - -34? | Subtract the second number from the first. | Subtract -34 from 155. | 189 |
If each item costs -5 dollars and the total cost is -130, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 26 |
Solve: -3x + 19 < -17 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 12 |
What is 264 ÷ 22? | Divide evenly. | Divide 264 by 22. | 12 |
What is -244 - 78? | Subtract the second number from the first. | Subtract 78 from -244. | -322 |
What is -493 ÷ -29? | Divide evenly. | Divide -493 by -29. | 17 |
What is -214 + 16? | Add the two numbers. | Add -214 and 16. | -198 |
Solve for x: 1x + 16 = 8 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
What is -161 ÷ 23? | Divide evenly. | Divide -161 by 23. | -7 |
Solve for x: 2x + -20 = -16 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
What is -117 + -49? | Add the two numbers. | Add -117 and -49. | -166 |
What is 45 + 204? | Add the two numbers. | Add 45 and 204. | 249 |
What is 260 + 210? | Add the two numbers. | Add 260 and 210. | 470 |
What is 259 + 250? | Add the two numbers. | Add 259 and 250. | 509 |
Solve: 6x + 0 ≥ 102 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 17 |
What is -64 + 130? | Add the two numbers. | Add -64 and 130. | 66 |
What is -2^0? | Evaluate the integer exponent. | Multiply -2 by itself 0 times (0th power = 1). | 1 |
Solve: 5x + 20 ≥ 45 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 5 |
What is 56 × -52? | Multiply the numbers. | Multiply 56 by -52. | -2912 |
Simplify 0/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 0 |
Simplify 70/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 7 |
What is 88 + -14? | Add the two numbers. | Add 88 and -14. | 74 |
Solve: -5x + 16 < -9 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 5 |
What is 10 ÷ -2? | Divide evenly. | Divide 10 by -2. | -5 |
Solve: -1x + -1 > 3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -4 |
What is -10 - -285? | Subtract the second number from the first. | Subtract -285 from -10. | 275 |
Solve for x: -2x + 2 = -30 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 16 |
What is 2^3? | Evaluate the integer exponent. | Multiply 2 by itself 3 times (0th power = 1). | 8 |
Solve for x: 1x + 28 = 42 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.