question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 2^5? | Evaluate the integer exponent. | Multiply 2 by itself 5 times (0th power = 1). | 32 |
What is -133 - -93? | Subtract the second number from the first. | Subtract -93 from -133. | -40 |
What is 76 - 217? | Subtract the second number from the first. | Subtract 217 from 76. | -141 |
What is -3^4? | Evaluate the integer exponent. | Multiply -3 by itself 4 times (0th power = 1). | 81 |
What is 299 - -283? | Subtract the second number from the first. | Subtract -283 from 299. | 582 |
What is -285 + -106? | Add the two numbers. | Add -285 and -106. | -391 |
What is -7^2? | Evaluate the integer exponent. | Multiply -7 by itself 2 times (0th power = 1). | 49 |
What is 285 + -12? | Add the two numbers. | Add 285 and -12. | 273 |
Solve for x: 7(x + 6) = 35 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -1 |
Simplify 72/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
Solve for x: -4(x + -11) = 52 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -2 |
Solve for x: 3x + 9 = -33 | 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 27 × -40? | Multiply the numbers. | Multiply 27 by -40. | -1080 |
What is 214 - -177? | Subtract the second number from the first. | Subtract -177 from 214. | 391 |
Solve: -2x + -14 > -36 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 11 |
If each item costs -10 dollars and the total cost is -200, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 20 |
Solve for x: 7x + -5 = 37 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 6 |
Solve for x: 7x + 24 = 24 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 0 |
What is -1^4? | Evaluate the integer exponent. | Multiply -1 by itself 4 times (0th power = 1). | 1 |
Solve for x: 4x + 27 = 15 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -3 |
If each item costs 3 dollars and the total cost is -33, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -11 |
Solve for x: 4x + -18 = -86 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -17 |
Simplify -55/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
Simplify -60/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -10 |
If each item costs 7 dollars and the total cost is 77, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 11 |
Solve for x: 9x + -6 = 48 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 6 |
What is 46 ÷ 23? | Divide evenly. | Divide 46 by 23. | 2 |
What is -7^2? | Evaluate the integer exponent. | Multiply -7 by itself 2 times (0th power = 1). | 49 |
Simplify -99/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
Simplify -12/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -1 |
If each item costs 19 dollars and the total cost is 190, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 10 |
What is -243 + -177? | Add the two numbers. | Add -243 and -177. | -420 |
What is -231 + -268? | Add the two numbers. | Add -231 and -268. | -499 |
What is -36 × 21? | Multiply the numbers. | Multiply -36 by 21. | -756 |
Simplify 66/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
What is 2^0? | Evaluate the integer exponent. | Multiply 2 by itself 0 times (0th power = 1). | 1 |
If each item costs -9 dollars and the total cost is -189, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 21 |
Simplify 84/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 7 |
What is 5^5? | Evaluate the integer exponent. | Multiply 5 by itself 5 times (0th power = 1). | 3125 |
Solve: -8x + 1 > -23 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 3 |
If each item costs 12 dollars and the total cost is 240, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 20 |
What is -50 × -12? | Multiply the numbers. | Multiply -50 by -12. | 600 |
If each item costs -6 dollars and the total cost is -66, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 11 |
What is -281 - 226? | Subtract the second number from the first. | Subtract 226 from -281. | -507 |
What is 5^5? | Evaluate the integer exponent. | Multiply 5 by itself 5 times (0th power = 1). | 3125 |
What is -57 × -56? | Multiply the numbers. | Multiply -57 by -56. | 3192 |
If each item costs -8 dollars and the total cost is 48, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -6 |
Solve for x: -4x + -9 = 55 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -16 |
What is 108 ÷ -18? | Divide evenly. | Divide 108 by -18. | -6 |
What is -7^2? | Evaluate the integer exponent. | Multiply -7 by itself 2 times (0th power = 1). | 49 |
What is -50 ÷ -25? | Divide evenly. | Divide -50 by -25. | 2 |
Solve: -1x + 15 ≥ 11 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 4 |
What is -6^3? | Evaluate the integer exponent. | Multiply -6 by itself 3 times (0th power = 1). | -216 |
Solve: -3x + -18 < 42 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -20 |
Simplify -42/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
What is -399 ÷ 21? | Divide evenly. | Divide -399 by 21. | -19 |
What is -54 + -66? | Add the two numbers. | Add -54 and -66. | -120 |
If each item costs -10 dollars and the total cost is -90, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 9 |
Simplify -52/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -4 |
Solve for x: -2(x + 13) = -52 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 13 |
Solve for x: 1(x + 12) = 19 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 7 |
If each item costs 10 dollars and the total cost is -20, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -2 |
Solve: 4x + -15 < 57 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 18 |
What is 26 ÷ 26? | Divide evenly. | Divide 26 by 26. | 1 |
Solve for x: 5(x + 5) = 75 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
What is 45 × -49? | Multiply the numbers. | Multiply 45 by -49. | -2205 |
Simplify 40/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
What is 29 × 20? | Multiply the numbers. | Multiply 29 by 20. | 580 |
If each item costs -4 dollars and the total cost is 40, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -10 |
Solve for x: -4(x + 5) = 36 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -14 |
Solve for x: 3(x + -8) = 12 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 12 |
Simplify -12/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -6 |
Solve: 7x + -12 < -54 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -6 |
What is 400 ÷ -25? | Divide evenly. | Divide 400 by -25. | -16 |
Simplify 24/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
What is 3^1? | Evaluate the integer exponent. | Multiply 3 by itself 1 times (0th power = 1). | 3 |
Solve for x: 3(x + -5) = 12 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is -206 - 292? | Subtract the second number from the first. | Subtract 292 from -206. | -498 |
Solve for x: 7x + 22 = 57 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 5 |
What is 35 × 47? | Multiply the numbers. | Multiply 35 by 47. | 1645 |
Solve for x: -9x + 26 = -46 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 8 |
What is 52 - -83? | Subtract the second number from the first. | Subtract -83 from 52. | 135 |
What is -49 × -29? | Multiply the numbers. | Multiply -49 by -29. | 1421 |
What is -56 ÷ 8? | Divide evenly. | Divide -56 by 8. | -7 |
Solve for x: 7(x + -10) = 0 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
What is -53 × -56? | Multiply the numbers. | Multiply -53 by -56. | 2968 |
What is -132 - -182? | Subtract the second number from the first. | Subtract -182 from -132. | 50 |
What is 114 + -120? | Add the two numbers. | Add 114 and -120. | -6 |
Solve for x: -9x + 5 = -13 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
Solve for x: -12x + 16 = 208 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -16 |
What is -270 - -107? | Subtract the second number from the first. | Subtract -107 from -270. | -163 |
Solve for x: 7x + 8 = 134 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 18 |
What is -131 + -221? | Add the two numbers. | Add -131 and -221. | -352 |
Solve: 10x + 4 ≤ -166 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -17 |
What is -214 - 0? | Subtract the second number from the first. | Subtract 0 from -214. | -214 |
What is 267 + 84? | Add the two numbers. | Add 267 and 84. | 351 |
Solve: -9x + -16 ≤ -16 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 0 |
Simplify -6/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
Solve for x: -5(x + 9) = -60 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.