text stringlengths 115 261 |
|---|
Question: What is 7 + 7 * 3?
Let's think step by step.
- Multiplication comes before addition.
- 7 * 3 = 21.
- Then add: 7 + 21 = 28.
Answer: 28 |
Question: A car travels 93 miles in 2 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 93 / 2 = 46.5 mph.
Answer: 46.5 mph |
Question: What comes next: 5, 7, 9, 11?
Let's think step by step.
- Find the difference: 7 - 5 = 2.
- The sequence increases by 2 each time.
- Next = 11 + 2 = 13.
Answer: 13 |
Question: Each item costs $48. You buy 4 and pay $200. How much change?
Let's think step by step.
- Total cost = 48 * 4 = $192.
- Change = 200 - 192 = $8.
Answer: $8 |
Question: What comes next: 3, 6, 9, 12, 15?
Let's think step by step.
- Find the difference: 6 - 3 = 3.
- The sequence increases by 3 each time.
- Next = 15 + 3 = 18.
Answer: 18 |
Question: What is 86% of 1000?
Let's think step by step.
- Convert 86% to 86/100.
- Multiply: 1000 * 86/100 = 860.
Answer: 860 |
Question: What is 3/2 + 4/12?
Let's think step by step.
- Common denominator is 2 * 12 = 24.
- Rewrite: (3*12)/24 + (4*2)/24.
- Add numerators: 36 + 8 = 44, giving 44/24.
- Simplify by dividing top and bottom by 4: 44/24 = 11/6.
Answer: 11/6 |
Question: How many numbers between 15 and 65 are divisible by 9?
Let's think step by step.
- First multiple of 9 >= 15 is 18.
- Last multiple <= 65 is 63.
- Count = 6.
Answer: 6 |
Question: Solve for x: 5x + 11 = 63
Let's think step by step.
- Subtract 11 from both sides: 5x = 63 - 11 = 52.
- Divide both sides by 5: x = 52/5.
Answer: 52/5 |
Question: Split 180 in the ratio 3:3. How much is the first part?
Let's think step by step.
- Total parts = 3 + 3 = 6.
- One part = 180 / 6 = 30.
- First part = 3 * 30 = 90.
Answer: 90 |
Question: A car travels 432 miles in 5 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 432 / 5 = 86.4 mph.
Answer: 86.4 mph |
Question: What is 54% of 100?
Let's think step by step.
- Convert 54% to 54/100.
- Multiply: 100 * 54/100 = 54.
Answer: 54 |
Question: What is 79% of 100?
Let's think step by step.
- Convert 79% to 79/100.
- Multiply: 100 * 79/100 = 79.
Answer: 79 |
Question: How many numbers between 32 and 82 are divisible by 9?
Let's think step by step.
- First multiple of 9 >= 32 is 36.
- Last multiple <= 82 is 81.
- Count = 6.
Answer: 6 |
Question: What is 7% of 100?
Let's think step by step.
- Convert 7% to 7/100.
- Multiply: 100 * 7/100 = 7.
Answer: 7 |
Question: Split 80 in the ratio 6:2. How much is the first part?
Let's think step by step.
- Total parts = 6 + 2 = 8.
- One part = 80 / 8 = 10.
- First part = 6 * 10 = 60.
Answer: 60 |
Question: What is 1933 * 9488?
Let's think step by step.
- Break 9488 into parts.
- Multiply: 1933 * 9488 = 18340304.
Answer: 18340304 |
Question: What is 24% of 240?
Let's think step by step.
- Convert 24% to 24/100.
- Multiply: 240 * 24/100 = 57.6.
Answer: 57.6 |
Question: What is 6960 * 7247?
Let's think step by step.
- Break 7247 into parts.
- Multiply: 6960 * 7247 = 50439120.
Answer: 50439120 |
Question: How many numbers between 41 and 91 are divisible by 5?
Let's think step by step.
- First multiple of 5 >= 41 is 45.
- Last multiple <= 91 is 90.
- Count = 10.
Answer: 10 |
Question: What is 51% of 480?
Let's think step by step.
- Convert 51% to 51/100.
- Multiply: 480 * 51/100 = 244.8.
Answer: 244.8 |
Question: Solve for x: 10x + 3 = 139
Let's think step by step.
- Subtract 3 from both sides: 10x = 139 - 3 = 136.
- Divide both sides by 10: x = 136/10.
Answer: 136/10 |
Question: What is 8 + 8 * 5?
Let's think step by step.
- Multiplication comes before addition.
- 8 * 5 = 40.
- Then add: 8 + 40 = 48.
Answer: 48 |
Question: A car travels 450 miles in 2 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 450 / 2 = 225 mph.
Answer: 225 mph |
Question: Each item costs $35. You buy 9 and pay $320. How much change?
Let's think step by step.
- Total cost = 35 * 9 = $315.
- Change = 320 - 315 = $5.
Answer: $5 |
Question: Each item costs $79. You buy 3 and pay $240. How much change?
Let's think step by step.
- Total cost = 79 * 3 = $237.
- Change = 240 - 237 = $3.
Answer: $3 |
Question: What is the average of 77, 57, 79, 12?
Let's think step by step.
- Sum: 77 + 57 + 79 + 12 = 225.
- Count = 4.
- Average = 225 / 4 = 56.25.
Answer: 56.25 |
Question: What is 5/9 + 2/6?
Let's think step by step.
- Common denominator is 9 * 6 = 54.
- Rewrite: (5*6)/54 + (2*9)/54.
- Add numerators: 30 + 18 = 48, giving 48/54.
- Simplify by dividing top and bottom by 6: 48/54 = 8/9.
Answer: 8/9 |
Question: What is 5368 * 6502?
Let's think step by step.
- Break 6502 into parts.
- Multiply: 5368 * 6502 = 34902736.
Answer: 34902736 |
Question: What is 10 + 2 * 4?
Let's think step by step.
- Multiplication comes before addition.
- 2 * 4 = 8.
- Then add: 10 + 8 = 18.
Answer: 18 |
Question: Each item costs $8. You buy 8 and pay $70. How much change?
Let's think step by step.
- Total cost = 8 * 8 = $64.
- Change = 70 - 64 = $6.
Answer: $6 |
Question: Each item costs $60. You buy 3 and pay $190. How much change?
Let's think step by step.
- Total cost = 60 * 3 = $180.
- Change = 190 - 180 = $10.
Answer: $10 |
Question: A car travels 533 miles in 2 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 533 / 2 = 266.5 mph.
Answer: 266.5 mph |
Question: What is 48% of 360?
Let's think step by step.
- Convert 48% to 48/100.
- Multiply: 360 * 48/100 = 172.8.
Answer: 172.8 |
Question: Each item costs $25. You buy 6 and pay $160. How much change?
Let's think step by step.
- Total cost = 25 * 6 = $150.
- Change = 160 - 150 = $10.
Answer: $10 |
Question: What comes next: 2, 6, 10, 14, 18, 22?
Let's think step by step.
- Find the difference: 6 - 2 = 4.
- The sequence increases by 4 each time.
- Next = 22 + 4 = 26.
Answer: 26 |
Question: What is 85% of 80?
Let's think step by step.
- Convert 85% to 85/100.
- Multiply: 80 * 85/100 = 68.
Answer: 68 |
Question: A car travels 591 miles in 1 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 591 / 1 = 591 mph.
Answer: 591 mph |
Question: Solve for x: 6x + 19 = 55
Let's think step by step.
- Subtract 19 from both sides: 6x = 55 - 19 = 36.
- Divide both sides by 6: x = 36/6 = 6.
Answer: 6 |
Question: Each item costs $86. You buy 2 and pay $180. How much change?
Let's think step by step.
- Total cost = 86 * 2 = $172.
- Change = 180 - 172 = $8.
Answer: $8 |
Question: What is the average of 65, 14, 97, 62, 44?
Let's think step by step.
- Sum: 65 + 14 + 97 + 62 + 44 = 282.
- Count = 5.
- Average = 282 / 5 = 56.4.
Answer: 56.4 |
Question: Each item costs $31. You buy 7 and pay $220. How much change?
Let's think step by step.
- Total cost = 31 * 7 = $217.
- Change = 220 - 217 = $3.
Answer: $3 |
Question: What is 21% of 200?
Let's think step by step.
- Convert 21% to 21/100.
- Multiply: 200 * 21/100 = 42.
Answer: 42 |
Question: What is 3/4 + 1/8?
Let's think step by step.
- Common denominator is 4 * 8 = 32.
- Rewrite: (3*8)/32 + (1*4)/32.
- Add numerators: 24 + 4 = 28, giving 28/32.
- Simplify by dividing top and bottom by 4: 28/32 = 7/8.
Answer: 7/8 |
Question: What is 4/9 + 1/12?
Let's think step by step.
- Common denominator is 9 * 12 = 108.
- Rewrite: (4*12)/108 + (1*9)/108.
- Add numerators: 48 + 9 = 57, giving 57/108.
- Simplify by dividing top and bottom by 3: 57/108 = 19/36.
Answer: 19/36 |
Question: How many numbers between 64 and 114 are divisible by 2?
Let's think step by step.
- First multiple of 2 >= 64 is 64.
- Last multiple <= 114 is 114.
- Count = 26.
Answer: 26 |
Question: What comes next: 9, 12, 15, 18, 21?
Let's think step by step.
- Find the difference: 12 - 9 = 3.
- The sequence increases by 3 each time.
- Next = 21 + 3 = 24.
Answer: 24 |
Question: What is 31% of 500?
Let's think step by step.
- Convert 31% to 31/100.
- Multiply: 500 * 31/100 = 155.
Answer: 155 |
Question: Solve for x: 2x + 5 = 39
Let's think step by step.
- Subtract 5 from both sides: 2x = 39 - 5 = 34.
- Divide both sides by 2: x = 34/2 = 17.
Answer: 17 |
Question: Split 260 in the ratio 6:7. How much is the first part?
Let's think step by step.
- Total parts = 6 + 7 = 13.
- One part = 260 / 13 = 20.
- First part = 6 * 20 = 120.
Answer: 120 |
Question: Split 270 in the ratio 7:2. How much is the first part?
Let's think step by step.
- Total parts = 7 + 2 = 9.
- One part = 270 / 9 = 30.
- First part = 7 * 30 = 210.
Answer: 210 |
Question: What is the average of 53, 90, 74?
Let's think step by step.
- Sum: 53 + 90 + 74 = 217.
- Count = 3.
- Average = 217 / 3 = 72.3333.
Answer: 72.3333 |
Question: Split 195 in the ratio 6:7. How much is the first part?
Let's think step by step.
- Total parts = 6 + 7 = 13.
- One part = 195 / 13 = 15.
- First part = 6 * 15 = 90.
Answer: 90 |
Question: Solve for x: 8x + 13 = 109
Let's think step by step.
- Subtract 13 from both sides: 8x = 109 - 13 = 96.
- Divide both sides by 8: x = 96/8 = 12.
Answer: 12 |
Question: What comes next: 5, 10, 15, 20, 25, 30, 35?
Let's think step by step.
- Find the difference: 10 - 5 = 5.
- The sequence increases by 5 each time.
- Next = 35 + 5 = 40.
Answer: 40 |
Question: What is 12 + 4 * 4?
Let's think step by step.
- Multiplication comes before addition.
- 4 * 4 = 16.
- Then add: 12 + 16 = 28.
Answer: 28 |
Question: What is 9659 * 9856?
Let's think step by step.
- Break 9856 into parts.
- Multiply: 9659 * 9856 = 95199104.
Answer: 95199104 |
Question: What comes next: 2, 9, 16, 23, 30?
Let's think step by step.
- Find the difference: 9 - 2 = 7.
- The sequence increases by 7 each time.
- Next = 30 + 7 = 37.
Answer: 37 |
Question: What is 6/11 + 5/3?
Let's think step by step.
- Common denominator is 11 * 3 = 33.
- Rewrite: (6*3)/33 + (5*11)/33.
- Add numerators: 18 + 55 = 73, giving 73/33.
- 73/33 is already in simplest form, so the answer is 73/33.
Answer: 73/33 |
Question: What is the average of 88, 31, 58, 20, 14?
Let's think step by step.
- Sum: 88 + 31 + 58 + 20 + 14 = 211.
- Count = 5.
- Average = 211 / 5 = 42.2.
Answer: 42.2 |
Question: What is 1990 * 6033?
Let's think step by step.
- Break 6033 into parts.
- Multiply: 1990 * 6033 = 12005670.
Answer: 12005670 |
Question: A car travels 385 miles in 1 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 385 / 1 = 385 mph.
Answer: 385 mph |
Question: How many numbers between 57 and 107 are divisible by 9?
Let's think step by step.
- First multiple of 9 >= 57 is 63.
- Last multiple <= 107 is 99.
- Count = 5.
Answer: 5 |
Question: What is 6/6 + 6/9?
Let's think step by step.
- Common denominator is 6 * 9 = 54.
- Rewrite: (6*9)/54 + (6*6)/54.
- Add numerators: 54 + 36 = 90, giving 90/54.
- Simplify by dividing top and bottom by 18: 90/54 = 5/3.
Answer: 5/3 |
Question: Solve for x: 4x + 18 = 90
Let's think step by step.
- Subtract 18 from both sides: 4x = 90 - 18 = 72.
- Divide both sides by 4: x = 72/4 = 18.
Answer: 18 |
Question: What is 10 + 4 * 2?
Let's think step by step.
- Multiplication comes before addition.
- 4 * 2 = 8.
- Then add: 10 + 8 = 18.
Answer: 18 |
Question: How many numbers between 76 and 126 are divisible by 3?
Let's think step by step.
- First multiple of 3 >= 76 is 78.
- Last multiple <= 126 is 126.
- Count = 17.
Answer: 17 |
Question: A car travels 474 miles in 3 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 474 / 3 = 158 mph.
Answer: 158 mph |
Question: What is 9724 - 2299?
Let's think step by step.
- Start with 9724.
- Subtract 2299: 9724 - 2299 = 7425.
Answer: 7425 |
Question: What is 61% of 100?
Let's think step by step.
- Convert 61% to 61/100.
- Multiply: 100 * 61/100 = 61.
Answer: 61 |
Question: Each item costs $16. You buy 8 and pay $130. How much change?
Let's think step by step.
- Total cost = 16 * 8 = $128.
- Change = 130 - 128 = $2.
Answer: $2 |
Question: Split 270 in the ratio 3:6. How much is the first part?
Let's think step by step.
- Total parts = 3 + 6 = 9.
- One part = 270 / 9 = 30.
- First part = 3 * 30 = 90.
Answer: 90 |
Question: What is 7963 - 1767?
Let's think step by step.
- Start with 7963.
- Subtract 1767: 7963 - 1767 = 6196.
Answer: 6196 |
Question: What comes next: 8, 14, 20, 26, 32, 38, 44?
Let's think step by step.
- Find the difference: 14 - 8 = 6.
- The sequence increases by 6 each time.
- Next = 44 + 6 = 50.
Answer: 50 |
Question: A car travels 331 miles in 2 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 331 / 2 = 165.5 mph.
Answer: 165.5 mph |
Question: Solve for x: 10x + 6 = 126
Let's think step by step.
- Subtract 6 from both sides: 10x = 126 - 6 = 120.
- Divide both sides by 10: x = 120/10 = 12.
Answer: 12 |
Question: What is 2/9 + 1/3?
Let's think step by step.
- Common denominator is 9 * 3 = 27.
- Rewrite: (2*3)/27 + (1*9)/27.
- Add numerators: 6 + 9 = 15, giving 15/27.
- Simplify by dividing top and bottom by 3: 15/27 = 5/9.
Answer: 5/9 |
Question: A car travels 462 miles in 5 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 462 / 5 = 92.4 mph.
Answer: 92.4 mph |
Question: Each item costs $76. You buy 3 and pay $230. How much change?
Let's think step by step.
- Total cost = 76 * 3 = $228.
- Change = 230 - 228 = $2.
Answer: $2 |
Question: What is the average of 39, 24, 47, 28?
Let's think step by step.
- Sum: 39 + 24 + 47 + 28 = 138.
- Count = 4.
- Average = 138 / 4 = 34.5.
Answer: 34.5 |
Question: Split 150 in the ratio 8:2. How much is the first part?
Let's think step by step.
- Total parts = 8 + 2 = 10.
- One part = 150 / 10 = 15.
- First part = 8 * 15 = 120.
Answer: 120 |
Question: How many numbers between 27 and 77 are divisible by 2?
Let's think step by step.
- First multiple of 2 >= 27 is 28.
- Last multiple <= 77 is 76.
- Count = 25.
Answer: 25 |
Question: What is 5/5 + 1/2?
Let's think step by step.
- Common denominator is 5 * 2 = 10.
- Rewrite: (5*2)/10 + (1*5)/10.
- Add numerators: 10 + 5 = 15, giving 15/10.
- Simplify by dividing top and bottom by 5: 15/10 = 3/2.
Answer: 3/2 |
Question: Each item costs $76. You buy 9 and pay $690. How much change?
Let's think step by step.
- Total cost = 76 * 9 = $684.
- Change = 690 - 684 = $6.
Answer: $6 |
Question: What is 9 + 10 * 7?
Let's think step by step.
- Multiplication comes before addition.
- 10 * 7 = 70.
- Then add: 9 + 70 = 79.
Answer: 79 |
Question: Split 600 in the ratio 8:2. How much is the first part?
Let's think step by step.
- Total parts = 8 + 2 = 10.
- One part = 600 / 10 = 60.
- First part = 8 * 60 = 480.
Answer: 480 |
Question: What is 4059 - 3813?
Let's think step by step.
- Start with 4059.
- Subtract 3813: 4059 - 3813 = 246.
Answer: 246 |
Question: What is the average of 38, 11, 73, 55?
Let's think step by step.
- Sum: 38 + 11 + 73 + 55 = 177.
- Count = 4.
- Average = 177 / 4 = 44.25.
Answer: 44.25 |
Question: What is the average of 64, 38, 57, 58, 28?
Let's think step by step.
- Sum: 64 + 38 + 57 + 58 + 28 = 245.
- Count = 5.
- Average = 245 / 5 = 49.
Answer: 49 |
Question: Solve for x: 6x + 16 = 58
Let's think step by step.
- Subtract 16 from both sides: 6x = 58 - 16 = 42.
- Divide both sides by 6: x = 42/6 = 7.
Answer: 7 |
Question: Split 360 in the ratio 4:5. How much is the first part?
Let's think step by step.
- Total parts = 4 + 5 = 9.
- One part = 360 / 9 = 40.
- First part = 4 * 40 = 160.
Answer: 160 |
Question: What is 20% of 240?
Let's think step by step.
- Convert 20% to 20/100.
- Multiply: 240 * 20/100 = 48.
Answer: 48 |
Question: Split 420 in the ratio 6:8. How much is the first part?
Let's think step by step.
- Total parts = 6 + 8 = 14.
- One part = 420 / 14 = 30.
- First part = 6 * 30 = 180.
Answer: 180 |
Question: Solve for x: 12x + 12 = 156
Let's think step by step.
- Subtract 12 from both sides: 12x = 156 - 12 = 144.
- Divide both sides by 12: x = 144/12 = 12.
Answer: 12 |
Question: Split 780 in the ratio 5:8. How much is the first part?
Let's think step by step.
- Total parts = 5 + 8 = 13.
- One part = 780 / 13 = 60.
- First part = 5 * 60 = 300.
Answer: 300 |
Question: What is the average of 71, 47, 25?
Let's think step by step.
- Sum: 71 + 47 + 25 = 143.
- Count = 3.
- Average = 143 / 3 = 47.6667.
Answer: 47.6667 |
Question: A car travels 217 miles in 3 hours. What is its speed?
Let's think step by step.
- Speed = distance / time.
- Speed = 217 / 3 = 72.3333 mph.
Answer: 72.3333 mph |
Question: Solve for x: 4x + 16 = 63
Let's think step by step.
- Subtract 16 from both sides: 4x = 63 - 16 = 47.
- Divide both sides by 4: x = 47/4.
Answer: 47/4 |
Question: Each item costs $54. You buy 9 and pay $490. How much change?
Let's think step by step.
- Total cost = 54 * 9 = $486.
- Change = 490 - 486 = $4.
Answer: $4 |
Question: What comes next: 8, 14, 20, 26, 32, 38, 44, 50?
Let's think step by step.
- Find the difference: 14 - 8 = 6.
- The sequence increases by 6 each time.
- Next = 50 + 6 = 56.
Answer: 56 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.