question stringlengths 12 86 | problem stringclasses 10
values | how_to_solve stringlengths 12 82 | answer stringlengths 1 7 |
|---|---|---|---|
What is 4^3? | Evaluate the integer exponent. | Multiply 4 by itself 3 times (0th power = 1). | 64 |
What is 46 × -26? | Multiply the numbers. | Multiply 46 by -26. | -1196 |
Solve: -10x + -14 ≥ -54 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 4 |
What is 300 - -100? | Subtract the second number from the first. | Subtract -100 from 300. | 400 |
Solve for x: -11x + 5 = 115 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -10 |
What is 60 ÷ -4? | Divide evenly. | Divide 60 by -4. | -15 |
What is -52 ÷ -4? | Divide evenly. | Divide -52 by -4. | 13 |
What is 45 × 17? | Multiply the numbers. | Multiply 45 by 17. | 765 |
Solve for x: -7x + 11 = 4 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 1 |
What is 6^0? | Evaluate the integer exponent. | Multiply 6 by itself 0 times (0th power = 1). | 1 |
What is -225 - 268? | Subtract the second number from the first. | Subtract 268 from -225. | -493 |
What is -47 × -10? | Multiply the numbers. | Multiply -47 by -10. | 470 |
What is 364 ÷ 28? | Divide evenly. | Divide 364 by 28. | 13 |
What is 231 - 50? | Subtract the second number from the first. | Subtract 50 from 231. | 181 |
Solve: -3x + -19 ≤ -4 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ -5 |
Solve: -1x + -6 > -15 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 9 |
Solve for x: -9x + -21 = 123 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -16 |
Solve: -3x + 8 > 20 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > -4 |
What is -176 ÷ 11? | Divide evenly. | Divide -176 by 11. | -16 |
What is 192 + -129? | Add the two numbers. | Add 192 and -129. | 63 |
What is 297 - 2? | Subtract the second number from the first. | Subtract 2 from 297. | 295 |
What is -55 × -23? | Multiply the numbers. | Multiply -55 by -23. | 1265 |
Solve for x: 7x + 8 = 64 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 8 |
What is 6 ÷ 3? | Divide evenly. | Divide 6 by 3. | 2 |
What is 26 × -45? | Multiply the numbers. | Multiply 26 by -45. | -1170 |
Solve for x: 11x + 9 = 31 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 2 |
What is 2^4? | Evaluate the integer exponent. | Multiply 2 by itself 4 times (0th power = 1). | 16 |
Solve for x: 10x + -3 = -93 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -9 |
What is -195 - 189? | Subtract the second number from the first. | Subtract 189 from -195. | -384 |
What is -9 - 157? | Subtract the second number from the first. | Subtract 157 from -9. | -166 |
Solve: 1x + 8 > 23 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x > 15 |
What is 6^2? | Evaluate the integer exponent. | Multiply 6 by itself 2 times (0th power = 1). | 36 |
What is 78 + -52? | Add the two numbers. | Add 78 and -52. | 26 |
What is -22 + 231? | Add the two numbers. | Add -22 and 231. | 209 |
What is 295 - -283? | Subtract the second number from the first. | Subtract -283 from 295. | 578 |
What is 293 - -159? | Subtract the second number from the first. | Subtract -159 from 293. | 452 |
If each item costs 16 dollars and the total cost is 96, how many items were bought? | Solve using algebra. | Divide total cost by price per item. | 6 |
What is 208 ÷ 16? | Divide evenly. | Divide 208 by 16. | 13 |
Solve: -4x + -14 ≤ -78 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 16 |
Solve for x: -3(x + -6) = 60 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -14 |
Solve: 2x + -3 < 27 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 15 |
What is -209 ÷ -11? | Divide evenly. | Divide -209 by -11. | 19 |
What is 189 + -75? | Add the two numbers. | Add 189 and -75. | 114 |
What is 250 - 253? | Subtract the second number from the first. | Subtract 253 from 250. | -3 |
Solve for x: -4(x + -12) = 28 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 5 |
Simplify 8/4 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 2 |
Solve for x: -3(x + -11) = 63 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -10 |
Simplify -45/5 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -9 |
What is -212 + -287? | Add the two numbers. | Add -212 and -287. | -499 |
Solve for x: -1(x + -11) = 1 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 10 |
Solve for x: -6(x + -9) = 102 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
What is 5 ÷ 5? | Divide evenly. | Divide 5 by 5. | 1 |
What is -377 ÷ 29? | Divide evenly. | Divide -377 by 29. | -13 |
Solve for x: 8x + -9 = 87 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 12 |
What is 8^3? | Evaluate the integer exponent. | Multiply 8 by itself 3 times (0th power = 1). | 512 |
What is -10 × 59? | Multiply the numbers. | Multiply -10 by 59. | -590 |
What is -306 ÷ 17? | Divide evenly. | Divide -306 by 17. | -18 |
Solve for x: -4x + -7 = -11 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 1 |
What is -296 - -140? | Subtract the second number from the first. | Subtract -140 from -296. | -156 |
Simplify 24/8 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 3 |
Solve for x: -3(x + -6) = 42 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -8 |
What is -1^1? | Evaluate the integer exponent. | Multiply -1 by itself 1 times (0th power = 1). | -1 |
What is 0 ÷ -26? | Divide evenly. | Divide 0 by -26. | 0 |
What is -2^4? | Evaluate the integer exponent. | Multiply -2 by itself 4 times (0th power = 1). | 16 |
Simplify -98/14 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -7 |
Solve for x: 5(x + 7) = -35 | Solve a two-step equation. | Divide both sides by a, then subtract b. | -14 |
Simplify -105/15 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -7 |
What is 210 ÷ 15? | Divide evenly. | Divide 210 by 15. | 14 |
Solve: -5x + 11 < 56 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -9 |
What is 4^1? | Evaluate the integer exponent. | Multiply 4 by itself 1 times (0th power = 1). | 4 |
What is -5^3? | Evaluate the integer exponent. | Multiply -5 by itself 3 times (0th power = 1). | -125 |
Solve: -1x + -4 ≤ -13 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 9 |
What is 1^1? | Evaluate the integer exponent. | Multiply 1 by itself 1 times (0th power = 1). | 1 |
What is 8^5? | Evaluate the integer exponent. | Multiply 8 by itself 5 times (0th power = 1). | 32768 |
What is 233 + 270? | Add the two numbers. | Add 233 and 270. | 503 |
What is -42 - -130? | Subtract the second number from the first. | Subtract -130 from -42. | 88 |
What is 2^1? | Evaluate the integer exponent. | Multiply 2 by itself 1 times (0th power = 1). | 2 |
What is 40 ÷ -10? | Divide evenly. | Divide 40 by -10. | -4 |
Simplify -8/2 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -4 |
What is 16 × 6? | Multiply the numbers. | Multiply 16 by 6. | 96 |
What is 247 - -30? | Subtract the second number from the first. | Subtract -30 from 247. | 277 |
Solve: 5x + -13 ≤ -8 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 1 |
Solve: 5x + 14 < 89 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 15 |
Solve: 5x + 1 ≥ 91 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≥ 18 |
What is -21 - 265? | Subtract the second number from the first. | Subtract 265 from -21. | -286 |
Solve: 1x + 10 < 29 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < 19 |
Simplify -72/12 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | -6 |
Solve: 5x + -14 ≤ -9 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x ≤ 1 |
What is -249 - -63? | Subtract the second number from the first. | Subtract -63 from -249. | -186 |
What is 207 - -111? | Subtract the second number from the first. | Subtract -111 from 207. | 318 |
What is -99 - -149? | Subtract the second number from the first. | Subtract -149 from -99. | 50 |
Simplify 78/13 | Reduce the fraction to simplest form. | Divide numerator and denominator by their GCD and normalize sign. | 6 |
What is -6^4? | Evaluate the integer exponent. | Multiply -6 by itself 4 times (0th power = 1). | 1296 |
Solve: -7x + 17 < 143 | Solve the inequality. | Isolate x by subtracting b then dividing by a (flip sign if dividing by negative). | x < -18 |
What is -3^4? | Evaluate the integer exponent. | Multiply -3 by itself 4 times (0th power = 1). | 81 |
Solve for x: -3x + -26 = -77 | Solve the linear equation. | Subtract b from both sides, then divide by a. | 17 |
Solve for x: 7x + 7 = -105 | Solve the linear equation. | Subtract b from both sides, then divide by a. | -16 |
What is -4^3? | Evaluate the integer exponent. | Multiply -4 by itself 3 times (0th power = 1). | -64 |
What is -57 × 22? | Multiply the numbers. | Multiply -57 by 22. | -1254 |
Solve for x: -2(x + 5) = -28 | Solve a two-step equation. | Divide both sides by a, then subtract b. | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.