question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 210 - 295? | Subtract the second number from the first. | Subtract 295 from 210. | -85 |
What is 16 + 67? | Add the two numbers. | Add 16 and 67. | 83 |
What is 255 + 43? | Add the two numbers. | Add 255 and 43. | 298 |
If each item costs 4 dollars and the total cost is 12, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 3 |
What is 1^2? | Evaluate the integer exponent. | Multiply 1 by itself 2 times (0th power = 1). | 1 |
What is 123 - 5? | Subtract the second number from the first. | Subtract 5 from 123. | 118 |
Solve for x: 7x + 8 = -48 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
Solve for x: -12x + 0 = 96 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -8 |
Solve for x: -2x + -10 = -46 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 18 |
If each item costs 2 dollars and the total cost is -22, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -11 |
Simplify -6/3 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
If each item costs 17 dollars and the total cost is 272, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 16 |
Solve: -5x + -5 ≥ -55 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 10 |
Simplify 140/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 10 |
What is -223 + 93? | Add the two numbers. | Add -223 and 93. | -130 |
Solve: 7x + -18 ≥ -4 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 2 |
Simplify 120/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 8 |
If each item costs 17 dollars and the total cost is 68, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 4 |
Simplify -4/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
Simplify -143/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is 4^3? | Evaluate the integer exponent. | Multiply 4 by itself 3 times (0th power = 1). | 64 |
What is 61 - -31? | Subtract the second number from the first. | Subtract -31 from 61. | 92 |
What is -4^0? | Evaluate the integer exponent. | Multiply -4 by itself 0 times (0th power = 1). | 1 |
What is 360 ÷ 24? | Divide evenly. | Divide 360 by 24. | 15 |
If each item costs -3 dollars and the total cost is -24, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 8 |
What is 271 + 122? | Add the two numbers. | Add 271 and 122. | 393 |
Solve for x: 1x + 5 = 0 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -5 |
Solve for x: -5(x + -6) = -45 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 15 |
Solve for x: 5(x + -1) = 60 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 13 |
Solve for x: -7x + 18 = 32 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -2 |
Solve for x: -6(x + 9) = -114 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
What is 158 - -48? | Subtract the second number from the first. | Subtract -48 from 158. | 206 |
Simplify -18/9 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -2 |
What is -114 + -148? | Add the two numbers. | Add -114 and -148. | -262 |
What is -259 - 236? | Subtract the second number from the first. | Subtract 236 from -259. | -495 |
Solve for x: -4(x + -3) = -20 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 8 |
What is -31 × 23? | Multiply the numbers. | Multiply -31 by 23. | -713 |
What is 67 + 129? | Add the two numbers. | Add 67 and 129. | 196 |
What is -144 + -238? | Add the two numbers. | Add -144 and -238. | -382 |
What is 297 - 141? | Subtract the second number from the first. | Subtract 141 from 297. | 156 |
Simplify -20/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -4 |
Solve: 10x + 9 < 19 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 1 |
Simplify -154/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -11 |
What is 37 + -101? | Add the two numbers. | Add 37 and -101. | -64 |
What is 96 - 291? | Subtract the second number from the first. | Subtract 291 from 96. | -195 |
Solve for x: 6(x + 14) = 90 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
Solve: -1x + 6 ≤ 19 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -13 |
Solve: -8x + 3 ≤ -61 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 8 |
What is -81 + -215? | Add the two numbers. | Add -81 and -215. | -296 |
Solve for x: 2(x + -5) = -18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -4 |
What is -101 - -39? | Subtract the second number from the first. | Subtract -39 from -101. | -62 |
Solve for x: -6(x + 10) = -66 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
What is 22 ÷ -22? | Divide evenly. | Divide 22 by -22. | -1 |
What is -196 ÷ 28? | Divide evenly. | Divide -196 by 28. | -7 |
Simplify 42/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
Solve for x: 9x + 18 = 171 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 17 |
Solve for x: 7(x + -10) = -126 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
Solve: 6x + 12 < 102 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 15 |
Solve for x: -11x + -27 = -27 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 0 |
What is 3^2? | Evaluate the integer exponent. | Multiply 3 by itself 2 times (0th power = 1). | 9 |
Solve: 10x + -19 < 31 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 5 |
What is 26 × -50? | Multiply the numbers. | Multiply 26 by -50. | -1300 |
Solve for x: -3x + -19 = 38 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -19 |
Solve for x: -3(x + 3) = 12 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -7 |
What is -140 - -243? | Subtract the second number from the first. | Subtract -243 from -140. | 103 |
What is -23 × -59? | Multiply the numbers. | Multiply -23 by -59. | 1357 |
What is 260 - -209? | Subtract the second number from the first. | Subtract -209 from 260. | 469 |
Simplify -48/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -12 |
What is 261 + 281? | Add the two numbers. | Add 261 and 281. | 542 |
What is -8^1? | Evaluate the integer exponent. | Multiply -8 by itself 1 times (0th power = 1). | -8 |
What is 4^3? | Evaluate the integer exponent. | Multiply 4 by itself 3 times (0th power = 1). | 64 |
What is -13 + -192? | Add the two numbers. | Add -13 and -192. | -205 |
If each item costs 14 dollars and the total cost is -252, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -18 |
Solve for x: 6(x + -12) = -96 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -4 |
If each item costs 11 dollars and the total cost is -55, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -5 |
What is -5^0? | Evaluate the integer exponent. | Multiply -5 by itself 0 times (0th power = 1). | 1 |
Solve for x: 12x + -28 = 104 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 11 |
What is -4^1? | Evaluate the integer exponent. | Multiply -4 by itself 1 times (0th power = 1). | -4 |
What is -5^2? | Evaluate the integer exponent. | Multiply -5 by itself 2 times (0th power = 1). | 25 |
If each item costs -7 dollars and the total cost is -203, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 29 |
What is -286 - -137? | Subtract the second number from the first. | Subtract -137 from -286. | -149 |
What is -214 + -154? | Add the two numbers. | Add -214 and -154. | -368 |
What is -4^1? | Evaluate the integer exponent. | Multiply -4 by itself 1 times (0th power = 1). | -4 |
Solve for x: -6(x + -4) = 18 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 1 |
Solve for x: 12x + 27 = 207 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 15 |
What is -32 × 1? | Multiply the numbers. | Multiply -32 by 1. | -32 |
Solve for x: 6(x + 1) = -30 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -6 |
If each item costs 4 dollars and the total cost is -24, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | -6 |
What is 1 + 82? | Add the two numbers. | Add 1 and 82. | 83 |
If each item costs 5 dollars and the total cost is 125, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 25 |
Solve for x: -7(x + 5) = -112 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 11 |
What is -32 × 30? | Multiply the numbers. | Multiply -32 by 30. | -960 |
If each item costs -8 dollars and the total cost is -104, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 13 |
What is -275 + -79? | Add the two numbers. | Add -275 and -79. | -354 |
If each item costs 12 dollars and the total cost is 192, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 16 |
Solve for x: 3(x + 5) = 45 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
Solve: -6x + -7 ≥ 77 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ -14 |
If each item costs 9 dollars and the total cost is 54, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 6 |
Solve: -8x + -15 < -127 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 14 |
Solve for x: -11x + -6 = 104 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.