text
stringlengths
115
261
Question: What is 74% of 200? Let's think step by step. - Convert 74% to 74/100. - Multiply: 200 * 74/100 = 148. Answer: 148
Question: What is 52% of 240? Let's think step by step. - Convert 52% to 52/100. - Multiply: 240 * 52/100 = 124.8. Answer: 124.8
Question: What is 9161 + 4165? Let's think step by step. - Line up 9161 and 4165. - Add: 9161 + 4165 = 13326. Answer: 13326
Question: Each item costs $52. You buy 7 and pay $370. How much change? Let's think step by step. - Total cost = 52 * 7 = $364. - Change = 370 - 364 = $6. Answer: $6
Question: What comes next: 10, 16, 22, 28, 34, 40, 46? Let's think step by step. - Find the difference: 16 - 10 = 6. - The sequence increases by 6 each time. - Next = 46 + 6 = 52. Answer: 52
Question: What is the average of 82, 98, 21? Let's think step by step. - Sum: 82 + 98 + 21 = 201. - Count = 3. - Average = 201 / 3 = 67. Answer: 67
Question: What is 2444 * 4323? Let's think step by step. - Break 4323 into parts. - Multiply: 2444 * 4323 = 10565412. Answer: 10565412
Question: How many numbers between 27 and 77 are divisible by 3? Let's think step by step. - First multiple of 3 >= 27 is 27. - Last multiple <= 77 is 75. - Count = 17. Answer: 17
Question: What is 19% of 360? Let's think step by step. - Convert 19% to 19/100. - Multiply: 360 * 19/100 = 68.4. Answer: 68.4
Question: A car travels 188 miles in 3 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 188 / 3 = 62.6667 mph. Answer: 62.6667 mph
Question: What is the average of 15, 32, 94? Let's think step by step. - Sum: 15 + 32 + 94 = 141. - Count = 3. - Average = 141 / 3 = 47. Answer: 47
Question: Split 300 in the ratio 8:7. How much is the first part? Let's think step by step. - Total parts = 8 + 7 = 15. - One part = 300 / 15 = 20. - First part = 8 * 20 = 160. Answer: 160
Question: Solve for x: 12x + 17 = 65 Let's think step by step. - Subtract 17 from both sides: 12x = 65 - 17 = 48. - Divide both sides by 12: x = 48/12 = 4. Answer: 4
Question: What is 85% of 2500? Let's think step by step. - Convert 85% to 85/100. - Multiply: 2500 * 85/100 = 2125. Answer: 2125
Question: Split 100 in the ratio 3:7. How much is the first part? Let's think step by step. - Total parts = 3 + 7 = 10. - One part = 100 / 10 = 10. - First part = 3 * 10 = 30. Answer: 30
Question: What is 6/5 + 3/8? Let's think step by step. - Common denominator is 5 * 8 = 40. - Rewrite: (6*8)/40 + (3*5)/40. - Add numerators: 48 + 15 = 63, giving 63/40. - 63/40 is already in simplest form, so the answer is 63/40. Answer: 63/40
Question: What is 6 + 8 * 10? Let's think step by step. - Multiplication comes before addition. - 8 * 10 = 80. - Then add: 6 + 80 = 86. Answer: 86
Question: Split 180 in the ratio 2:7. How much is the first part? Let's think step by step. - Total parts = 2 + 7 = 9. - One part = 180 / 9 = 20. - First part = 2 * 20 = 40. Answer: 40
Question: Solve for x: 8x + 14 = 30 Let's think step by step. - Subtract 14 from both sides: 8x = 30 - 14 = 16. - Divide both sides by 8: x = 16/8 = 2. Answer: 2
Question: What is 38% of 100? Let's think step by step. - Convert 38% to 38/100. - Multiply: 100 * 38/100 = 38. Answer: 38
Question: What is the average of 20, 52, 93, 63, 10? Let's think step by step. - Sum: 20 + 52 + 93 + 63 + 10 = 238. - Count = 5. - Average = 238 / 5 = 47.6. Answer: 47.6
Question: How many numbers between 39 and 89 are divisible by 5? Let's think step by step. - First multiple of 5 >= 39 is 40. - Last multiple <= 89 is 85. - Count = 10. Answer: 10
Question: How many numbers between 42 and 92 are divisible by 3? Let's think step by step. - First multiple of 3 >= 42 is 42. - Last multiple <= 92 is 90. - Count = 17. Answer: 17
Question: Split 840 in the ratio 8:6. How much is the first part? Let's think step by step. - Total parts = 8 + 6 = 14. - One part = 840 / 14 = 60. - First part = 8 * 60 = 480. Answer: 480
Question: What is 4 + 9 * 5? Let's think step by step. - Multiplication comes before addition. - 9 * 5 = 45. - Then add: 4 + 45 = 49. Answer: 49
Question: What is 5/11 + 1/8? Let's think step by step. - Common denominator is 11 * 8 = 88. - Rewrite: (5*8)/88 + (1*11)/88. - Add numerators: 40 + 11 = 51, giving 51/88. - 51/88 is already in simplest form, so the answer is 51/88. Answer: 51/88
Question: What is the average of 96, 15, 43, 10, 13? Let's think step by step. - Sum: 96 + 15 + 43 + 10 + 13 = 177. - Count = 5. - Average = 177 / 5 = 35.4. Answer: 35.4
Question: What is 2/7 + 2/8? Let's think step by step. - Common denominator is 7 * 8 = 56. - Rewrite: (2*8)/56 + (2*7)/56. - Add numerators: 16 + 14 = 30, giving 30/56. - Simplify by dividing top and bottom by 2: 30/56 = 15/28. Answer: 15/28
Question: Solve for x: 11x + 7 = 205 Let's think step by step. - Subtract 7 from both sides: 11x = 205 - 7 = 198. - Divide both sides by 11: x = 198/11 = 18. Answer: 18
Question: What is 8998 - 3204? Let's think step by step. - Start with 8998. - Subtract 3204: 8998 - 3204 = 5794. Answer: 5794
Question: Split 240 in the ratio 8:4. How much is the first part? Let's think step by step. - Total parts = 8 + 4 = 12. - One part = 240 / 12 = 20. - First part = 8 * 20 = 160. Answer: 160
Question: What is 2 + 8 * 7? Let's think step by step. - Multiplication comes before addition. - 8 * 7 = 56. - Then add: 2 + 56 = 58. Answer: 58
Question: What is 66% of 1000? Let's think step by step. - Convert 66% to 66/100. - Multiply: 1000 * 66/100 = 660. Answer: 660
Question: How many numbers between 86 and 136 are divisible by 9? Let's think step by step. - First multiple of 9 >= 86 is 90. - Last multiple <= 136 is 135. - Count = 6. Answer: 6
Question: What is 3183 - 8199? Let's think step by step. - Start with 3183. - Subtract 8199: 3183 - 8199 = -5016. Answer: -5016
Question: Each item costs $25. You buy 4 and pay $110. How much change? Let's think step by step. - Total cost = 25 * 4 = $100. - Change = 110 - 100 = $10. Answer: $10
Question: A car travels 279 miles in 3 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 279 / 3 = 93 mph. Answer: 93 mph
Question: What is the average of 33, 22, 29, 42, 32? Let's think step by step. - Sum: 33 + 22 + 29 + 42 + 32 = 158. - Count = 5. - Average = 158 / 5 = 31.6. Answer: 31.6
Question: A car travels 535 miles in 1 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 535 / 1 = 535 mph. Answer: 535 mph
Question: What is the average of 50, 42, 42, 46, 58? Let's think step by step. - Sum: 50 + 42 + 42 + 46 + 58 = 238. - Count = 5. - Average = 238 / 5 = 47.6. Answer: 47.6
Question: What is 5/2 + 4/12? Let's think step by step. - Common denominator is 2 * 12 = 24. - Rewrite: (5*12)/24 + (4*2)/24. - Add numerators: 60 + 8 = 68, giving 68/24. - Simplify by dividing top and bottom by 4: 68/24 = 17/6. Answer: 17/6
Question: What comes next: 9, 12, 15, 18, 21, 24, 27? Let's think step by step. - Find the difference: 12 - 9 = 3. - The sequence increases by 3 each time. - Next = 27 + 3 = 30. Answer: 30
Question: What is the average of 93, 62, 14, 12, 63? Let's think step by step. - Sum: 93 + 62 + 14 + 12 + 63 = 244. - Count = 5. - Average = 244 / 5 = 48.8. Answer: 48.8
Question: What comes next: 2, 6, 10, 14? Let's think step by step. - Find the difference: 6 - 2 = 4. - The sequence increases by 4 each time. - Next = 14 + 4 = 18. Answer: 18
Question: What is 8174 * 6490? Let's think step by step. - Break 6490 into parts. - Multiply: 8174 * 6490 = 53049260. Answer: 53049260
Question: A car travels 546 miles in 5 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 546 / 5 = 109.2 mph. Answer: 109.2 mph
Question: What is 80% of 100? Let's think step by step. - Convert 80% to 80/100. - Multiply: 100 * 80/100 = 80. Answer: 80
Question: What is 3/5 + 3/8? Let's think step by step. - Common denominator is 5 * 8 = 40. - Rewrite: (3*8)/40 + (3*5)/40. - Add numerators: 24 + 15 = 39, giving 39/40. - 39/40 is already in simplest form, so the answer is 39/40. Answer: 39/40
Question: What is 4/12 + 2/9? Let's think step by step. - Common denominator is 12 * 9 = 108. - Rewrite: (4*9)/108 + (2*12)/108. - Add numerators: 36 + 24 = 60, giving 60/108. - Simplify by dividing top and bottom by 12: 60/108 = 5/9. Answer: 5/9
Question: Split 780 in the ratio 8:5. How much is the first part? Let's think step by step. - Total parts = 8 + 5 = 13. - One part = 780 / 13 = 60. - First part = 8 * 60 = 480. Answer: 480
Question: What is 67% of 2500? Let's think step by step. - Convert 67% to 67/100. - Multiply: 2500 * 67/100 = 1675. Answer: 1675
Question: A car travels 409 miles in 6 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 409 / 6 = 68.1667 mph. Answer: 68.1667 mph
Question: What comes next: 4, 6, 8, 10, 12, 14? Let's think step by step. - Find the difference: 6 - 4 = 2. - The sequence increases by 2 each time. - Next = 14 + 2 = 16. Answer: 16
Question: What comes next: 5, 10, 15, 20, 25, 30, 35, 40? Let's think step by step. - Find the difference: 10 - 5 = 5. - The sequence increases by 5 each time. - Next = 40 + 5 = 45. Answer: 45
Question: How many numbers between 22 and 72 are divisible by 10? Let's think step by step. - First multiple of 10 >= 22 is 30. - Last multiple <= 72 is 70. - Count = 5. Answer: 5
Question: What is the average of 74, 27, 28? Let's think step by step. - Sum: 74 + 27 + 28 = 129. - Count = 3. - Average = 129 / 3 = 43. Answer: 43
Question: What is 7 + 5 * 2? Let's think step by step. - Multiplication comes before addition. - 5 * 2 = 10. - Then add: 7 + 10 = 17. Answer: 17
Question: What is 8122 + 7814? Let's think step by step. - Line up 8122 and 7814. - Add: 8122 + 7814 = 15936. Answer: 15936
Question: What is 5/2 + 2/12? Let's think step by step. - Common denominator is 2 * 12 = 24. - Rewrite: (5*12)/24 + (2*2)/24. - Add numerators: 60 + 4 = 64, giving 64/24. - Simplify by dividing top and bottom by 8: 64/24 = 8/3. Answer: 8/3
Question: A car travels 198 miles in 5 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 198 / 5 = 39.6 mph. Answer: 39.6 mph
Question: What is the average of 48, 55, 26? Let's think step by step. - Sum: 48 + 55 + 26 = 129. - Count = 3. - Average = 129 / 3 = 43. Answer: 43
Question: A car travels 439 miles in 1 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 439 / 1 = 439 mph. Answer: 439 mph
Question: How many numbers between 49 and 99 are divisible by 2? Let's think step by step. - First multiple of 2 >= 49 is 50. - Last multiple <= 99 is 98. - Count = 25. Answer: 25
Question: How many numbers between 84 and 134 are divisible by 5? Let's think step by step. - First multiple of 5 >= 84 is 85. - Last multiple <= 134 is 130. - Count = 10. Answer: 10
Question: Split 110 in the ratio 3:8. How much is the first part? Let's think step by step. - Total parts = 3 + 8 = 11. - One part = 110 / 11 = 10. - First part = 3 * 10 = 30. Answer: 30
Question: How many numbers between 61 and 111 are divisible by 9? Let's think step by step. - First multiple of 9 >= 61 is 63. - Last multiple <= 111 is 108. - Count = 6. Answer: 6
Question: What is 8 + 6 * 9? Let's think step by step. - Multiplication comes before addition. - 6 * 9 = 54. - Then add: 8 + 54 = 62. Answer: 62
Question: Each item costs $90. You buy 9 and pay $820. How much change? Let's think step by step. - Total cost = 90 * 9 = $810. - Change = 820 - 810 = $10. Answer: $10
Question: Each item costs $23. You buy 8 and pay $190. How much change? Let's think step by step. - Total cost = 23 * 8 = $184. - Change = 190 - 184 = $6. Answer: $6
Question: Solve for x: 8x + 9 = 67 Let's think step by step. - Subtract 9 from both sides: 8x = 67 - 9 = 58. - Divide both sides by 8: x = 58/8. Answer: 58/8
Question: A car travels 389 miles in 3 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 389 / 3 = 129.667 mph. Answer: 129.667 mph
Question: What is the average of 53, 41, 30, 69? Let's think step by step. - Sum: 53 + 41 + 30 + 69 = 193. - Count = 4. - Average = 193 / 4 = 48.25. Answer: 48.25
Question: What is 95% of 80? Let's think step by step. - Convert 95% to 95/100. - Multiply: 80 * 95/100 = 76. Answer: 76
Question: Solve for x: 9x + 4 = 49 Let's think step by step. - Subtract 4 from both sides: 9x = 49 - 4 = 45. - Divide both sides by 9: x = 45/9 = 5. Answer: 5
Question: What is 4/7 + 2/3? Let's think step by step. - Common denominator is 7 * 3 = 21. - Rewrite: (4*3)/21 + (2*7)/21. - Add numerators: 12 + 14 = 26, giving 26/21. - 26/21 is already in simplest form, so the answer is 26/21. Answer: 26/21
Question: How many numbers between 30 and 80 are divisible by 5? Let's think step by step. - First multiple of 5 >= 30 is 30. - Last multiple <= 80 is 80. - Count = 11. Answer: 11
Question: What is the average of 94, 24, 24, 58? Let's think step by step. - Sum: 94 + 24 + 24 + 58 = 200. - Count = 4. - Average = 200 / 4 = 50. Answer: 50
Question: Split 160 in the ratio 8:8. How much is the first part? Let's think step by step. - Total parts = 8 + 8 = 16. - One part = 160 / 16 = 10. - First part = 8 * 10 = 80. Answer: 80
Question: Solve for x: 12x + 6 = 135 Let's think step by step. - Subtract 6 from both sides: 12x = 135 - 6 = 129. - Divide both sides by 12: x = 129/12. Answer: 129/12
Question: What is 65% of 1000? Let's think step by step. - Convert 65% to 65/100. - Multiply: 1000 * 65/100 = 650. Answer: 650
Question: What is 10 + 6 * 3? Let's think step by step. - Multiplication comes before addition. - 6 * 3 = 18. - Then add: 10 + 18 = 28. Answer: 28
Question: What is 6307 - 1562? Let's think step by step. - Start with 6307. - Subtract 1562: 6307 - 1562 = 4745. Answer: 4745
Question: A car travels 556 miles in 6 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 556 / 6 = 92.6667 mph. Answer: 92.6667 mph
Question: What is 95% of 500? Let's think step by step. - Convert 95% to 95/100. - Multiply: 500 * 95/100 = 475. Answer: 475
Question: What is 1952 * 2577? Let's think step by step. - Break 2577 into parts. - Multiply: 1952 * 2577 = 5030304. Answer: 5030304
Question: What is 8 + 11 * 3? Let's think step by step. - Multiplication comes before addition. - 11 * 3 = 33. - Then add: 8 + 33 = 41. Answer: 41
Question: What is the average of 83, 84, 22? Let's think step by step. - Sum: 83 + 84 + 22 = 189. - Count = 3. - Average = 189 / 3 = 63. Answer: 63
Question: Solve for x: 6x + 6 = 84 Let's think step by step. - Subtract 6 from both sides: 6x = 84 - 6 = 78. - Divide both sides by 6: x = 78/6 = 13. Answer: 13
Question: What is the average of 90, 32, 92, 61? Let's think step by step. - Sum: 90 + 32 + 92 + 61 = 275. - Count = 4. - Average = 275 / 4 = 68.75. Answer: 68.75
Question: What is the average of 30, 20, 37? Let's think step by step. - Sum: 30 + 20 + 37 = 87. - Count = 3. - Average = 87 / 3 = 29. Answer: 29
Question: How many numbers between 55 and 105 are divisible by 10? Let's think step by step. - First multiple of 10 >= 55 is 60. - Last multiple <= 105 is 100. - Count = 5. Answer: 5
Question: How many numbers between 21 and 71 are divisible by 9? Let's think step by step. - First multiple of 9 >= 21 is 27. - Last multiple <= 71 is 63. - Count = 5. Answer: 5
Question: A car travels 117 miles in 2 hours. What is its speed? Let's think step by step. - Speed = distance / time. - Speed = 117 / 2 = 58.5 mph. Answer: 58.5 mph
Question: Split 120 in the ratio 3:5. How much is the first part? Let's think step by step. - Total parts = 3 + 5 = 8. - One part = 120 / 8 = 15. - First part = 3 * 15 = 45. Answer: 45
Question: Solve for x: 3x + 15 = 30 Let's think step by step. - Subtract 15 from both sides: 3x = 30 - 15 = 15. - Divide both sides by 3: x = 15/3 = 5. Answer: 5
Question: Split 110 in the ratio 8:3. How much is the first part? Let's think step by step. - Total parts = 8 + 3 = 11. - One part = 110 / 11 = 10. - First part = 8 * 10 = 80. Answer: 80
Question: What is 5/7 + 6/9? Let's think step by step. - Common denominator is 7 * 9 = 63. - Rewrite: (5*9)/63 + (6*7)/63. - Add numerators: 45 + 42 = 87, giving 87/63. - Simplify by dividing top and bottom by 3: 87/63 = 29/21. Answer: 29/21
Question: What comes next: 5, 9, 13, 17? Let's think step by step. - Find the difference: 9 - 5 = 4. - The sequence increases by 4 each time. - Next = 17 + 4 = 21. Answer: 21
Question: Solve for x: 10x + 4 = 184 Let's think step by step. - Subtract 4 from both sides: 10x = 184 - 4 = 180. - Divide both sides by 10: x = 180/10 = 18. Answer: 18
Question: What is 19% of 100? Let's think step by step. - Convert 19% to 19/100. - Multiply: 100 * 19/100 = 19. Answer: 19