question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
Simplify -90/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -10 |
Simplify 1/1 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 1 |
What is 274 - 166? | Subtract the second number from the first. | Subtract 166 from 274. | 108 |
What is -2^1? | Evaluate the integer exponent. | Multiply -2 by itself 1 times (0th power = 1). | -2 |
If each item costs 2 dollars and the total cost is -6, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -3 |
Solve: 10x + 20 > 90 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 7 |
What is -2^2? | Evaluate the integer exponent. | Multiply -2 by itself 2 times (0th power = 1). | 4 |
What is -21 × 31? | Multiply the numbers. | Multiply -21 by 31. | -651 |
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 |
What is 189 - 61? | Subtract the second number from the first. | Subtract 61 from 189. | 128 |
What is 34 - -150? | Subtract the second number from the first. | Subtract -150 from 34. | 184 |
Solve for x: -2x + 9 = 27 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -9 |
Simplify -39/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
Solve for x: 7(x + 3) = 42 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 3 |
What is -291 + -251? | Add the two numbers. | Add -291 and -251. | -542 |
Solve for x: -7x + 27 = 20 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 1 |
Solve for x: 8(x + -6) = -112 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
What is -53 × -22? | Multiply the numbers. | Multiply -53 by -22. | 1166 |
What is -12 × -45? | Multiply the numbers. | Multiply -12 by -45. | 540 |
What is 156 ÷ 13? | Divide evenly. | Divide 156 by 13. | 12 |
What is -47 × -35? | Multiply the numbers. | Multiply -47 by -35. | 1645 |
What is 143 + -238? | Add the two numbers. | Add 143 and -238. | -95 |
What is -56 × 32? | Multiply the numbers. | Multiply -56 by 32. | -1792 |
What is 52 × 35? | Multiply the numbers. | Multiply 52 by 35. | 1820 |
Simplify -18/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
Simplify 96/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
What is 38 × -13? | Multiply the numbers. | Multiply 38 by -13. | -494 |
Solve for x: 2x + -27 = -55 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -14 |
What is 113 - -273? | Subtract the second number from the first. | Subtract -273 from 113. | 386 |
Solve for x: -11x + 30 = 74 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -4 |
Solve: 9x + 16 > -146 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -18 |
Simplify 168/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 12 |
Solve for x: 10x + -12 = -202 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -19 |
What is 66 - -235? | Subtract the second number from the first. | Subtract -235 from 66. | 301 |
What is -72 ÷ -18? | Divide evenly. | Divide -72 by -18. | 4 |
What is 3 × -16? | Multiply the numbers. | Multiply 3 by -16. | -48 |
What is 208 ÷ 13? | Divide evenly. | Divide 208 by 13. | 16 |
What is 39 × 44? | Multiply the numbers. | Multiply 39 by 44. | 1716 |
If each item costs 18 dollars and the total cost is 324, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 18 |
What is -3 × -9? | Multiply the numbers. | Multiply -3 by -9. | 27 |
Solve for x: -3(x + -8) = 39 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -5 |
What is 27 × 59? | Multiply the numbers. | Multiply 27 by 59. | 1593 |
What is 124 + -31? | Add the two numbers. | Add 124 and -31. | 93 |
Solve for x: 11x + 4 = 48 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 4 |
What is 52 × 41? | Multiply the numbers. | Multiply 52 by 41. | 2132 |
What is -2^0? | Evaluate the integer exponent. | Multiply -2 by itself 0 times (0th power = 1). | 1 |
Solve: -2x + -7 ≥ 21 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -14 |
What is 53 × 58? | Multiply the numbers. | Multiply 53 by 58. | 3074 |
Solve for x: -3(x + 1) = -36 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
Solve for x: 5(x + -11) = -15 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 8 |
Solve for x: -12x + 18 = 186 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -14 |
What is 6^2? | Evaluate the integer exponent. | Multiply 6 by itself 2 times (0th power = 1). | 36 |
What is -120 ÷ -30? | Divide evenly. | Divide -120 by -30. | 4 |
Simplify -20/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -10 |
What is 126 + -76? | Add the two numbers. | Add 126 and -76. | 50 |
What is -157 - 9? | Subtract the second number from the first. | Subtract 9 from -157. | -166 |
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 -4 × -60? | Multiply the numbers. | Multiply -4 by -60. | 240 |
What is 63 - -187? | Subtract the second number from the first. | Subtract -187 from 63. | 250 |
What is 500 ÷ -25? | Divide evenly. | Divide 500 by -25. | -20 |
What is 164 + -106? | Add the two numbers. | Add 164 and -106. | 58 |
Solve: -9x + 16 > -92 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 12 |
What is -265 + 214? | Add the two numbers. | Add -265 and 214. | -51 |
Simplify -21/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
What is 232 - 166? | Subtract the second number from the first. | Subtract 166 from 232. | 66 |
Solve for x: -4x + 11 = -57 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 17 |
Simplify -33/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
What is -55 × -1? | Multiply the numbers. | Multiply -55 by -1. | 55 |
What is -182 + -67? | Add the two numbers. | Add -182 and -67. | -249 |
What is 25 - -92? | Subtract the second number from the first. | Subtract -92 from 25. | 117 |
Solve: 4x + -3 ≤ -3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 0 |
What is 47 - 3? | Subtract the second number from the first. | Subtract 3 from 47. | 44 |
What is 36 ÷ 12? | Divide evenly. | Divide 36 by 12. | 3 |
Solve for x: 5(x + -1) = -50 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -9 |
Simplify 54/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
Simplify -77/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
If each item costs 14 dollars and the total cost is 266, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 19 |
Solve for x: -3(x + -6) = 27 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -3 |
What is -5^0? | Evaluate the integer exponent. | Multiply -5 by itself 0 times (0th power = 1). | 1 |
Solve: -7x + -13 < -97 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 12 |
Simplify -36/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
Solve for x: -8x + 22 = 182 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -20 |
What is 239 + 71? | Add the two numbers. | Add 239 and 71. | 310 |
What is -250 + 10? | Add the two numbers. | Add -250 and 10. | -240 |
What is 140 ÷ 10? | Divide evenly. | Divide 140 by 10. | 14 |
If each item costs 18 dollars and the total cost is -72, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -4 |
What is 0 × 51? | Multiply the numbers. | Multiply 0 by 51. | 0 |
Solve for x: -5(x + -8) = 40 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 0 |
What is 7^5? | Evaluate the integer exponent. | Multiply 7 by itself 5 times (0th power = 1). | 16807 |
What is 4^2? | Evaluate the integer exponent. | Multiply 4 by itself 2 times (0th power = 1). | 16 |
If each item costs 8 dollars and the total cost is -56, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -7 |
What is 218 + -275? | Add the two numbers. | Add 218 and -275. | -57 |
What is 3^0? | Evaluate the integer exponent. | Multiply 3 by itself 0 times (0th power = 1). | 1 |
Simplify -36/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
What is -8^0? | Evaluate the integer exponent. | Multiply -8 by itself 0 times (0th power = 1). | 1 |
If each item costs 11 dollars and the total cost is 253, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 23 |
What is 6^3? | Evaluate the integer exponent. | Multiply 6 by itself 3 times (0th power = 1). | 216 |
If each item costs 12 dollars and the total cost is 48, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 4 |
Solve for x: -10x + -15 = 95 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
What is 144 ÷ 12? | Divide evenly. | Divide 144 by 12. | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.