question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
Simplify 96/16 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
What is -3^4? | Evaluate the integer exponent. | Multiply -3 by itself 4 times (0th power = 1). | 81 |
Simplify 84/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 7 |
What is -167 + 194? | Add the two numbers. | Add -167 and 194. | 27 |
What is -5^3? | Evaluate the integer exponent. | Multiply -5 by itself 3 times (0th power = 1). | -125 |
What is -7^0? | Evaluate the integer exponent. | Multiply -7 by itself 0 times (0th power = 1). | 1 |
Solve for x: -12x + 15 = 15 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 0 |
Solve: 9x + -6 ≤ 138 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 16 |
Solve: 10x + -14 ≥ 116 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 13 |
What is -68 ÷ -17? | Divide evenly. | Divide -68 by -17. | 4 |
What is 47 × 45? | Multiply the numbers. | Multiply 47 by 45. | 2115 |
Solve: -9x + -20 > -191 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 19 |
Solve: 6x + -10 < 50 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 10 |
What is 2^1? | Evaluate the integer exponent. | Multiply 2 by itself 1 times (0th power = 1). | 2 |
Solve for x: -7(x + 1) = 42 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -7 |
What is -95 ÷ -19? | Divide evenly. | Divide -95 by -19. | 5 |
What is -32 ÷ -4? | Divide evenly. | Divide -32 by -4. | 8 |
If each item costs -8 dollars and the total cost is -64, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 8 |
What is 6^2? | Evaluate the integer exponent. | Multiply 6 by itself 2 times (0th power = 1). | 36 |
What is 209 - -282? | Subtract the second number from the first. | Subtract -282 from 209. | 491 |
What is 113 - 122? | Subtract the second number from the first. | Subtract 122 from 113. | -9 |
What is 270 + 262? | Add the two numbers. | Add 270 and 262. | 532 |
What is -207 + 11? | Add the two numbers. | Add -207 and 11. | -196 |
Solve: -4x + 9 ≤ -51 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 15 |
Solve for x: -7(x + 11) = -154 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is -29 ÷ -29? | Divide evenly. | Divide -29 by -29. | 1 |
Solve: 10x + 10 ≤ 200 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 19 |
What is -5^0? | Evaluate the integer exponent. | Multiply -5 by itself 0 times (0th power = 1). | 1 |
What is -4 ÷ -2? | Divide evenly. | Divide -4 by -2. | 2 |
Solve for x: 5x + -7 = 68 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 15 |
What is -254 - -132? | Subtract the second number from the first. | Subtract -132 from -254. | -122 |
What is -4^5? | Evaluate the integer exponent. | Multiply -4 by itself 5 times (0th power = 1). | -1024 |
Simplify -16/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -4 |
If each item costs -4 dollars and the total cost is 32, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -8 |
What is 102 - -80? | Subtract the second number from the first. | Subtract -80 from 102. | 182 |
What is -2^5? | Evaluate the integer exponent. | Multiply -2 by itself 5 times (0th power = 1). | -32 |
Solve for x: 6(x + -14) = -156 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -12 |
If each item costs 14 dollars and the total cost is -182, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -13 |
What is 6^5? | Evaluate the integer exponent. | Multiply 6 by itself 5 times (0th power = 1). | 7776 |
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 -8^4? | Evaluate the integer exponent. | Multiply -8 by itself 4 times (0th power = 1). | 4096 |
What is 266 + 143? | Add the two numbers. | Add 266 and 143. | 409 |
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 |
Solve: 9x + -9 > -90 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -9 |
What is 96 - 29? | Subtract the second number from the first. | Subtract 29 from 96. | 67 |
Solve: 4x + 18 > 34 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 4 |
Solve for x: -2x + -12 = -22 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 5 |
What is -4^1? | Evaluate the integer exponent. | Multiply -4 by itself 1 times (0th power = 1). | -4 |
Simplify 100/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 10 |
Solve: 8x + 20 > 20 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 0 |
What is -16 ÷ -8? | Divide evenly. | Divide -16 by -8. | 2 |
What is 30 × 23? | Multiply the numbers. | Multiply 30 by 23. | 690 |
What is 4 × 9? | Multiply the numbers. | Multiply 4 by 9. | 36 |
Solve for x: -5(x + 9) = -80 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 7 |
Solve for x: 8(x + 3) = 40 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 2 |
If each item costs 12 dollars and the total cost is 264, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 22 |
Simplify 10/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 1 |
What is 235 + -191? | Add the two numbers. | Add 235 and -191. | 44 |
What is 90 + -152? | Add the two numbers. | Add 90 and -152. | -62 |
What is -243 + -96? | Add the two numbers. | Add -243 and -96. | -339 |
Solve for x: -3x + 13 = 43 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -10 |
Solve for x: -11x + 14 = 135 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
Solve for x: 6x + -28 = -70 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -7 |
Solve for x: 7(x + -12) = -7 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
If each item costs 13 dollars and the total cost is 299, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 23 |
Solve: 8x + 4 > -44 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -6 |
Solve: -9x + 4 ≥ 22 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -2 |
Simplify 55/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is -287 + -43? | Add the two numbers. | Add -287 and -43. | -330 |
What is 126 ÷ -21? | Divide evenly. | Divide 126 by -21. | -6 |
Solve for x: -2(x + 9) = -36 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is 99 ÷ -11? | Divide evenly. | Divide 99 by -11. | -9 |
What is -109 - -123? | Subtract the second number from the first. | Subtract -123 from -109. | 14 |
Solve: 3x + -18 ≥ -57 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -13 |
Solve for x: -4x + -22 = -82 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 15 |
What is 14 × 48? | Multiply the numbers. | Multiply 14 by 48. | 672 |
Solve for x: -2x + -1 = 39 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -20 |
What is -55 × -41? | Multiply the numbers. | Multiply -55 by -41. | 2255 |
Solve for x: -7(x + 9) = -91 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 4 |
If each item costs -1 dollars and the total cost is -22, 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 |
Solve for x: -1(x + 15) = -16 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
What is 6 × -52? | Multiply the numbers. | Multiply 6 by -52. | -312 |
Solve: 4x + 14 ≥ -26 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -10 |
What is 57 - -74? | Subtract the second number from the first. | Subtract -74 from 57. | 131 |
What is -23 ÷ -23? | Divide evenly. | Divide -23 by -23. | 1 |
Solve for x: -2(x + 15) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -6 |
If each item costs 5 dollars and the total cost is 65, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 13 |
Solve: -7x + 2 ≥ 142 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -20 |
What is -540 ÷ 30? | Divide evenly. | Divide -540 by 30. | -18 |
Solve for x: -5(x + -3) = 30 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -3 |
Solve for x: 12x + -12 = 156 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 14 |
What is 229 + 83? | Add the two numbers. | Add 229 and 83. | 312 |
Solve: 5x + 11 < 71 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 12 |
Solve for x: -2x + 2 = 18 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
What is -202 - -129? | Subtract the second number from the first. | Subtract -129 from -202. | -73 |
Solve: -10x + 20 < -120 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 14 |
What is 161 ÷ 23? | Divide evenly. | Divide 161 by 23. | 7 |
What is -90 - 250? | Subtract the second number from the first. | Subtract 250 from -90. | -340 |
Simplify 33/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.