question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 6^5? | Evaluate the integer exponent. | Multiply 6 by itself 5 times (0th power = 1). | 7776 |
What is -108 - 137? | Subtract the second number from the first. | Subtract 137 from -108. | -245 |
If each item costs 17 dollars and the total cost is -17, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -1 |
If each item costs 3 dollars and the total cost is 81, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 27 |
What is -11 - -277? | Subtract the second number from the first. | Subtract -277 from -11. | 266 |
What is 54 × 44? | Multiply the numbers. | Multiply 54 by 44. | 2376 |
If each item costs 13 dollars and the total cost is 351, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 27 |
Simplify 60/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 10 |
What is -380 ÷ 19? | Divide evenly. | Divide -380 by 19. | -20 |
Solve for x: -12x + -13 = -49 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 3 |
Simplify -18/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
What is 2 × -29? | Multiply the numbers. | Multiply 2 by -29. | -58 |
What is 173 + 129? | Add the two numbers. | Add 173 and 129. | 302 |
What is 30 ÷ 5? | Divide evenly. | Divide 30 by 5. | 6 |
What is 42 ÷ -14? | Divide evenly. | Divide 42 by -14. | -3 |
Solve: -2x + 18 < -12 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 15 |
What is -2^2? | Evaluate the integer exponent. | Multiply -2 by itself 2 times (0th power = 1). | 4 |
Solve: 7x + 8 ≤ 57 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 7 |
What is 12 - -73? | Subtract the second number from the first. | Subtract -73 from 12. | 85 |
What is -28 + -114? | Add the two numbers. | Add -28 and -114. | -142 |
Solve for x: -4(x + 5) = -64 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
Solve: 5x + -19 ≤ -74 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -11 |
Solve: 4x + -6 ≤ 34 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 10 |
What is 8^4? | Evaluate the integer exponent. | Multiply 8 by itself 4 times (0th power = 1). | 4096 |
What is -52 + 51? | Add the two numbers. | Add -52 and 51. | -1 |
Solve for x: 7x + 21 = 126 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 15 |
Solve for x: 9x + 23 = -76 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
Solve: -7x + 14 < -119 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 19 |
Solve for x: 6(x + -5) = -78 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
Solve: -10x + 7 > 147 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -14 |
What is -12 ÷ 3? | Divide evenly. | Divide -12 by 3. | -4 |
If each item costs -6 dollars and the total cost is 120, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -20 |
Solve for x: -11x + -1 = 21 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -2 |
What is 60 ÷ -30? | Divide evenly. | Divide 60 by -30. | -2 |
Simplify 36/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 12 |
What is 3 × -41? | Multiply the numbers. | Multiply 3 by -41. | -123 |
What is -86 - 199? | Subtract the second number from the first. | Subtract 199 from -86. | -285 |
What is 4^0? | Evaluate the integer exponent. | Multiply 4 by itself 0 times (0th power = 1). | 1 |
If each item costs -4 dollars and the total cost is -92, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 23 |
Solve: 10x + 5 ≥ 75 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 7 |
What is -7^3? | Evaluate the integer exponent. | Multiply -7 by itself 3 times (0th power = 1). | -343 |
If each item costs -1 dollars and the total cost is -25, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 25 |
Solve: -2x + -7 ≤ -33 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 13 |
What is 22 × 21? | Multiply the numbers. | Multiply 22 by 21. | 462 |
Solve for x: -2x + 24 = 58 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -17 |
What is 77 ÷ -7? | Divide evenly. | Divide 77 by -7. | -11 |
What is 155 - 109? | Subtract the second number from the first. | Subtract 109 from 155. | 46 |
What is -84 + 58? | Add the two numbers. | Add -84 and 58. | -26 |
What is -39 ÷ 3? | Divide evenly. | Divide -39 by 3. | -13 |
Simplify 4/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 1 |
What is -45 + -155? | Add the two numbers. | Add -45 and -155. | -200 |
What is 1^0? | Evaluate the integer exponent. | Multiply 1 by itself 0 times (0th power = 1). | 1 |
What is -57 + 168? | Add the two numbers. | Add -57 and 168. | 111 |
Solve for x: -12x + -3 = -87 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 7 |
Solve: 2x + -5 > 31 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 18 |
What is 281 - -110? | Subtract the second number from the first. | Subtract -110 from 281. | 391 |
What is 6^3? | Evaluate the integer exponent. | Multiply 6 by itself 3 times (0th power = 1). | 216 |
What is 252 ÷ 18? | Divide evenly. | Divide 252 by 18. | 14 |
Solve: 5x + 9 ≤ 24 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 3 |
Solve for x: -5(x + 0) = -55 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is 273 + 229? | Add the two numbers. | Add 273 and 229. | 502 |
What is 50 × -8? | Multiply the numbers. | Multiply 50 by -8. | -400 |
What is -77 ÷ -11? | Divide evenly. | Divide -77 by -11. | 7 |
Simplify -99/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
Simplify -28/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -7 |
What is 132 - -136? | Subtract the second number from the first. | Subtract -136 from 132. | 268 |
What is -52 × 51? | Multiply the numbers. | Multiply -52 by 51. | -2652 |
What is -5^3? | Evaluate the integer exponent. | Multiply -5 by itself 3 times (0th power = 1). | -125 |
Simplify 90/10 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 9 |
What is -282 - 246? | Subtract the second number from the first. | Subtract 246 from -282. | -528 |
Simplify 90/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
Solve for x: -4(x + -1) = 12 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -2 |
What is -292 - -148? | Subtract the second number from the first. | Subtract -148 from -292. | -144 |
What is 8^4? | Evaluate the integer exponent. | Multiply 8 by itself 4 times (0th power = 1). | 4096 |
Solve for x: 1(x + -2) = -13 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -11 |
If each item costs 18 dollars and the total cost is 0, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 0 |
Solve for x: -9x + 11 = 29 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -2 |
If each item costs 17 dollars and the total cost is 289, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 17 |
What is -62 - 90? | Subtract the second number from the first. | Subtract 90 from -62. | -152 |
What is 54 - -280? | Subtract the second number from the first. | Subtract -280 from 54. | 334 |
Solve: 9x + -19 ≤ -10 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 1 |
What is 72 ÷ 9? | Divide evenly. | Divide 72 by 9. | 8 |
Solve: -7x + -9 ≥ -30 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 3 |
What is 23 + 266? | Add the two numbers. | Add 23 and 266. | 289 |
Solve for x: 6(x + -10) = -24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 6 |
Solve: 8x + 6 ≤ -50 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -7 |
What is 34 × 10? | Multiply the numbers. | Multiply 34 by 10. | 340 |
What is 2^3? | Evaluate the integer exponent. | Multiply 2 by itself 3 times (0th power = 1). | 8 |
Solve for x: -1(x + -9) = -6 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 15 |
Solve for x: 5(x + 7) = 40 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
What is 3^4? | Evaluate the integer exponent. | Multiply 3 by itself 4 times (0th power = 1). | 81 |
Solve for x: 3x + -10 = -43 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
Solve: -2x + -9 ≤ -23 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 7 |
What is -18 × 15? | Multiply the numbers. | Multiply -18 by 15. | -270 |
Solve: -7x + 11 > -3 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 2 |
What is 162 + 75? | Add the two numbers. | Add 162 and 75. | 237 |
What is -42 × 34? | Multiply the numbers. | Multiply -42 by 34. | -1428 |
What is 114 - 19? | Subtract the second number from the first. | Subtract 19 from 114. | 95 |
Solve: -3x + -1 ≥ 47 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -16 |
What is 245 - 34? | Subtract the second number from the first. | Subtract 34 from 245. | 211 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.