question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
Simplify 7/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 1 |
Solve for x: 8(x + 12) = 216 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 15 |
What is 217 + -124? | Add the two numbers. | Add 217 and -124. | 93 |
Simplify 15/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 5 |
What is 182 - -188? | Subtract the second number from the first. | Subtract -188 from 182. | 370 |
What is -32 × 59? | Multiply the numbers. | Multiply -32 by 59. | -1888 |
What is 286 - -244? | Subtract the second number from the first. | Subtract -244 from 286. | 530 |
Solve for x: 2x + -30 = -26 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
Solve: -1x + -17 ≤ 1 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -18 |
What is 41 × 28? | Multiply the numbers. | Multiply 41 by 28. | 1148 |
Solve for x: -12x + 0 = -204 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 17 |
Solve for x: 12x + 14 = -118 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
Solve for x: 5x + 0 = -25 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -5 |
If each item costs -9 dollars and the total cost is -207, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 23 |
Solve: -6x + -14 > -74 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 10 |
If each item costs 2 dollars and the total cost is 18, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 9 |
What is -160 - 145? | Subtract the second number from the first. | Subtract 145 from -160. | -305 |
Solve for x: 12x + -20 = -236 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -18 |
If each item costs 5 dollars and the total cost is -70, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -14 |
What is -126 + 166? | Add the two numbers. | Add -126 and 166. | 40 |
What is -1^4? | Evaluate the integer exponent. | Multiply -1 by itself 4 times (0th power = 1). | 1 |
Solve for x: 3x + -5 = 40 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 15 |
What is -298 + -210? | Add the two numbers. | Add -298 and -210. | -508 |
Solve for x: 5x + -30 = -100 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -14 |
If each item costs 8 dollars and the total cost is -8, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -1 |
Solve for x: -2(x + 6) = -12 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 0 |
Solve for x: 6(x + 3) = 0 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -3 |
Solve: -8x + -13 < -21 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 1 |
What is 7^3? | Evaluate the integer exponent. | Multiply 7 by itself 3 times (0th power = 1). | 343 |
Solve: -7x + 8 ≥ 43 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -5 |
Solve for x: 12x + 22 = -110 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -11 |
Solve: -1x + 6 > 9 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -3 |
What is 5^1? | Evaluate the integer exponent. | Multiply 5 by itself 1 times (0th power = 1). | 5 |
Solve for x: -2(x + -5) = -10 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
If each item costs 10 dollars and the total cost is 290, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 29 |
Simplify -33/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is -19 + -36? | Add the two numbers. | Add -19 and -36. | -55 |
What is 142 + -288? | Add the two numbers. | Add 142 and -288. | -146 |
What is 8^1? | Evaluate the integer exponent. | Multiply 8 by itself 1 times (0th power = 1). | 8 |
What is 60 × -14? | Multiply the numbers. | Multiply 60 by -14. | -840 |
If each item costs -7 dollars and the total cost is 28, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -4 |
What is 269 - -5? | Subtract the second number from the first. | Subtract -5 from 269. | 274 |
What is -2 × -33? | Multiply the numbers. | Multiply -2 by -33. | 66 |
If each item costs 15 dollars and the total cost is 90, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 6 |
What is 240 ÷ 24? | Divide evenly. | Divide 240 by 24. | 10 |
What is 88 + 289? | Add the two numbers. | Add 88 and 289. | 377 |
What is 42 × -17? | Multiply the numbers. | Multiply 42 by -17. | -714 |
What is -41 × 19? | Multiply the numbers. | Multiply -41 by 19. | -779 |
Solve for x: -6(x + -10) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 13 |
Solve: 4x + -8 > 36 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 11 |
Simplify -27/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
Simplify 14/7 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 2 |
What is 139 + 125? | Add the two numbers. | Add 139 and 125. | 264 |
What is -74 + 15? | Add the two numbers. | Add -74 and 15. | -59 |
Simplify 121/11 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 11 |
What is 6^1? | Evaluate the integer exponent. | Multiply 6 by itself 1 times (0th power = 1). | 6 |
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 47 × -14? | Multiply the numbers. | Multiply 47 by -14. | -658 |
What is 6^1? | Evaluate the integer exponent. | Multiply 6 by itself 1 times (0th power = 1). | 6 |
Solve: 4x + 14 < 90 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 19 |
Solve: -10x + 1 > 101 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -10 |
What is -32 - -197? | Subtract the second number from the first. | Subtract -197 from -32. | 165 |
What is 37 × 12? | Multiply the numbers. | Multiply 37 by 12. | 444 |
Solve for x: -3(x + -4) = 0 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 4 |
If each item costs 20 dollars and the total cost is -80, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -4 |
What is 20 - -158? | Subtract the second number from the first. | Subtract -158 from 20. | 178 |
What is 42 × -45? | Multiply the numbers. | Multiply 42 by -45. | -1890 |
What is 54 + 191? | Add the two numbers. | Add 54 and 191. | 245 |
Solve for x: 2(x + 3) = -24 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -15 |
What is 50 - -169? | Subtract the second number from the first. | Subtract -169 from 50. | 219 |
What is 7 × 20? | Multiply the numbers. | Multiply 7 by 20. | 140 |
If each item costs -2 dollars and the total cost is 36, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -18 |
What is -54 × -19? | Multiply the numbers. | Multiply -54 by -19. | 1026 |
If each item costs 7 dollars and the total cost is -28, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -4 |
What is 239 + -66? | Add the two numbers. | Add 239 and -66. | 173 |
Solve for x: -10x + 24 = -136 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 16 |
What is -28 × 8? | Multiply the numbers. | Multiply -28 by 8. | -224 |
Solve for x: 3(x + -8) = 3 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
What is 12 × -2? | Multiply the numbers. | Multiply 12 by -2. | -24 |
What is 7 × -39? | Multiply the numbers. | Multiply 7 by -39. | -273 |
What is -264 + -149? | Add the two numbers. | Add -264 and -149. | -413 |
Solve: 4x + -16 < 8 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 6 |
Simplify -9/1 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
Solve: -3x + -14 ≤ 1 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -5 |
Simplify -9/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -3 |
What is -275 + 48? | Add the two numbers. | Add -275 and 48. | -227 |
What is 11 × -27? | Multiply the numbers. | Multiply 11 by -27. | -297 |
What is 128 ÷ 8? | Divide evenly. | Divide 128 by 8. | 16 |
If each item costs 5 dollars and the total cost is 100, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 20 |
What is -18 × 10? | Multiply the numbers. | Multiply -18 by 10. | -180 |
What is 24 × -4? | Multiply the numbers. | Multiply 24 by -4. | -96 |
What is 119 ÷ -7? | Divide evenly. | Divide 119 by -7. | -17 |
What is -6^5? | Evaluate the integer exponent. | Multiply -6 by itself 5 times (0th power = 1). | -7776 |
Simplify 66/6 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 11 |
Solve for x: -6(x + 4) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -1 |
What is -459 ÷ -27? | Divide evenly. | Divide -459 by -27. | 17 |
If each item costs 19 dollars and the total cost is 475, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 25 |
What is 18 × 7? | Multiply the numbers. | Multiply 18 by 7. | 126 |
What is 3^2? | Evaluate the integer exponent. | Multiply 3 by itself 2 times (0th power = 1). | 9 |
What is 54 × 41? | Multiply the numbers. | Multiply 54 by 41. | 2214 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.