diff --git "a/cot_math_clean.jsonl" "b/cot_math_clean.jsonl" new file mode 100644--- /dev/null +++ "b/cot_math_clean.jsonl" @@ -0,0 +1,3530 @@ +{"text": "Question: Each item costs $58. You buy 2 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 58 * 2 = $116.\n- Change = 120 - 116 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 72, 61, 48, 71, 55?\nLet's think step by step.\n- Sum: 72 + 61 + 48 + 71 + 55 = 307.\n- Count = 5.\n- Average = 307 / 5 = 61.4.\nAnswer: 61.4"} +{"text": "Question: What is 2/10 + 2/6?\nLet's think step by step.\n- Common denominator is 10 * 6 = 60.\n- Rewrite: (2*6)/60 + (2*10)/60.\n- Add numerators: 12 + 20 = 32, giving 32/60.\n- Simplify by dividing top and bottom by 4: 32/60 = 8/15.\nAnswer: 8/15"} +{"text": "Question: What is 17% of 2500?\nLet's think step by step.\n- Convert 17% to 17/100.\n- Multiply: 2500 * 17/100 = 425.\nAnswer: 425"} +{"text": "Question: What comes next: 10, 13, 16, 19, 22, 25?\nLet's think step by step.\n- Find the difference: 13 - 10 = 3.\n- The sequence increases by 3 each time.\n- Next = 25 + 3 = 28.\nAnswer: 28"} +{"text": "Question: What is 3 + 12 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 7 = 84.\n- Then add: 3 + 84 = 87.\nAnswer: 87"} +{"text": "Question: A car travels 163 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 163 / 3 = 54.3333 mph.\nAnswer: 54.3333 mph"} +{"text": "Question: Each item costs $45. You buy 5 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 45 * 5 = $225.\n- Change = 230 - 225 = $5.\nAnswer: $5"} +{"text": "Question: What comes next: 8, 13, 18, 23, 28, 33, 38, 43?\nLet's think step by step.\n- Find the difference: 13 - 8 = 5.\n- The sequence increases by 5 each time.\n- Next = 43 + 5 = 48.\nAnswer: 48"} +{"text": "Question: What is the average of 80, 11, 21?\nLet's think step by step.\n- Sum: 80 + 11 + 21 = 112.\n- Count = 3.\n- Average = 112 / 3 = 37.3333.\nAnswer: 37.3333"} +{"text": "Question: Each item costs $90. You buy 2 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 90 * 2 = $180.\n- Change = 190 - 180 = $10.\nAnswer: $10"} +{"text": "Question: What is 4/7 + 2/7?\nLet's think step by step.\n- Common denominator is 7 * 7 = 49.\n- Rewrite: (4*7)/49 + (2*7)/49.\n- Add numerators: 28 + 14 = 42, giving 42/49.\n- Simplify by dividing top and bottom by 7: 42/49 = 6/7.\nAnswer: 6/7"} +{"text": "Question: What is 5 + 11 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 5 = 55.\n- Then add: 5 + 55 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 4x + 15 = 89\nLet's think step by step.\n- Subtract 15 from both sides: 4x = 89 - 15 = 74.\n- Divide both sides by 4: x = 74/4.\nAnswer: 74/4"} +{"text": "Question: What comes next: 8, 10, 12, 14, 16, 18?\nLet's think step by step.\n- Find the difference: 10 - 8 = 2.\n- The sequence increases by 2 each time.\n- Next = 18 + 2 = 20.\nAnswer: 20"} +{"text": "Question: What comes next: 5, 12, 19, 26?\nLet's think step by step.\n- Find the difference: 12 - 5 = 7.\n- The sequence increases by 7 each time.\n- Next = 26 + 7 = 33.\nAnswer: 33"} +{"text": "Question: What comes next: 6, 12, 18, 24, 30?\nLet's think step by step.\n- Find the difference: 12 - 6 = 6.\n- The sequence increases by 6 each time.\n- Next = 30 + 6 = 36.\nAnswer: 36"} +{"text": "Question: What is 5/11 + 3/9?\nLet's think step by step.\n- Common denominator is 11 * 9 = 99.\n- Rewrite: (5*9)/99 + (3*11)/99.\n- Add numerators: 45 + 33 = 78, giving 78/99.\n- Simplify by dividing top and bottom by 3: 78/99 = 26/33.\nAnswer: 26/33"} +{"text": "Question: What is 11 + 8 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 7 = 56.\n- Then add: 11 + 56 = 67.\nAnswer: 67"} +{"text": "Question: What is 2/6 + 2/5?\nLet's think step by step.\n- Common denominator is 6 * 5 = 30.\n- Rewrite: (2*5)/30 + (2*6)/30.\n- Add numerators: 10 + 12 = 22, giving 22/30.\n- Simplify by dividing top and bottom by 2: 22/30 = 11/15.\nAnswer: 11/15"} +{"text": "Question: What is 9% of 2500?\nLet's think step by step.\n- Convert 9% to 9/100.\n- Multiply: 2500 * 9/100 = 225.\nAnswer: 225"} +{"text": "Question: A car travels 130 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 130 / 1 = 130 mph.\nAnswer: 130 mph"} +{"text": "Question: How many numbers between 29 and 79 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 29 is 30.\n- Last multiple <= 79 is 78.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Each item costs $72. You buy 6 and pay $440. How much change?\nLet's think step by step.\n- Total cost = 72 * 6 = $432.\n- Change = 440 - 432 = $8.\nAnswer: $8"} +{"text": "Question: What comes next: 4, 7, 10, 13, 16, 19, 22, 25?\nLet's think step by step.\n- Find the difference: 7 - 4 = 3.\n- The sequence increases by 3 each time.\n- Next = 25 + 3 = 28.\nAnswer: 28"} +{"text": "Question: Each item costs $79. You buy 6 and pay $480. How much change?\nLet's think step by step.\n- Total cost = 79 * 6 = $474.\n- Change = 480 - 474 = $6.\nAnswer: $6"} +{"text": "Question: A car travels 564 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 564 / 6 = 94 mph.\nAnswer: 94 mph"} +{"text": "Question: How many numbers between 20 and 70 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 20 is 20.\n- Last multiple <= 70 is 70.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: Split 240 in the ratio 6:2. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 2 = 8.\n- One part = 240 / 8 = 30.\n- First part = 6 * 30 = 180.\nAnswer: 180"} +{"text": "Question: What is 6/7 + 2/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (6*5)/35 + (2*7)/35.\n- Add numerators: 30 + 14 = 44, giving 44/35.\n- 44/35 is already in simplest form, so the answer is 44/35.\nAnswer: 44/35"} +{"text": "Question: Solve for x: 7x + 11 = 53\nLet's think step by step.\n- Subtract 11 from both sides: 7x = 53 - 11 = 42.\n- Divide both sides by 7: x = 42/7 = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 2x + 18 = 56\nLet's think step by step.\n- Subtract 18 from both sides: 2x = 56 - 18 = 38.\n- Divide both sides by 2: x = 38/2 = 19.\nAnswer: 19"} +{"text": "Question: What is 2 + 3 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 12 = 36.\n- Then add: 2 + 36 = 38.\nAnswer: 38"} +{"text": "Question: Solve for x: 11x + 4 = 213\nLet's think step by step.\n- Subtract 4 from both sides: 11x = 213 - 4 = 209.\n- Divide both sides by 11: x = 209/11 = 19.\nAnswer: 19"} +{"text": "Question: Split 100 in the ratio 8:2. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 2 = 10.\n- One part = 100 / 10 = 10.\n- First part = 8 * 10 = 80.\nAnswer: 80"} +{"text": "Question: What is 1/5 + 2/3?\nLet's think step by step.\n- Common denominator is 5 * 3 = 15.\n- Rewrite: (1*3)/15 + (2*5)/15.\n- Add numerators: 3 + 10 = 13, giving 13/15.\n- 13/15 is already in simplest form, so the answer is 13/15.\nAnswer: 13/15"} +{"text": "Question: A car travels 275 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 275 / 6 = 45.8333 mph.\nAnswer: 45.8333 mph"} +{"text": "Question: What is 1/6 + 1/5?\nLet's think step by step.\n- Common denominator is 6 * 5 = 30.\n- Rewrite: (1*5)/30 + (1*6)/30.\n- Add numerators: 5 + 6 = 11, giving 11/30.\n- 11/30 is already in simplest form, so the answer is 11/30.\nAnswer: 11/30"} +{"text": "Question: What is 12 + 6 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 7 = 42.\n- Then add: 12 + 42 = 54.\nAnswer: 54"} +{"text": "Question: Each item costs $28. You buy 2 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 28 * 2 = $56.\n- Change = 60 - 56 = $4.\nAnswer: $4"} +{"text": "Question: What comes next: 8, 10, 12, 14, 16, 18, 20, 22?\nLet's think step by step.\n- Find the difference: 10 - 8 = 2.\n- The sequence increases by 2 each time.\n- Next = 22 + 2 = 24.\nAnswer: 24"} +{"text": "Question: What is 8 + 5 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 6 = 30.\n- Then add: 8 + 30 = 38.\nAnswer: 38"} +{"text": "Question: Split 480 in the ratio 7:5. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 5 = 12.\n- One part = 480 / 12 = 40.\n- First part = 7 * 40 = 280.\nAnswer: 280"} +{"text": "Question: What is 94% of 1000?\nLet's think step by step.\n- Convert 94% to 94/100.\n- Multiply: 1000 * 94/100 = 940.\nAnswer: 940"} +{"text": "Question: What comes next: 5, 7, 9, 11, 13, 15, 17, 19?\nLet's think step by step.\n- Find the difference: 7 - 5 = 2.\n- The sequence increases by 2 each time.\n- Next = 19 + 2 = 21.\nAnswer: 21"} +{"text": "Question: A car travels 239 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 239 / 1 = 239 mph.\nAnswer: 239 mph"} +{"text": "Question: A car travels 479 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 479 / 5 = 95.8 mph.\nAnswer: 95.8 mph"} +{"text": "Question: What comes next: 5, 12, 19, 26, 33, 40?\nLet's think step by step.\n- Find the difference: 12 - 5 = 7.\n- The sequence increases by 7 each time.\n- Next = 40 + 7 = 47.\nAnswer: 47"} +{"text": "Question: Each item costs $89. You buy 6 and pay $540. How much change?\nLet's think step by step.\n- Total cost = 89 * 6 = $534.\n- Change = 540 - 534 = $6.\nAnswer: $6"} +{"text": "Question: What is 76% of 100?\nLet's think step by step.\n- Convert 76% to 76/100.\n- Multiply: 100 * 76/100 = 76.\nAnswer: 76"} +{"text": "Question: A car travels 140 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 140 / 3 = 46.6667 mph.\nAnswer: 46.6667 mph"} +{"text": "Question: Solve for x: 9x + 20 = 134\nLet's think step by step.\n- Subtract 20 from both sides: 9x = 134 - 20 = 114.\n- Divide both sides by 9: x = 114/9.\nAnswer: 114/9"} +{"text": "Question: What is 6/11 + 2/6?\nLet's think step by step.\n- Common denominator is 11 * 6 = 66.\n- Rewrite: (6*6)/66 + (2*11)/66.\n- Add numerators: 36 + 22 = 58, giving 58/66.\n- Simplify by dividing top and bottom by 2: 58/66 = 29/33.\nAnswer: 29/33"} +{"text": "Question: Each item costs $58. You buy 3 and pay $180. How much change?\nLet's think step by step.\n- Total cost = 58 * 3 = $174.\n- Change = 180 - 174 = $6.\nAnswer: $6"} +{"text": "Question: Split 90 in the ratio 3:3. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 3 = 6.\n- One part = 90 / 6 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: How many numbers between 58 and 108 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 58 is 63.\n- Last multiple <= 108 is 108.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: How many numbers between 63 and 113 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 63 is 70.\n- Last multiple <= 113 is 110.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 31 and 81 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 31 is 32.\n- Last multiple <= 81 is 80.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: A car travels 125 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 125 / 3 = 41.6667 mph.\nAnswer: 41.6667 mph"} +{"text": "Question: What is 62% of 480?\nLet's think step by step.\n- Convert 62% to 62/100.\n- Multiply: 480 * 62/100 = 297.6.\nAnswer: 297.6"} +{"text": "Question: A car travels 60 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 60 / 1 = 60 mph.\nAnswer: 60 mph"} +{"text": "Question: A car travels 393 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 393 / 3 = 131 mph.\nAnswer: 131 mph"} +{"text": "Question: A car travels 111 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 111 / 4 = 27.75 mph.\nAnswer: 27.75 mph"} +{"text": "Question: Solve for x: 10x + 5 = 35\nLet's think step by step.\n- Subtract 5 from both sides: 10x = 35 - 5 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: Each item costs $58. You buy 7 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 58 * 7 = $406.\n- Change = 410 - 406 = $4.\nAnswer: $4"} +{"text": "Question: What is 11 + 12 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 5 = 60.\n- Then add: 11 + 60 = 71.\nAnswer: 71"} +{"text": "Question: What is the average of 98, 33, 22, 70?\nLet's think step by step.\n- Sum: 98 + 33 + 22 + 70 = 223.\n- Count = 4.\n- Average = 223 / 4 = 55.75.\nAnswer: 55.75"} +{"text": "Question: Each item costs $85. You buy 3 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 85 * 3 = $255.\n- Change = 260 - 255 = $5.\nAnswer: $5"} +{"text": "Question: What is the average of 93, 76, 93?\nLet's think step by step.\n- Sum: 93 + 76 + 93 = 262.\n- Count = 3.\n- Average = 262 / 3 = 87.3333.\nAnswer: 87.3333"} +{"text": "Question: How many numbers between 24 and 74 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 24 is 25.\n- Last multiple <= 74 is 70.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 40% of 100?\nLet's think step by step.\n- Convert 40% to 40/100.\n- Multiply: 100 * 40/100 = 40.\nAnswer: 40"} +{"text": "Question: What is the average of 50, 56, 82, 15, 99?\nLet's think step by step.\n- Sum: 50 + 56 + 82 + 15 + 99 = 302.\n- Count = 5.\n- Average = 302 / 5 = 60.4.\nAnswer: 60.4"} +{"text": "Question: What is 6/9 + 6/12?\nLet's think step by step.\n- Common denominator is 9 * 12 = 108.\n- Rewrite: (6*12)/108 + (6*9)/108.\n- Add numerators: 72 + 54 = 126, giving 126/108.\n- Simplify by dividing top and bottom by 18: 126/108 = 7/6.\nAnswer: 7/6"} +{"text": "Question: A car travels 505 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 505 / 3 = 168.333 mph.\nAnswer: 168.333 mph"} +{"text": "Question: What comes next: 3, 6, 9, 12, 15, 18, 21?\nLet's think step by step.\n- Find the difference: 6 - 3 = 3.\n- The sequence increases by 3 each time.\n- Next = 21 + 3 = 24.\nAnswer: 24"} +{"text": "Question: What is 3/2 + 2/4?\nLet's think step by step.\n- Common denominator is 2 * 4 = 8.\n- Rewrite: (3*4)/8 + (2*2)/8.\n- Add numerators: 12 + 4 = 16, giving 16/8.\n- Simplify by dividing top and bottom by 8: 16/8 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 53, 57, 21, 53?\nLet's think step by step.\n- Sum: 53 + 57 + 21 + 53 = 184.\n- Count = 4.\n- Average = 184 / 4 = 46.\nAnswer: 46"} +{"text": "Question: What is 1/2 + 3/4?\nLet's think step by step.\n- Common denominator is 2 * 4 = 8.\n- Rewrite: (1*4)/8 + (3*2)/8.\n- Add numerators: 4 + 6 = 10, giving 10/8.\n- Simplify by dividing top and bottom by 2: 10/8 = 5/4.\nAnswer: 5/4"} +{"text": "Question: What is 79% of 2500?\nLet's think step by step.\n- Convert 79% to 79/100.\n- Multiply: 2500 * 79/100 = 1975.\nAnswer: 1975"} +{"text": "Question: Split 165 in the ratio 5:6. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 6 = 11.\n- One part = 165 / 11 = 15.\n- First part = 5 * 15 = 75.\nAnswer: 75"} +{"text": "Question: What is the average of 71, 40, 16?\nLet's think step by step.\n- Sum: 71 + 40 + 16 = 127.\n- Count = 3.\n- Average = 127 / 3 = 42.3333.\nAnswer: 42.3333"} +{"text": "Question: What is the average of 76, 19, 48?\nLet's think step by step.\n- Sum: 76 + 19 + 48 = 143.\n- Count = 3.\n- Average = 143 / 3 = 47.6667.\nAnswer: 47.6667"} +{"text": "Question: Each item costs $47. You buy 6 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 47 * 6 = $282.\n- Change = 290 - 282 = $8.\nAnswer: $8"} +{"text": "Question: Each item costs $18. You buy 3 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 18 * 3 = $54.\n- Change = 60 - 54 = $6.\nAnswer: $6"} +{"text": "Question: What comes next: 8, 13, 18, 23, 28, 33?\nLet's think step by step.\n- Find the difference: 13 - 8 = 5.\n- The sequence increases by 5 each time.\n- Next = 33 + 5 = 38.\nAnswer: 38"} +{"text": "Question: Split 70 in the ratio 2:5. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 5 = 7.\n- One part = 70 / 7 = 10.\n- First part = 2 * 10 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 496 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 496 / 1 = 496 mph.\nAnswer: 496 mph"} +{"text": "Question: What is the average of 97, 29, 31, 90?\nLet's think step by step.\n- Sum: 97 + 29 + 31 + 90 = 247.\n- Count = 4.\n- Average = 247 / 4 = 61.75.\nAnswer: 61.75"} +{"text": "Question: What is 4/12 + 1/3?\nLet's think step by step.\n- Common denominator is 12 * 3 = 36.\n- Rewrite: (4*3)/36 + (1*12)/36.\n- Add numerators: 12 + 12 = 24, giving 24/36.\n- Simplify by dividing top and bottom by 12: 24/36 = 2/3.\nAnswer: 2/3"} +{"text": "Question: What is 5 + 5 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 2 = 10.\n- Then add: 5 + 10 = 15.\nAnswer: 15"} +{"text": "Question: Each item costs $6. You buy 3 and pay $20. How much change?\nLet's think step by step.\n- Total cost = 6 * 3 = $18.\n- Change = 20 - 18 = $2.\nAnswer: $2"} +{"text": "Question: Each item costs $76. You buy 6 and pay $460. How much change?\nLet's think step by step.\n- Total cost = 76 * 6 = $456.\n- Change = 460 - 456 = $4.\nAnswer: $4"} +{"text": "Question: A car travels 560 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 560 / 5 = 112 mph.\nAnswer: 112 mph"} +{"text": "Question: How many numbers between 64 and 114 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 64 is 66.\n- Last multiple <= 114 is 114.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 7 + 5 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 6 = 30.\n- Then add: 7 + 30 = 37.\nAnswer: 37"} +{"text": "Question: What is 2/8 + 2/7?\nLet's think step by step.\n- Common denominator is 8 * 7 = 56.\n- Rewrite: (2*7)/56 + (2*8)/56.\n- Add numerators: 14 + 16 = 30, giving 30/56.\n- Simplify by dividing top and bottom by 2: 30/56 = 15/28.\nAnswer: 15/28"} +{"text": "Question: What is 3 + 2 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 10 = 20.\n- Then add: 3 + 20 = 23.\nAnswer: 23"} +{"text": "Question: A car travels 266 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 266 / 1 = 266 mph.\nAnswer: 266 mph"} +{"text": "Question: A car travels 467 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 467 / 3 = 155.667 mph.\nAnswer: 155.667 mph"} +{"text": "Question: Solve for x: 12x + 7 = 31\nLet's think step by step.\n- Subtract 7 from both sides: 12x = 31 - 7 = 24.\n- Divide both sides by 12: x = 24/12 = 2.\nAnswer: 2"} +{"text": "Question: What is 5 + 9 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 8 = 72.\n- Then add: 5 + 72 = 77.\nAnswer: 77"} +{"text": "Question: Split 210 in the ratio 6:8. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 8 = 14.\n- One part = 210 / 14 = 15.\n- First part = 6 * 15 = 90.\nAnswer: 90"} +{"text": "Question: What is 11 + 9 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 4 = 36.\n- Then add: 11 + 36 = 47.\nAnswer: 47"} +{"text": "Question: What is 4/12 + 6/8?\nLet's think step by step.\n- Common denominator is 12 * 8 = 96.\n- Rewrite: (4*8)/96 + (6*12)/96.\n- Add numerators: 32 + 72 = 104, giving 104/96.\n- Simplify by dividing top and bottom by 8: 104/96 = 13/12.\nAnswer: 13/12"} +{"text": "Question: What comes next: 8, 15, 22, 29, 36, 43?\nLet's think step by step.\n- Find the difference: 15 - 8 = 7.\n- The sequence increases by 7 each time.\n- Next = 43 + 7 = 50.\nAnswer: 50"} +{"text": "Question: A car travels 570 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 570 / 6 = 95 mph.\nAnswer: 95 mph"} +{"text": "Question: How many numbers between 79 and 129 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 79 is 81.\n- Last multiple <= 129 is 129.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 2/2 + 3/7?\nLet's think step by step.\n- Common denominator is 2 * 7 = 14.\n- Rewrite: (2*7)/14 + (3*2)/14.\n- Add numerators: 14 + 6 = 20, giving 20/14.\n- Simplify by dividing top and bottom by 2: 20/14 = 10/7.\nAnswer: 10/7"} +{"text": "Question: Split 120 in the ratio 2:6. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 6 = 8.\n- One part = 120 / 8 = 15.\n- First part = 2 * 15 = 30.\nAnswer: 30"} +{"text": "Question: What is the average of 29, 58, 84, 47, 70?\nLet's think step by step.\n- Sum: 29 + 58 + 84 + 47 + 70 = 288.\n- Count = 5.\n- Average = 288 / 5 = 57.6.\nAnswer: 57.6"} +{"text": "Question: What is 3 + 10 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 2 = 20.\n- Then add: 3 + 20 = 23.\nAnswer: 23"} +{"text": "Question: What is 5 + 4 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 2 = 8.\n- Then add: 5 + 8 = 13.\nAnswer: 13"} +{"text": "Question: What is the average of 67, 52, 30?\nLet's think step by step.\n- Sum: 67 + 52 + 30 = 149.\n- Count = 3.\n- Average = 149 / 3 = 49.6667.\nAnswer: 49.6667"} +{"text": "Question: What is 88% of 360?\nLet's think step by step.\n- Convert 88% to 88/100.\n- Multiply: 360 * 88/100 = 316.8.\nAnswer: 316.8"} +{"text": "Question: Split 440 in the ratio 6:5. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 5 = 11.\n- One part = 440 / 11 = 40.\n- First part = 6 * 40 = 240.\nAnswer: 240"} +{"text": "Question: What comes next: 1, 7, 13, 19?\nLet's think step by step.\n- Find the difference: 7 - 1 = 6.\n- The sequence increases by 6 each time.\n- Next = 19 + 6 = 25.\nAnswer: 25"} +{"text": "Question: How many numbers between 86 and 136 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 86 is 90.\n- Last multiple <= 136 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What comes next: 10, 15, 20, 25, 30, 35, 40?\nLet's think step by step.\n- Find the difference: 15 - 10 = 5.\n- The sequence increases by 5 each time.\n- Next = 40 + 5 = 45.\nAnswer: 45"} +{"text": "Question: Each item costs $82. You buy 5 and pay $420. How much change?\nLet's think step by step.\n- Total cost = 82 * 5 = $410.\n- Change = 420 - 410 = $10.\nAnswer: $10"} +{"text": "Question: What comes next: 10, 14, 18, 22, 26, 30?\nLet's think step by step.\n- Find the difference: 14 - 10 = 4.\n- The sequence increases by 4 each time.\n- Next = 30 + 4 = 34.\nAnswer: 34"} +{"text": "Question: What is 9 + 6 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 6 = 36.\n- Then add: 9 + 36 = 45.\nAnswer: 45"} +{"text": "Question: Each item costs $54. You buy 8 and pay $440. How much change?\nLet's think step by step.\n- Total cost = 54 * 8 = $432.\n- Change = 440 - 432 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 52, 17, 14, 71, 63?\nLet's think step by step.\n- Sum: 52 + 17 + 14 + 71 + 63 = 217.\n- Count = 5.\n- Average = 217 / 5 = 43.4.\nAnswer: 43.4"} +{"text": "Question: What is 67% of 200?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 200 * 67/100 = 134.\nAnswer: 134"} +{"text": "Question: How many numbers between 55 and 105 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 55 is 57.\n- Last multiple <= 105 is 105.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Each item costs $9. You buy 9 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 9 * 9 = $81.\n- Change = 90 - 81 = $9.\nAnswer: $9"} +{"text": "Question: Each item costs $63. You buy 2 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 63 * 2 = $126.\n- Change = 130 - 126 = $4.\nAnswer: $4"} +{"text": "Question: What is 9 + 4 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 2 = 8.\n- Then add: 9 + 8 = 17.\nAnswer: 17"} +{"text": "Question: Split 360 in the ratio 2:7. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 7 = 9.\n- One part = 360 / 9 = 40.\n- First part = 2 * 40 = 80.\nAnswer: 80"} +{"text": "Question: How many numbers between 34 and 84 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 34 is 35.\n- Last multiple <= 84 is 80.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Each item costs $67. You buy 3 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 67 * 3 = $201.\n- Change = 210 - 201 = $9.\nAnswer: $9"} +{"text": "Question: What is 12 + 11 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 6 = 66.\n- Then add: 12 + 66 = 78.\nAnswer: 78"} +{"text": "Question: What is 54% of 2500?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 2500 * 54/100 = 1350.\nAnswer: 1350"} +{"text": "Question: How many numbers between 76 and 126 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 76 is 76.\n- Last multiple <= 126 is 126.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 2x + 15 = 41\nLet's think step by step.\n- Subtract 15 from both sides: 2x = 41 - 15 = 26.\n- Divide both sides by 2: x = 26/2 = 13.\nAnswer: 13"} +{"text": "Question: Solve for x: 9x + 3 = 111\nLet's think step by step.\n- Subtract 3 from both sides: 9x = 111 - 3 = 108.\n- Divide both sides by 9: x = 108/9 = 12.\nAnswer: 12"} +{"text": "Question: What comes next: 10, 16, 22, 28, 34?\nLet's think step by step.\n- Find the difference: 16 - 10 = 6.\n- The sequence increases by 6 each time.\n- Next = 34 + 6 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 3x + 17 = 68\nLet's think step by step.\n- Subtract 17 from both sides: 3x = 68 - 17 = 51.\n- Divide both sides by 3: x = 51/3 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 28, 64, 82?\nLet's think step by step.\n- Sum: 28 + 64 + 82 = 174.\n- Count = 3.\n- Average = 174 / 3 = 58.\nAnswer: 58"} +{"text": "Question: Each item costs $15. You buy 3 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 15 * 3 = $45.\n- Change = 50 - 45 = $5.\nAnswer: $5"} +{"text": "Question: Each item costs $13. You buy 3 and pay $40. How much change?\nLet's think step by step.\n- Total cost = 13 * 3 = $39.\n- Change = 40 - 39 = $1.\nAnswer: $1"} +{"text": "Question: Each item costs $24. You buy 2 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 24 * 2 = $48.\n- Change = 50 - 48 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 501 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 501 / 6 = 83.5 mph.\nAnswer: 83.5 mph"} +{"text": "Question: Each item costs $8. You buy 9 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 8 * 9 = $72.\n- Change = 80 - 72 = $8.\nAnswer: $8"} +{"text": "Question: Split 110 in the ratio 7:4. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 4 = 11.\n- One part = 110 / 11 = 10.\n- First part = 7 * 10 = 70.\nAnswer: 70"} +{"text": "Question: Split 80 in the ratio 2:2. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 2 = 4.\n- One part = 80 / 4 = 20.\n- First part = 2 * 20 = 40.\nAnswer: 40"} +{"text": "Question: What is 2/5 + 1/5?\nLet's think step by step.\n- Common denominator is 5 * 5 = 25.\n- Rewrite: (2*5)/25 + (1*5)/25.\n- Add numerators: 10 + 5 = 15, giving 15/25.\n- Simplify by dividing top and bottom by 5: 15/25 = 3/5.\nAnswer: 3/5"} +{"text": "Question: How many numbers between 10 and 60 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 10 is 10.\n- Last multiple <= 60 is 60.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 98, 13, 87, 39?\nLet's think step by step.\n- Sum: 98 + 13 + 87 + 39 = 237.\n- Count = 4.\n- Average = 237 / 4 = 59.25.\nAnswer: 59.25"} +{"text": "Question: What is 28% of 360?\nLet's think step by step.\n- Convert 28% to 28/100.\n- Multiply: 360 * 28/100 = 100.8.\nAnswer: 100.8"} +{"text": "Question: What is 9 + 7 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 6 = 42.\n- Then add: 9 + 42 = 51.\nAnswer: 51"} +{"text": "Question: What is 8% of 1000?\nLet's think step by step.\n- Convert 8% to 8/100.\n- Multiply: 1000 * 8/100 = 80.\nAnswer: 80"} +{"text": "Question: Split 180 in the ratio 4:5. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 5 = 9.\n- One part = 180 / 9 = 20.\n- First part = 4 * 20 = 80.\nAnswer: 80"} +{"text": "Question: What is the average of 91, 51, 33, 85, 20?\nLet's think step by step.\n- Sum: 91 + 51 + 33 + 85 + 20 = 280.\n- Count = 5.\n- Average = 280 / 5 = 56.\nAnswer: 56"} +{"text": "Question: What is 10 + 11 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 6 = 66.\n- Then add: 10 + 66 = 76.\nAnswer: 76"} +{"text": "Question: What is 53% of 500?\nLet's think step by step.\n- Convert 53% to 53/100.\n- Multiply: 500 * 53/100 = 265.\nAnswer: 265"} +{"text": "Question: What is 33% of 80?\nLet's think step by step.\n- Convert 33% to 33/100.\n- Multiply: 80 * 33/100 = 26.4.\nAnswer: 26.4"} +{"text": "Question: What comes next: 4, 7, 10, 13, 16?\nLet's think step by step.\n- Find the difference: 7 - 4 = 3.\n- The sequence increases by 3 each time.\n- Next = 16 + 3 = 19.\nAnswer: 19"} +{"text": "Question: What is the average of 63, 94, 15, 26?\nLet's think step by step.\n- Sum: 63 + 94 + 15 + 26 = 198.\n- Count = 4.\n- Average = 198 / 4 = 49.5.\nAnswer: 49.5"} +{"text": "Question: What is 1/8 + 1/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (1*3)/24 + (1*8)/24.\n- Add numerators: 3 + 8 = 11, giving 11/24.\n- 11/24 is already in simplest form, so the answer is 11/24.\nAnswer: 11/24"} +{"text": "Question: What is 58% of 2500?\nLet's think step by step.\n- Convert 58% to 58/100.\n- Multiply: 2500 * 58/100 = 1450.\nAnswer: 1450"} +{"text": "Question: What comes next: 7, 14, 21, 28, 35?\nLet's think step by step.\n- Find the difference: 14 - 7 = 7.\n- The sequence increases by 7 each time.\n- Next = 35 + 7 = 42.\nAnswer: 42"} +{"text": "Question: What is 4/6 + 6/7?\nLet's think step by step.\n- Common denominator is 6 * 7 = 42.\n- Rewrite: (4*7)/42 + (6*6)/42.\n- Add numerators: 28 + 36 = 64, giving 64/42.\n- Simplify by dividing top and bottom by 2: 64/42 = 32/21.\nAnswer: 32/21"} +{"text": "Question: What is 5 + 9 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 12 = 108.\n- Then add: 5 + 108 = 113.\nAnswer: 113"} +{"text": "Question: Split 130 in the ratio 7:6. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 6 = 13.\n- One part = 130 / 13 = 10.\n- First part = 7 * 10 = 70.\nAnswer: 70"} +{"text": "Question: Each item costs $57. You buy 2 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 57 * 2 = $114.\n- Change = 120 - 114 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $46. You buy 9 and pay $420. How much change?\nLet's think step by step.\n- Total cost = 46 * 9 = $414.\n- Change = 420 - 414 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 7x + 16 = 88\nLet's think step by step.\n- Subtract 16 from both sides: 7x = 88 - 16 = 72.\n- Divide both sides by 7: x = 72/7.\nAnswer: 72/7"} +{"text": "Question: What is 6 + 3 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 10 = 30.\n- Then add: 6 + 30 = 36.\nAnswer: 36"} +{"text": "Question: What is 6/4 + 6/9?\nLet's think step by step.\n- Common denominator is 4 * 9 = 36.\n- Rewrite: (6*9)/36 + (6*4)/36.\n- Add numerators: 54 + 24 = 78, giving 78/36.\n- Simplify by dividing top and bottom by 6: 78/36 = 13/6.\nAnswer: 13/6"} +{"text": "Question: Each item costs $28. You buy 8 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 28 * 8 = $224.\n- Change = 230 - 224 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $27. You buy 5 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 27 * 5 = $135.\n- Change = 140 - 135 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 408 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 408 / 5 = 81.6 mph.\nAnswer: 81.6 mph"} +{"text": "Question: What is 50% of 360?\nLet's think step by step.\n- Convert 50% to 50/100.\n- Multiply: 360 * 50/100 = 180.\nAnswer: 180"} +{"text": "Question: How many numbers between 71 and 121 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 71 is 72.\n- Last multiple <= 121 is 120.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Solve for x: 6x + 15 = 21\nLet's think step by step.\n- Subtract 15 from both sides: 6x = 21 - 15 = 6.\n- Divide both sides by 6: x = 6/6 = 1.\nAnswer: 1"} +{"text": "Question: How many numbers between 79 and 129 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 79 is 80.\n- Last multiple <= 129 is 125.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 2/8 + 6/9?\nLet's think step by step.\n- Common denominator is 8 * 9 = 72.\n- Rewrite: (2*9)/72 + (6*8)/72.\n- Add numerators: 18 + 48 = 66, giving 66/72.\n- Simplify by dividing top and bottom by 6: 66/72 = 11/12.\nAnswer: 11/12"} +{"text": "Question: What is 12 + 9 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 5 = 45.\n- Then add: 12 + 45 = 57.\nAnswer: 57"} +{"text": "Question: What comes next: 7, 11, 15, 19?\nLet's think step by step.\n- Find the difference: 11 - 7 = 4.\n- The sequence increases by 4 each time.\n- Next = 19 + 4 = 23.\nAnswer: 23"} +{"text": "Question: What is 6 + 12 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 2 = 24.\n- Then add: 6 + 24 = 30.\nAnswer: 30"} +{"text": "Question: What is 6/8 + 4/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (6*3)/24 + (4*8)/24.\n- Add numerators: 18 + 32 = 50, giving 50/24.\n- Simplify by dividing top and bottom by 2: 50/24 = 25/12.\nAnswer: 25/12"} +{"text": "Question: What is the average of 46, 96, 35, 86?\nLet's think step by step.\n- Sum: 46 + 96 + 35 + 86 = 263.\n- Count = 4.\n- Average = 263 / 4 = 65.75.\nAnswer: 65.75"} +{"text": "Question: What is 2 + 3 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 6 = 18.\n- Then add: 2 + 18 = 20.\nAnswer: 20"} +{"text": "Question: What is the average of 53, 25, 77, 41, 30?\nLet's think step by step.\n- Sum: 53 + 25 + 77 + 41 + 30 = 226.\n- Count = 5.\n- Average = 226 / 5 = 45.2.\nAnswer: 45.2"} +{"text": "Question: What is 8 + 6 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 6 = 36.\n- Then add: 8 + 36 = 44.\nAnswer: 44"} +{"text": "Question: What comes next: 3, 9, 15, 21, 27, 33, 39, 45?\nLet's think step by step.\n- Find the difference: 9 - 3 = 6.\n- The sequence increases by 6 each time.\n- Next = 45 + 6 = 51.\nAnswer: 51"} +{"text": "Question: How many numbers between 78 and 128 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 78 is 78.\n- Last multiple <= 128 is 126.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 8 + 12 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 10 = 120.\n- Then add: 8 + 120 = 128.\nAnswer: 128"} +{"text": "Question: Each item costs $40. You buy 6 and pay $250. How much change?\nLet's think step by step.\n- Total cost = 40 * 6 = $240.\n- Change = 250 - 240 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 440 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 440 / 5 = 88 mph.\nAnswer: 88 mph"} +{"text": "Question: How many numbers between 30 and 80 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 30 is 30.\n- Last multiple <= 80 is 78.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 3 + 8 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 8 = 64.\n- Then add: 3 + 64 = 67.\nAnswer: 67"} +{"text": "Question: What is 4/4 + 5/12?\nLet's think step by step.\n- Common denominator is 4 * 12 = 48.\n- Rewrite: (4*12)/48 + (5*4)/48.\n- Add numerators: 48 + 20 = 68, giving 68/48.\n- Simplify by dividing top and bottom by 4: 68/48 = 17/12.\nAnswer: 17/12"} +{"text": "Question: What is the average of 90, 70, 63, 37?\nLet's think step by step.\n- Sum: 90 + 70 + 63 + 37 = 260.\n- Count = 4.\n- Average = 260 / 4 = 65.\nAnswer: 65"} +{"text": "Question: A car travels 560 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 560 / 6 = 93.3333 mph.\nAnswer: 93.3333 mph"} +{"text": "Question: What comes next: 6, 11, 16, 21?\nLet's think step by step.\n- Find the difference: 11 - 6 = 5.\n- The sequence increases by 5 each time.\n- Next = 21 + 5 = 26.\nAnswer: 26"} +{"text": "Question: A car travels 367 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 367 / 2 = 183.5 mph.\nAnswer: 183.5 mph"} +{"text": "Question: A car travels 113 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 113 / 5 = 22.6 mph.\nAnswer: 22.6 mph"} +{"text": "Question: Solve for x: 2x + 16 = 40\nLet's think step by step.\n- Subtract 16 from both sides: 2x = 40 - 16 = 24.\n- Divide both sides by 2: x = 24/2 = 12.\nAnswer: 12"} +{"text": "Question: What is 12 + 12 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 8 = 96.\n- Then add: 12 + 96 = 108.\nAnswer: 108"} +{"text": "Question: What is 1/6 + 6/6?\nLet's think step by step.\n- Common denominator is 6 * 6 = 36.\n- Rewrite: (1*6)/36 + (6*6)/36.\n- Add numerators: 6 + 36 = 42, giving 42/36.\n- Simplify by dividing top and bottom by 6: 42/36 = 7/6.\nAnswer: 7/6"} +{"text": "Question: Solve for x: 4x + 10 = 88\nLet's think step by step.\n- Subtract 10 from both sides: 4x = 88 - 10 = 78.\n- Divide both sides by 4: x = 78/4.\nAnswer: 78/4"} +{"text": "Question: A car travels 398 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 398 / 4 = 99.5 mph.\nAnswer: 99.5 mph"} +{"text": "Question: What is 47% of 240?\nLet's think step by step.\n- Convert 47% to 47/100.\n- Multiply: 240 * 47/100 = 112.8.\nAnswer: 112.8"} +{"text": "Question: How many numbers between 28 and 78 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 28 is 36.\n- Last multiple <= 78 is 72.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 211 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 211 / 5 = 42.2 mph.\nAnswer: 42.2 mph"} +{"text": "Question: A car travels 417 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 417 / 4 = 104.25 mph.\nAnswer: 104.25 mph"} +{"text": "Question: Each item costs $67. You buy 8 and pay $540. How much change?\nLet's think step by step.\n- Total cost = 67 * 8 = $536.\n- Change = 540 - 536 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 5x + 7 = 82\nLet's think step by step.\n- Subtract 7 from both sides: 5x = 82 - 7 = 75.\n- Divide both sides by 5: x = 75/5 = 15.\nAnswer: 15"} +{"text": "Question: How many numbers between 33 and 83 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 33 is 34.\n- Last multiple <= 83 is 82.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Split 540 in the ratio 2:7. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 7 = 9.\n- One part = 540 / 9 = 60.\n- First part = 2 * 60 = 120.\nAnswer: 120"} +{"text": "Question: How many numbers between 39 and 89 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 39 is 39.\n- Last multiple <= 89 is 87.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 3/11 + 1/10?\nLet's think step by step.\n- Common denominator is 11 * 10 = 110.\n- Rewrite: (3*10)/110 + (1*11)/110.\n- Add numerators: 30 + 11 = 41, giving 41/110.\n- 41/110 is already in simplest form, so the answer is 41/110.\nAnswer: 41/110"} +{"text": "Question: What is the average of 62, 68, 16, 90?\nLet's think step by step.\n- Sum: 62 + 68 + 16 + 90 = 236.\n- Count = 4.\n- Average = 236 / 4 = 59.\nAnswer: 59"} +{"text": "Question: What comes next: 9, 16, 23, 30, 37, 44, 51?\nLet's think step by step.\n- Find the difference: 16 - 9 = 7.\n- The sequence increases by 7 each time.\n- Next = 51 + 7 = 58.\nAnswer: 58"} +{"text": "Question: What is 4/9 + 3/9?\nLet's think step by step.\n- Common denominator is 9 * 9 = 81.\n- Rewrite: (4*9)/81 + (3*9)/81.\n- Add numerators: 36 + 27 = 63, giving 63/81.\n- Simplify by dividing top and bottom by 9: 63/81 = 7/9.\nAnswer: 7/9"} +{"text": "Question: Solve for x: 7x + 2 = 67\nLet's think step by step.\n- Subtract 2 from both sides: 7x = 67 - 2 = 65.\n- Divide both sides by 7: x = 65/7.\nAnswer: 65/7"} +{"text": "Question: Split 360 in the ratio 2:4. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 4 = 6.\n- One part = 360 / 6 = 60.\n- First part = 2 * 60 = 120.\nAnswer: 120"} +{"text": "Question: How many numbers between 87 and 137 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 87 is 87.\n- Last multiple <= 137 is 135.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Each item costs $76. You buy 5 and pay $390. How much change?\nLet's think step by step.\n- Total cost = 76 * 5 = $380.\n- Change = 390 - 380 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 257 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 257 / 3 = 85.6667 mph.\nAnswer: 85.6667 mph"} +{"text": "Question: What is 1/11 + 1/7?\nLet's think step by step.\n- Common denominator is 11 * 7 = 77.\n- Rewrite: (1*7)/77 + (1*11)/77.\n- Add numerators: 7 + 11 = 18, giving 18/77.\n- 18/77 is already in simplest form, so the answer is 18/77.\nAnswer: 18/77"} +{"text": "Question: Split 220 in the ratio 6:5. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 5 = 11.\n- One part = 220 / 11 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: What is the average of 76, 15, 34?\nLet's think step by step.\n- Sum: 76 + 15 + 34 = 125.\n- Count = 3.\n- Average = 125 / 3 = 41.6667.\nAnswer: 41.6667"} +{"text": "Question: Split 200 in the ratio 2:3. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 3 = 5.\n- One part = 200 / 5 = 40.\n- First part = 2 * 40 = 80.\nAnswer: 80"} +{"text": "Question: Split 165 in the ratio 3:8. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 8 = 11.\n- One part = 165 / 11 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: What is the average of 48, 49, 76, 59, 42?\nLet's think step by step.\n- Sum: 48 + 49 + 76 + 59 + 42 = 274.\n- Count = 5.\n- Average = 274 / 5 = 54.8.\nAnswer: 54.8"} +{"text": "Question: A car travels 412 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 412 / 6 = 68.6667 mph.\nAnswer: 68.6667 mph"} +{"text": "Question: Solve for x: 2x + 18 = 39\nLet's think step by step.\n- Subtract 18 from both sides: 2x = 39 - 18 = 21.\n- Divide both sides by 2: x = 21/2.\nAnswer: 21/2"} +{"text": "Question: A car travels 508 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 508 / 1 = 508 mph.\nAnswer: 508 mph"} +{"text": "Question: Each item costs $68. You buy 9 and pay $620. How much change?\nLet's think step by step.\n- Total cost = 68 * 9 = $612.\n- Change = 620 - 612 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 180 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 180 / 1 = 180 mph.\nAnswer: 180 mph"} +{"text": "Question: What is 5 + 3 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 4 = 12.\n- Then add: 5 + 12 = 17.\nAnswer: 17"} +{"text": "Question: Each item costs $32. You buy 9 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 32 * 9 = $288.\n- Change = 290 - 288 = $2.\nAnswer: $2"} +{"text": "Question: What is 1/8 + 5/8?\nLet's think step by step.\n- Common denominator is 8 * 8 = 64.\n- Rewrite: (1*8)/64 + (5*8)/64.\n- Add numerators: 8 + 40 = 48, giving 48/64.\n- Simplify by dividing top and bottom by 16: 48/64 = 3/4.\nAnswer: 3/4"} +{"text": "Question: Solve for x: 4x + 12 = 48\nLet's think step by step.\n- Subtract 12 from both sides: 4x = 48 - 12 = 36.\n- Divide both sides by 4: x = 36/4 = 9.\nAnswer: 9"} +{"text": "Question: Each item costs $18. You buy 6 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 18 * 6 = $108.\n- Change = 110 - 108 = $2.\nAnswer: $2"} +{"text": "Question: What is 5/5 + 6/6?\nLet's think step by step.\n- Common denominator is 5 * 6 = 30.\n- Rewrite: (5*6)/30 + (6*5)/30.\n- Add numerators: 30 + 30 = 60, giving 60/30.\n- Simplify by dividing top and bottom by 30: 60/30 = 2.\nAnswer: 2"} +{"text": "Question: A car travels 586 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 586 / 5 = 117.2 mph.\nAnswer: 117.2 mph"} +{"text": "Question: A car travels 327 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 327 / 3 = 109 mph.\nAnswer: 109 mph"} +{"text": "Question: Solve for x: 2x + 20 = 28\nLet's think step by step.\n- Subtract 20 from both sides: 2x = 28 - 20 = 8.\n- Divide both sides by 2: x = 8/2 = 4.\nAnswer: 4"} +{"text": "Question: What is 4 + 8 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 5 = 40.\n- Then add: 4 + 40 = 44.\nAnswer: 44"} +{"text": "Question: Solve for x: 6x + 18 = 24\nLet's think step by step.\n- Subtract 18 from both sides: 6x = 24 - 18 = 6.\n- Divide both sides by 6: x = 6/6 = 1.\nAnswer: 1"} +{"text": "Question: What is the average of 82, 55, 39?\nLet's think step by step.\n- Sum: 82 + 55 + 39 = 176.\n- Count = 3.\n- Average = 176 / 3 = 58.6667.\nAnswer: 58.6667"} +{"text": "Question: How many numbers between 46 and 96 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 46 is 50.\n- Last multiple <= 96 is 90.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 5x + 17 = 32\nLet's think step by step.\n- Subtract 17 from both sides: 5x = 32 - 17 = 15.\n- Divide both sides by 5: x = 15/5 = 3.\nAnswer: 3"} +{"text": "Question: Split 420 in the ratio 3:4. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 4 = 7.\n- One part = 420 / 7 = 60.\n- First part = 3 * 60 = 180.\nAnswer: 180"} +{"text": "Question: A car travels 353 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 353 / 5 = 70.6 mph.\nAnswer: 70.6 mph"} +{"text": "Question: What is 22% of 100?\nLet's think step by step.\n- Convert 22% to 22/100.\n- Multiply: 100 * 22/100 = 22.\nAnswer: 22"} +{"text": "Question: What comes next: 9, 13, 17, 21, 25, 29?\nLet's think step by step.\n- Find the difference: 13 - 9 = 4.\n- The sequence increases by 4 each time.\n- Next = 29 + 4 = 33.\nAnswer: 33"} +{"text": "Question: What is 6/2 + 2/8?\nLet's think step by step.\n- Common denominator is 2 * 8 = 16.\n- Rewrite: (6*8)/16 + (2*2)/16.\n- Add numerators: 48 + 4 = 52, giving 52/16.\n- Simplify by dividing top and bottom by 4: 52/16 = 13/4.\nAnswer: 13/4"} +{"text": "Question: What is 27% of 480?\nLet's think step by step.\n- Convert 27% to 27/100.\n- Multiply: 480 * 27/100 = 129.6.\nAnswer: 129.6"} +{"text": "Question: What is 4 + 5 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 9 = 45.\n- Then add: 4 + 45 = 49.\nAnswer: 49"} +{"text": "Question: What is 6/5 + 2/4?\nLet's think step by step.\n- Common denominator is 5 * 4 = 20.\n- Rewrite: (6*4)/20 + (2*5)/20.\n- Add numerators: 24 + 10 = 34, giving 34/20.\n- Simplify by dividing top and bottom by 2: 34/20 = 17/10.\nAnswer: 17/10"} +{"text": "Question: Solve for x: 8x + 20 = 116\nLet's think step by step.\n- Subtract 20 from both sides: 8x = 116 - 20 = 96.\n- Divide both sides by 8: x = 96/8 = 12.\nAnswer: 12"} +{"text": "Question: How many numbers between 23 and 73 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 23 is 27.\n- Last multiple <= 73 is 72.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 1/10 + 5/7?\nLet's think step by step.\n- Common denominator is 10 * 7 = 70.\n- Rewrite: (1*7)/70 + (5*10)/70.\n- Add numerators: 7 + 50 = 57, giving 57/70.\n- 57/70 is already in simplest form, so the answer is 57/70.\nAnswer: 57/70"} +{"text": "Question: A car travels 526 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 526 / 3 = 175.333 mph.\nAnswer: 175.333 mph"} +{"text": "Question: What is 89% of 360?\nLet's think step by step.\n- Convert 89% to 89/100.\n- Multiply: 360 * 89/100 = 320.4.\nAnswer: 320.4"} +{"text": "Question: A car travels 381 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 381 / 6 = 63.5 mph.\nAnswer: 63.5 mph"} +{"text": "Question: What is 6 + 4 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 11 = 44.\n- Then add: 6 + 44 = 50.\nAnswer: 50"} +{"text": "Question: Each item costs $29. You buy 7 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 29 * 7 = $203.\n- Change = 210 - 203 = $7.\nAnswer: $7"} +{"text": "Question: What is the average of 17, 36, 14, 50?\nLet's think step by step.\n- Sum: 17 + 36 + 14 + 50 = 117.\n- Count = 4.\n- Average = 117 / 4 = 29.25.\nAnswer: 29.25"} +{"text": "Question: Solve for x: 7x + 8 = 119\nLet's think step by step.\n- Subtract 8 from both sides: 7x = 119 - 8 = 111.\n- Divide both sides by 7: x = 111/7.\nAnswer: 111/7"} +{"text": "Question: What is 44% of 100?\nLet's think step by step.\n- Convert 44% to 44/100.\n- Multiply: 100 * 44/100 = 44.\nAnswer: 44"} +{"text": "Question: Split 120 in the ratio 6:6. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 6 = 12.\n- One part = 120 / 12 = 10.\n- First part = 6 * 10 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 2x + 8 = 10\nLet's think step by step.\n- Subtract 8 from both sides: 2x = 10 - 8 = 2.\n- Divide both sides by 2: x = 2/2 = 1.\nAnswer: 1"} +{"text": "Question: Split 100 in the ratio 2:8. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 8 = 10.\n- One part = 100 / 10 = 10.\n- First part = 2 * 10 = 20.\nAnswer: 20"} +{"text": "Question: Split 180 in the ratio 7:5. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 5 = 12.\n- One part = 180 / 12 = 15.\n- First part = 7 * 15 = 105.\nAnswer: 105"} +{"text": "Question: Solve for x: 9x + 5 = 131\nLet's think step by step.\n- Subtract 5 from both sides: 9x = 131 - 5 = 126.\n- Divide both sides by 9: x = 126/9 = 14.\nAnswer: 14"} +{"text": "Question: What is 88% of 80?\nLet's think step by step.\n- Convert 88% to 88/100.\n- Multiply: 80 * 88/100 = 70.4.\nAnswer: 70.4"} +{"text": "Question: Each item costs $53. You buy 2 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 53 * 2 = $106.\n- Change = 110 - 106 = $4.\nAnswer: $4"} +{"text": "Question: Each item costs $38. You buy 9 and pay $350. How much change?\nLet's think step by step.\n- Total cost = 38 * 9 = $342.\n- Change = 350 - 342 = $8.\nAnswer: $8"} +{"text": "Question: Each item costs $26. You buy 2 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 26 * 2 = $52.\n- Change = 60 - 52 = $8.\nAnswer: $8"} +{"text": "Question: What is 15% of 80?\nLet's think step by step.\n- Convert 15% to 15/100.\n- Multiply: 80 * 15/100 = 12.\nAnswer: 12"} +{"text": "Question: Solve for x: 4x + 1 = 33\nLet's think step by step.\n- Subtract 1 from both sides: 4x = 33 - 1 = 32.\n- Divide both sides by 4: x = 32/4 = 8.\nAnswer: 8"} +{"text": "Question: What is 92% of 480?\nLet's think step by step.\n- Convert 92% to 92/100.\n- Multiply: 480 * 92/100 = 441.6.\nAnswer: 441.6"} +{"text": "Question: What is 15% of 240?\nLet's think step by step.\n- Convert 15% to 15/100.\n- Multiply: 240 * 15/100 = 36.\nAnswer: 36"} +{"text": "Question: What is 1/11 + 6/9?\nLet's think step by step.\n- Common denominator is 11 * 9 = 99.\n- Rewrite: (1*9)/99 + (6*11)/99.\n- Add numerators: 9 + 66 = 75, giving 75/99.\n- Simplify by dividing top and bottom by 3: 75/99 = 25/33.\nAnswer: 25/33"} +{"text": "Question: What is 83% of 100?\nLet's think step by step.\n- Convert 83% to 83/100.\n- Multiply: 100 * 83/100 = 83.\nAnswer: 83"} +{"text": "Question: What is the average of 58, 13, 90, 14?\nLet's think step by step.\n- Sum: 58 + 13 + 90 + 14 = 175.\n- Count = 4.\n- Average = 175 / 4 = 43.75.\nAnswer: 43.75"} +{"text": "Question: A car travels 151 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 151 / 3 = 50.3333 mph.\nAnswer: 50.3333 mph"} +{"text": "Question: What is the average of 29, 68, 40, 74, 55?\nLet's think step by step.\n- Sum: 29 + 68 + 40 + 74 + 55 = 266.\n- Count = 5.\n- Average = 266 / 5 = 53.2.\nAnswer: 53.2"} +{"text": "Question: What is 56% of 80?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 80 * 56/100 = 44.8.\nAnswer: 44.8"} +{"text": "Question: What is the average of 60, 11, 49, 77?\nLet's think step by step.\n- Sum: 60 + 11 + 49 + 77 = 197.\n- Count = 4.\n- Average = 197 / 4 = 49.25.\nAnswer: 49.25"} +{"text": "Question: What is the average of 70, 14, 78, 83, 80?\nLet's think step by step.\n- Sum: 70 + 14 + 78 + 83 + 80 = 325.\n- Count = 5.\n- Average = 325 / 5 = 65.\nAnswer: 65"} +{"text": "Question: What is the average of 14, 68, 60, 25, 61?\nLet's think step by step.\n- Sum: 14 + 68 + 60 + 25 + 61 = 228.\n- Count = 5.\n- Average = 228 / 5 = 45.6.\nAnswer: 45.6"} +{"text": "Question: Split 70 in the ratio 5:2. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 2 = 7.\n- One part = 70 / 7 = 10.\n- First part = 5 * 10 = 50.\nAnswer: 50"} +{"text": "Question: What is the average of 14, 42, 97, 97, 84?\nLet's think step by step.\n- Sum: 14 + 42 + 97 + 97 + 84 = 334.\n- Count = 5.\n- Average = 334 / 5 = 66.8.\nAnswer: 66.8"} +{"text": "Question: What is the average of 36, 77, 76, 53, 59?\nLet's think step by step.\n- Sum: 36 + 77 + 76 + 53 + 59 = 301.\n- Count = 5.\n- Average = 301 / 5 = 60.2.\nAnswer: 60.2"} +{"text": "Question: What is the average of 24, 82, 52?\nLet's think step by step.\n- Sum: 24 + 82 + 52 = 158.\n- Count = 3.\n- Average = 158 / 3 = 52.6667.\nAnswer: 52.6667"} +{"text": "Question: Solve for x: 11x + 12 = 213\nLet's think step by step.\n- Subtract 12 from both sides: 11x = 213 - 12 = 201.\n- Divide both sides by 11: x = 201/11.\nAnswer: 201/11"} +{"text": "Question: Split 150 in the ratio 8:7. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 7 = 15.\n- One part = 150 / 15 = 10.\n- First part = 8 * 10 = 80.\nAnswer: 80"} +{"text": "Question: What is 1/11 + 2/7?\nLet's think step by step.\n- Common denominator is 11 * 7 = 77.\n- Rewrite: (1*7)/77 + (2*11)/77.\n- Add numerators: 7 + 22 = 29, giving 29/77.\n- 29/77 is already in simplest form, so the answer is 29/77.\nAnswer: 29/77"} +{"text": "Question: Split 220 in the ratio 4:7. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 7 = 11.\n- One part = 220 / 11 = 20.\n- First part = 4 * 20 = 80.\nAnswer: 80"} +{"text": "Question: Split 390 in the ratio 5:8. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 8 = 13.\n- One part = 390 / 13 = 30.\n- First part = 5 * 30 = 150.\nAnswer: 150"} +{"text": "Question: What is 4/4 + 1/4?\nLet's think step by step.\n- Common denominator is 4 * 4 = 16.\n- Rewrite: (4*4)/16 + (1*4)/16.\n- Add numerators: 16 + 4 = 20, giving 20/16.\n- Simplify by dividing top and bottom by 4: 20/16 = 5/4.\nAnswer: 5/4"} +{"text": "Question: What is 1/9 + 2/7?\nLet's think step by step.\n- Common denominator is 9 * 7 = 63.\n- Rewrite: (1*7)/63 + (2*9)/63.\n- Add numerators: 7 + 18 = 25, giving 25/63.\n- 25/63 is already in simplest form, so the answer is 25/63.\nAnswer: 25/63"} +{"text": "Question: What is 2/3 + 5/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (2*8)/24 + (5*3)/24.\n- Add numerators: 16 + 15 = 31, giving 31/24.\n- 31/24 is already in simplest form, so the answer is 31/24.\nAnswer: 31/24"} +{"text": "Question: What is the average of 77, 31, 18?\nLet's think step by step.\n- Sum: 77 + 31 + 18 = 126.\n- Count = 3.\n- Average = 126 / 3 = 42.\nAnswer: 42"} +{"text": "Question: How many numbers between 84 and 134 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 84 is 84.\n- Last multiple <= 134 is 132.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 10 + 12 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 10 = 120.\n- Then add: 10 + 120 = 130.\nAnswer: 130"} +{"text": "Question: What is 4/8 + 3/6?\nLet's think step by step.\n- Common denominator is 8 * 6 = 48.\n- Rewrite: (4*6)/48 + (3*8)/48.\n- Add numerators: 24 + 24 = 48, giving 48/48.\n- Simplify by dividing top and bottom by 48: 48/48 = 1.\nAnswer: 1"} +{"text": "Question: What is the average of 64, 45, 43?\nLet's think step by step.\n- Sum: 64 + 45 + 43 = 152.\n- Count = 3.\n- Average = 152 / 3 = 50.6667.\nAnswer: 50.6667"} +{"text": "Question: What comes next: 9, 15, 21, 27, 33, 39?\nLet's think step by step.\n- Find the difference: 15 - 9 = 6.\n- The sequence increases by 6 each time.\n- Next = 39 + 6 = 45.\nAnswer: 45"} +{"text": "Question: Split 300 in the ratio 3:7. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 7 = 10.\n- One part = 300 / 10 = 30.\n- First part = 3 * 30 = 90.\nAnswer: 90"} +{"text": "Question: What is 5% of 480?\nLet's think step by step.\n- Convert 5% to 5/100.\n- Multiply: 480 * 5/100 = 24.\nAnswer: 24"} +{"text": "Question: What is 89% of 240?\nLet's think step by step.\n- Convert 89% to 89/100.\n- Multiply: 240 * 89/100 = 213.6.\nAnswer: 213.6"} +{"text": "Question: Split 280 in the ratio 5:2. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 2 = 7.\n- One part = 280 / 7 = 40.\n- First part = 5 * 40 = 200.\nAnswer: 200"} +{"text": "Question: Each item costs $86. You buy 5 and pay $440. How much change?\nLet's think step by step.\n- Total cost = 86 * 5 = $430.\n- Change = 440 - 430 = $10.\nAnswer: $10"} +{"text": "Question: How many numbers between 90 and 140 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 90 is 90.\n- Last multiple <= 140 is 138.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Split 420 in the ratio 7:7. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 7 = 14.\n- One part = 420 / 14 = 30.\n- First part = 7 * 30 = 210.\nAnswer: 210"} +{"text": "Question: What is the average of 63, 19, 83?\nLet's think step by step.\n- Sum: 63 + 19 + 83 = 165.\n- Count = 3.\n- Average = 165 / 3 = 55.\nAnswer: 55"} +{"text": "Question: A car travels 302 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 302 / 6 = 50.3333 mph.\nAnswer: 50.3333 mph"} +{"text": "Question: A car travels 581 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 581 / 6 = 96.8333 mph.\nAnswer: 96.8333 mph"} +{"text": "Question: What is 5 + 4 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 9 = 36.\n- Then add: 5 + 36 = 41.\nAnswer: 41"} +{"text": "Question: What is 8 + 12 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 8 = 96.\n- Then add: 8 + 96 = 104.\nAnswer: 104"} +{"text": "Question: What is the average of 65, 55, 88, 51?\nLet's think step by step.\n- Sum: 65 + 55 + 88 + 51 = 259.\n- Count = 4.\n- Average = 259 / 4 = 64.75.\nAnswer: 64.75"} +{"text": "Question: What is 6 + 2 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 9 = 18.\n- Then add: 6 + 18 = 24.\nAnswer: 24"} +{"text": "Question: Each item costs $60. You buy 8 and pay $490. How much change?\nLet's think step by step.\n- Total cost = 60 * 8 = $480.\n- Change = 490 - 480 = $10.\nAnswer: $10"} +{"text": "Question: What is 2/11 + 6/6?\nLet's think step by step.\n- Common denominator is 11 * 6 = 66.\n- Rewrite: (2*6)/66 + (6*11)/66.\n- Add numerators: 12 + 66 = 78, giving 78/66.\n- Simplify by dividing top and bottom by 6: 78/66 = 13/11.\nAnswer: 13/11"} +{"text": "Question: Split 300 in the ratio 8:2. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 2 = 10.\n- One part = 300 / 10 = 30.\n- First part = 8 * 30 = 240.\nAnswer: 240"} +{"text": "Question: A car travels 594 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 594 / 2 = 297 mph.\nAnswer: 297 mph"} +{"text": "Question: Split 60 in the ratio 2:2. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 2 = 4.\n- One part = 60 / 4 = 15.\n- First part = 2 * 15 = 30.\nAnswer: 30"} +{"text": "Question: What is 12 + 10 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 9 = 90.\n- Then add: 12 + 90 = 102.\nAnswer: 102"} +{"text": "Question: Each item costs $21. You buy 6 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 21 * 6 = $126.\n- Change = 130 - 126 = $4.\nAnswer: $4"} +{"text": "Question: Each item costs $90. You buy 4 and pay $370. How much change?\nLet's think step by step.\n- Total cost = 90 * 4 = $360.\n- Change = 370 - 360 = $10.\nAnswer: $10"} +{"text": "Question: What is 2/8 + 3/10?\nLet's think step by step.\n- Common denominator is 8 * 10 = 80.\n- Rewrite: (2*10)/80 + (3*8)/80.\n- Add numerators: 20 + 24 = 44, giving 44/80.\n- Simplify by dividing top and bottom by 4: 44/80 = 11/20.\nAnswer: 11/20"} +{"text": "Question: A car travels 107 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 107 / 6 = 17.8333 mph.\nAnswer: 17.8333 mph"} +{"text": "Question: What comes next: 1, 7, 13, 19, 25, 31, 37?\nLet's think step by step.\n- Find the difference: 7 - 1 = 6.\n- The sequence increases by 6 each time.\n- Next = 37 + 6 = 43.\nAnswer: 43"} +{"text": "Question: What is 49% of 200?\nLet's think step by step.\n- Convert 49% to 49/100.\n- Multiply: 200 * 49/100 = 98.\nAnswer: 98"} +{"text": "Question: What is 10 + 4 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 6 = 24.\n- Then add: 10 + 24 = 34.\nAnswer: 34"} +{"text": "Question: Solve for x: 6x + 9 = 75\nLet's think step by step.\n- Subtract 9 from both sides: 6x = 75 - 9 = 66.\n- Divide both sides by 6: x = 66/6 = 11.\nAnswer: 11"} +{"text": "Question: What comes next: 8, 11, 14, 17, 20, 23, 26?\nLet's think step by step.\n- Find the difference: 11 - 8 = 3.\n- The sequence increases by 3 each time.\n- Next = 26 + 3 = 29.\nAnswer: 29"} +{"text": "Question: What comes next: 3, 5, 7, 9, 11, 13, 15, 17?\nLet's think step by step.\n- Find the difference: 5 - 3 = 2.\n- The sequence increases by 2 each time.\n- Next = 17 + 2 = 19.\nAnswer: 19"} +{"text": "Question: What is 87% of 480?\nLet's think step by step.\n- Convert 87% to 87/100.\n- Multiply: 480 * 87/100 = 417.6.\nAnswer: 417.6"} +{"text": "Question: How many numbers between 88 and 138 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 88 is 90.\n- Last multiple <= 138 is 135.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 9x + 6 = 159\nLet's think step by step.\n- Subtract 6 from both sides: 9x = 159 - 6 = 153.\n- Divide both sides by 9: x = 153/9 = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 70 and 120 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 70 is 72.\n- Last multiple <= 120 is 120.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What comes next: 6, 8, 10, 12?\nLet's think step by step.\n- Find the difference: 8 - 6 = 2.\n- The sequence increases by 2 each time.\n- Next = 12 + 2 = 14.\nAnswer: 14"} +{"text": "Question: What is 8 + 11 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 7 = 77.\n- Then add: 8 + 77 = 85.\nAnswer: 85"} +{"text": "Question: What is 4/7 + 4/10?\nLet's think step by step.\n- Common denominator is 7 * 10 = 70.\n- Rewrite: (4*10)/70 + (4*7)/70.\n- Add numerators: 40 + 28 = 68, giving 68/70.\n- Simplify by dividing top and bottom by 2: 68/70 = 34/35.\nAnswer: 34/35"} +{"text": "Question: Split 960 in the ratio 8:8. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 8 = 16.\n- One part = 960 / 16 = 60.\n- First part = 8 * 60 = 480.\nAnswer: 480"} +{"text": "Question: What is 4 + 7 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 2 = 14.\n- Then add: 4 + 14 = 18.\nAnswer: 18"} +{"text": "Question: What is 21% of 100?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 100 * 21/100 = 21.\nAnswer: 21"} +{"text": "Question: Split 90 in the ratio 6:3. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 3 = 9.\n- One part = 90 / 9 = 10.\n- First part = 6 * 10 = 60.\nAnswer: 60"} +{"text": "Question: Each item costs $87. You buy 2 and pay $180. How much change?\nLet's think step by step.\n- Total cost = 87 * 2 = $174.\n- Change = 180 - 174 = $6.\nAnswer: $6"} +{"text": "Question: What is the average of 16, 86, 31, 55?\nLet's think step by step.\n- Sum: 16 + 86 + 31 + 55 = 188.\n- Count = 4.\n- Average = 188 / 4 = 47.\nAnswer: 47"} +{"text": "Question: What is 8 + 2 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 9 = 18.\n- Then add: 8 + 18 = 26.\nAnswer: 26"} +{"text": "Question: Split 240 in the ratio 6:6. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 6 = 12.\n- One part = 240 / 12 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: How many numbers between 82 and 132 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 82 is 85.\n- Last multiple <= 132 is 130.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: A car travels 482 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 482 / 2 = 241 mph.\nAnswer: 241 mph"} +{"text": "Question: Each item costs $13. You buy 7 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 13 * 7 = $91.\n- Change = 100 - 91 = $9.\nAnswer: $9"} +{"text": "Question: What is 3 + 2 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 7 = 14.\n- Then add: 3 + 14 = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 51 and 101 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 51 is 52.\n- Last multiple <= 101 is 100.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: A car travels 567 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 567 / 4 = 141.75 mph.\nAnswer: 141.75 mph"} +{"text": "Question: What is 2 + 10 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 8 = 80.\n- Then add: 2 + 80 = 82.\nAnswer: 82"} +{"text": "Question: What is the average of 92, 76, 22?\nLet's think step by step.\n- Sum: 92 + 76 + 22 = 190.\n- Count = 3.\n- Average = 190 / 3 = 63.3333.\nAnswer: 63.3333"} +{"text": "Question: What is 7 + 7 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 3 = 21.\n- Then add: 7 + 21 = 28.\nAnswer: 28"} +{"text": "Question: A car travels 93 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 93 / 2 = 46.5 mph.\nAnswer: 46.5 mph"} +{"text": "Question: What comes next: 5, 7, 9, 11?\nLet's think step by step.\n- Find the difference: 7 - 5 = 2.\n- The sequence increases by 2 each time.\n- Next = 11 + 2 = 13.\nAnswer: 13"} +{"text": "Question: Each item costs $48. You buy 4 and pay $200. How much change?\nLet's think step by step.\n- Total cost = 48 * 4 = $192.\n- Change = 200 - 192 = $8.\nAnswer: $8"} +{"text": "Question: What comes next: 3, 6, 9, 12, 15?\nLet's think step by step.\n- Find the difference: 6 - 3 = 3.\n- The sequence increases by 3 each time.\n- Next = 15 + 3 = 18.\nAnswer: 18"} +{"text": "Question: What is 86% of 1000?\nLet's think step by step.\n- Convert 86% to 86/100.\n- Multiply: 1000 * 86/100 = 860.\nAnswer: 860"} +{"text": "Question: What is 3/2 + 4/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (3*12)/24 + (4*2)/24.\n- Add numerators: 36 + 8 = 44, giving 44/24.\n- Simplify by dividing top and bottom by 4: 44/24 = 11/6.\nAnswer: 11/6"} +{"text": "Question: How many numbers between 15 and 65 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 15 is 18.\n- Last multiple <= 65 is 63.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 5x + 11 = 63\nLet's think step by step.\n- Subtract 11 from both sides: 5x = 63 - 11 = 52.\n- Divide both sides by 5: x = 52/5.\nAnswer: 52/5"} +{"text": "Question: Split 180 in the ratio 3:3. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 3 = 6.\n- One part = 180 / 6 = 30.\n- First part = 3 * 30 = 90.\nAnswer: 90"} +{"text": "Question: A car travels 432 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 432 / 5 = 86.4 mph.\nAnswer: 86.4 mph"} +{"text": "Question: What is 54% of 100?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 100 * 54/100 = 54.\nAnswer: 54"} +{"text": "Question: What is 79% of 100?\nLet's think step by step.\n- Convert 79% to 79/100.\n- Multiply: 100 * 79/100 = 79.\nAnswer: 79"} +{"text": "Question: How many numbers between 32 and 82 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 32 is 36.\n- Last multiple <= 82 is 81.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 7% of 100?\nLet's think step by step.\n- Convert 7% to 7/100.\n- Multiply: 100 * 7/100 = 7.\nAnswer: 7"} +{"text": "Question: Split 80 in the ratio 6:2. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 2 = 8.\n- One part = 80 / 8 = 10.\n- First part = 6 * 10 = 60.\nAnswer: 60"} +{"text": "Question: What is 24% of 240?\nLet's think step by step.\n- Convert 24% to 24/100.\n- Multiply: 240 * 24/100 = 57.6.\nAnswer: 57.6"} +{"text": "Question: How many numbers between 41 and 91 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 41 is 45.\n- Last multiple <= 91 is 90.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 51% of 480?\nLet's think step by step.\n- Convert 51% to 51/100.\n- Multiply: 480 * 51/100 = 244.8.\nAnswer: 244.8"} +{"text": "Question: Solve for x: 10x + 3 = 139\nLet's think step by step.\n- Subtract 3 from both sides: 10x = 139 - 3 = 136.\n- Divide both sides by 10: x = 136/10.\nAnswer: 136/10"} +{"text": "Question: What is 8 + 8 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 5 = 40.\n- Then add: 8 + 40 = 48.\nAnswer: 48"} +{"text": "Question: A car travels 450 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 450 / 2 = 225 mph.\nAnswer: 225 mph"} +{"text": "Question: Each item costs $35. You buy 9 and pay $320. How much change?\nLet's think step by step.\n- Total cost = 35 * 9 = $315.\n- Change = 320 - 315 = $5.\nAnswer: $5"} +{"text": "Question: Each item costs $79. You buy 3 and pay $240. How much change?\nLet's think step by step.\n- Total cost = 79 * 3 = $237.\n- Change = 240 - 237 = $3.\nAnswer: $3"} +{"text": "Question: What is the average of 77, 57, 79, 12?\nLet's think step by step.\n- Sum: 77 + 57 + 79 + 12 = 225.\n- Count = 4.\n- Average = 225 / 4 = 56.25.\nAnswer: 56.25"} +{"text": "Question: What is 5/9 + 2/6?\nLet's think step by step.\n- Common denominator is 9 * 6 = 54.\n- Rewrite: (5*6)/54 + (2*9)/54.\n- Add numerators: 30 + 18 = 48, giving 48/54.\n- Simplify by dividing top and bottom by 6: 48/54 = 8/9.\nAnswer: 8/9"} +{"text": "Question: What is 10 + 2 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 4 = 8.\n- Then add: 10 + 8 = 18.\nAnswer: 18"} +{"text": "Question: Each item costs $8. You buy 8 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 8 * 8 = $64.\n- Change = 70 - 64 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $60. You buy 3 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 60 * 3 = $180.\n- Change = 190 - 180 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 533 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 533 / 2 = 266.5 mph.\nAnswer: 266.5 mph"} +{"text": "Question: What is 48% of 360?\nLet's think step by step.\n- Convert 48% to 48/100.\n- Multiply: 360 * 48/100 = 172.8.\nAnswer: 172.8"} +{"text": "Question: Each item costs $25. You buy 6 and pay $160. How much change?\nLet's think step by step.\n- Total cost = 25 * 6 = $150.\n- Change = 160 - 150 = $10.\nAnswer: $10"} +{"text": "Question: What comes next: 2, 6, 10, 14, 18, 22?\nLet's think step by step.\n- Find the difference: 6 - 2 = 4.\n- The sequence increases by 4 each time.\n- Next = 22 + 4 = 26.\nAnswer: 26"} +{"text": "Question: What is 85% of 80?\nLet's think step by step.\n- Convert 85% to 85/100.\n- Multiply: 80 * 85/100 = 68.\nAnswer: 68"} +{"text": "Question: A car travels 591 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 591 / 1 = 591 mph.\nAnswer: 591 mph"} +{"text": "Question: Solve for x: 6x + 19 = 55\nLet's think step by step.\n- Subtract 19 from both sides: 6x = 55 - 19 = 36.\n- Divide both sides by 6: x = 36/6 = 6.\nAnswer: 6"} +{"text": "Question: Each item costs $86. You buy 2 and pay $180. How much change?\nLet's think step by step.\n- Total cost = 86 * 2 = $172.\n- Change = 180 - 172 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 65, 14, 97, 62, 44?\nLet's think step by step.\n- Sum: 65 + 14 + 97 + 62 + 44 = 282.\n- Count = 5.\n- Average = 282 / 5 = 56.4.\nAnswer: 56.4"} +{"text": "Question: Each item costs $31. You buy 7 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 31 * 7 = $217.\n- Change = 220 - 217 = $3.\nAnswer: $3"} +{"text": "Question: What is 21% of 200?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 200 * 21/100 = 42.\nAnswer: 42"} +{"text": "Question: What is 3/4 + 1/8?\nLet's think step by step.\n- Common denominator is 4 * 8 = 32.\n- Rewrite: (3*8)/32 + (1*4)/32.\n- Add numerators: 24 + 4 = 28, giving 28/32.\n- Simplify by dividing top and bottom by 4: 28/32 = 7/8.\nAnswer: 7/8"} +{"text": "Question: What is 4/9 + 1/12?\nLet's think step by step.\n- Common denominator is 9 * 12 = 108.\n- Rewrite: (4*12)/108 + (1*9)/108.\n- Add numerators: 48 + 9 = 57, giving 57/108.\n- Simplify by dividing top and bottom by 3: 57/108 = 19/36.\nAnswer: 19/36"} +{"text": "Question: How many numbers between 64 and 114 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 64 is 64.\n- Last multiple <= 114 is 114.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What comes next: 9, 12, 15, 18, 21?\nLet's think step by step.\n- Find the difference: 12 - 9 = 3.\n- The sequence increases by 3 each time.\n- Next = 21 + 3 = 24.\nAnswer: 24"} +{"text": "Question: What is 31% of 500?\nLet's think step by step.\n- Convert 31% to 31/100.\n- Multiply: 500 * 31/100 = 155.\nAnswer: 155"} +{"text": "Question: Solve for x: 2x + 5 = 39\nLet's think step by step.\n- Subtract 5 from both sides: 2x = 39 - 5 = 34.\n- Divide both sides by 2: x = 34/2 = 17.\nAnswer: 17"} +{"text": "Question: Split 260 in the ratio 6:7. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 7 = 13.\n- One part = 260 / 13 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: Split 270 in the ratio 7:2. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 2 = 9.\n- One part = 270 / 9 = 30.\n- First part = 7 * 30 = 210.\nAnswer: 210"} +{"text": "Question: What is the average of 53, 90, 74?\nLet's think step by step.\n- Sum: 53 + 90 + 74 = 217.\n- Count = 3.\n- Average = 217 / 3 = 72.3333.\nAnswer: 72.3333"} +{"text": "Question: Split 195 in the ratio 6:7. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 7 = 13.\n- One part = 195 / 13 = 15.\n- First part = 6 * 15 = 90.\nAnswer: 90"} +{"text": "Question: Solve for x: 8x + 13 = 109\nLet's think step by step.\n- Subtract 13 from both sides: 8x = 109 - 13 = 96.\n- Divide both sides by 8: x = 96/8 = 12.\nAnswer: 12"} +{"text": "Question: What comes next: 5, 10, 15, 20, 25, 30, 35?\nLet's think step by step.\n- Find the difference: 10 - 5 = 5.\n- The sequence increases by 5 each time.\n- Next = 35 + 5 = 40.\nAnswer: 40"} +{"text": "Question: What is 12 + 4 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 4 = 16.\n- Then add: 12 + 16 = 28.\nAnswer: 28"} +{"text": "Question: What comes next: 2, 9, 16, 23, 30?\nLet's think step by step.\n- Find the difference: 9 - 2 = 7.\n- The sequence increases by 7 each time.\n- Next = 30 + 7 = 37.\nAnswer: 37"} +{"text": "Question: What is 6/11 + 5/3?\nLet's think step by step.\n- Common denominator is 11 * 3 = 33.\n- Rewrite: (6*3)/33 + (5*11)/33.\n- Add numerators: 18 + 55 = 73, giving 73/33.\n- 73/33 is already in simplest form, so the answer is 73/33.\nAnswer: 73/33"} +{"text": "Question: What is the average of 88, 31, 58, 20, 14?\nLet's think step by step.\n- Sum: 88 + 31 + 58 + 20 + 14 = 211.\n- Count = 5.\n- Average = 211 / 5 = 42.2.\nAnswer: 42.2"} +{"text": "Question: A car travels 385 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 385 / 1 = 385 mph.\nAnswer: 385 mph"} +{"text": "Question: How many numbers between 57 and 107 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 57 is 63.\n- Last multiple <= 107 is 99.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 6/6 + 6/9?\nLet's think step by step.\n- Common denominator is 6 * 9 = 54.\n- Rewrite: (6*9)/54 + (6*6)/54.\n- Add numerators: 54 + 36 = 90, giving 90/54.\n- Simplify by dividing top and bottom by 18: 90/54 = 5/3.\nAnswer: 5/3"} +{"text": "Question: Solve for x: 4x + 18 = 90\nLet's think step by step.\n- Subtract 18 from both sides: 4x = 90 - 18 = 72.\n- Divide both sides by 4: x = 72/4 = 18.\nAnswer: 18"} +{"text": "Question: What is 10 + 4 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 2 = 8.\n- Then add: 10 + 8 = 18.\nAnswer: 18"} +{"text": "Question: How many numbers between 76 and 126 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 76 is 78.\n- Last multiple <= 126 is 126.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 474 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 474 / 3 = 158 mph.\nAnswer: 158 mph"} +{"text": "Question: What is 61% of 100?\nLet's think step by step.\n- Convert 61% to 61/100.\n- Multiply: 100 * 61/100 = 61.\nAnswer: 61"} +{"text": "Question: Each item costs $16. You buy 8 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 16 * 8 = $128.\n- Change = 130 - 128 = $2.\nAnswer: $2"} +{"text": "Question: Split 270 in the ratio 3:6. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 6 = 9.\n- One part = 270 / 9 = 30.\n- First part = 3 * 30 = 90.\nAnswer: 90"} +{"text": "Question: What comes next: 8, 14, 20, 26, 32, 38, 44?\nLet's think step by step.\n- Find the difference: 14 - 8 = 6.\n- The sequence increases by 6 each time.\n- Next = 44 + 6 = 50.\nAnswer: 50"} +{"text": "Question: A car travels 331 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 331 / 2 = 165.5 mph.\nAnswer: 165.5 mph"} +{"text": "Question: Solve for x: 10x + 6 = 126\nLet's think step by step.\n- Subtract 6 from both sides: 10x = 126 - 6 = 120.\n- Divide both sides by 10: x = 120/10 = 12.\nAnswer: 12"} +{"text": "Question: What is 2/9 + 1/3?\nLet's think step by step.\n- Common denominator is 9 * 3 = 27.\n- Rewrite: (2*3)/27 + (1*9)/27.\n- Add numerators: 6 + 9 = 15, giving 15/27.\n- Simplify by dividing top and bottom by 3: 15/27 = 5/9.\nAnswer: 5/9"} +{"text": "Question: A car travels 462 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 462 / 5 = 92.4 mph.\nAnswer: 92.4 mph"} +{"text": "Question: Each item costs $76. You buy 3 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 76 * 3 = $228.\n- Change = 230 - 228 = $2.\nAnswer: $2"} +{"text": "Question: What is the average of 39, 24, 47, 28?\nLet's think step by step.\n- Sum: 39 + 24 + 47 + 28 = 138.\n- Count = 4.\n- Average = 138 / 4 = 34.5.\nAnswer: 34.5"} +{"text": "Question: Split 150 in the ratio 8:2. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 2 = 10.\n- One part = 150 / 10 = 15.\n- First part = 8 * 15 = 120.\nAnswer: 120"} +{"text": "Question: How many numbers between 27 and 77 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 27 is 28.\n- Last multiple <= 77 is 76.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 5/5 + 1/2?\nLet's think step by step.\n- Common denominator is 5 * 2 = 10.\n- Rewrite: (5*2)/10 + (1*5)/10.\n- Add numerators: 10 + 5 = 15, giving 15/10.\n- Simplify by dividing top and bottom by 5: 15/10 = 3/2.\nAnswer: 3/2"} +{"text": "Question: Each item costs $76. You buy 9 and pay $690. How much change?\nLet's think step by step.\n- Total cost = 76 * 9 = $684.\n- Change = 690 - 684 = $6.\nAnswer: $6"} +{"text": "Question: What is 9 + 10 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 7 = 70.\n- Then add: 9 + 70 = 79.\nAnswer: 79"} +{"text": "Question: Split 600 in the ratio 8:2. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 2 = 10.\n- One part = 600 / 10 = 60.\n- First part = 8 * 60 = 480.\nAnswer: 480"} +{"text": "Question: What is the average of 38, 11, 73, 55?\nLet's think step by step.\n- Sum: 38 + 11 + 73 + 55 = 177.\n- Count = 4.\n- Average = 177 / 4 = 44.25.\nAnswer: 44.25"} +{"text": "Question: What is the average of 64, 38, 57, 58, 28?\nLet's think step by step.\n- Sum: 64 + 38 + 57 + 58 + 28 = 245.\n- Count = 5.\n- Average = 245 / 5 = 49.\nAnswer: 49"} +{"text": "Question: Solve for x: 6x + 16 = 58\nLet's think step by step.\n- Subtract 16 from both sides: 6x = 58 - 16 = 42.\n- Divide both sides by 6: x = 42/6 = 7.\nAnswer: 7"} +{"text": "Question: Split 360 in the ratio 4:5. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 5 = 9.\n- One part = 360 / 9 = 40.\n- First part = 4 * 40 = 160.\nAnswer: 160"} +{"text": "Question: What is 20% of 240?\nLet's think step by step.\n- Convert 20% to 20/100.\n- Multiply: 240 * 20/100 = 48.\nAnswer: 48"} +{"text": "Question: Split 420 in the ratio 6:8. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 8 = 14.\n- One part = 420 / 14 = 30.\n- First part = 6 * 30 = 180.\nAnswer: 180"} +{"text": "Question: Solve for x: 12x + 12 = 156\nLet's think step by step.\n- Subtract 12 from both sides: 12x = 156 - 12 = 144.\n- Divide both sides by 12: x = 144/12 = 12.\nAnswer: 12"} +{"text": "Question: Split 780 in the ratio 5:8. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 8 = 13.\n- One part = 780 / 13 = 60.\n- First part = 5 * 60 = 300.\nAnswer: 300"} +{"text": "Question: What is the average of 71, 47, 25?\nLet's think step by step.\n- Sum: 71 + 47 + 25 = 143.\n- Count = 3.\n- Average = 143 / 3 = 47.6667.\nAnswer: 47.6667"} +{"text": "Question: A car travels 217 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 217 / 3 = 72.3333 mph.\nAnswer: 72.3333 mph"} +{"text": "Question: Solve for x: 4x + 16 = 63\nLet's think step by step.\n- Subtract 16 from both sides: 4x = 63 - 16 = 47.\n- Divide both sides by 4: x = 47/4.\nAnswer: 47/4"} +{"text": "Question: Each item costs $54. You buy 9 and pay $490. How much change?\nLet's think step by step.\n- Total cost = 54 * 9 = $486.\n- Change = 490 - 486 = $4.\nAnswer: $4"} +{"text": "Question: What comes next: 8, 14, 20, 26, 32, 38, 44, 50?\nLet's think step by step.\n- Find the difference: 14 - 8 = 6.\n- The sequence increases by 6 each time.\n- Next = 50 + 6 = 56.\nAnswer: 56"} +{"text": "Question: Solve for x: 12x + 17 = 173\nLet's think step by step.\n- Subtract 17 from both sides: 12x = 173 - 17 = 156.\n- Divide both sides by 12: x = 156/12 = 13.\nAnswer: 13"} +{"text": "Question: Solve for x: 7x + 1 = 123\nLet's think step by step.\n- Subtract 1 from both sides: 7x = 123 - 1 = 122.\n- Divide both sides by 7: x = 122/7.\nAnswer: 122/7"} +{"text": "Question: Each item costs $34. You buy 8 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 34 * 8 = $272.\n- Change = 280 - 272 = $8.\nAnswer: $8"} +{"text": "Question: What is 6 + 5 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 7 = 35.\n- Then add: 6 + 35 = 41.\nAnswer: 41"} +{"text": "Question: What is 19% of 500?\nLet's think step by step.\n- Convert 19% to 19/100.\n- Multiply: 500 * 19/100 = 95.\nAnswer: 95"} +{"text": "Question: Split 50 in the ratio 2:3. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 3 = 5.\n- One part = 50 / 5 = 10.\n- First part = 2 * 10 = 20.\nAnswer: 20"} +{"text": "Question: What is 19% of 1000?\nLet's think step by step.\n- Convert 19% to 19/100.\n- Multiply: 1000 * 19/100 = 190.\nAnswer: 190"} +{"text": "Question: What is 9 + 5 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 2 = 10.\n- Then add: 9 + 10 = 19.\nAnswer: 19"} +{"text": "Question: What comes next: 10, 15, 20, 25?\nLet's think step by step.\n- Find the difference: 15 - 10 = 5.\n- The sequence increases by 5 each time.\n- Next = 25 + 5 = 30.\nAnswer: 30"} +{"text": "Question: Each item costs $53. You buy 9 and pay $480. How much change?\nLet's think step by step.\n- Total cost = 53 * 9 = $477.\n- Change = 480 - 477 = $3.\nAnswer: $3"} +{"text": "Question: Split 220 in the ratio 7:4. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 4 = 11.\n- One part = 220 / 11 = 20.\n- First part = 7 * 20 = 140.\nAnswer: 140"} +{"text": "Question: How many numbers between 27 and 77 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 27 is 27.\n- Last multiple <= 77 is 72.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 5/3 + 3/3?\nLet's think step by step.\n- Common denominator is 3 * 3 = 9.\n- Rewrite: (5*3)/9 + (3*3)/9.\n- Add numerators: 15 + 9 = 24, giving 24/9.\n- Simplify by dividing top and bottom by 3: 24/9 = 8/3.\nAnswer: 8/3"} +{"text": "Question: What is 6 + 2 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 4 = 8.\n- Then add: 6 + 8 = 14.\nAnswer: 14"} +{"text": "Question: What is 6/4 + 4/5?\nLet's think step by step.\n- Common denominator is 4 * 5 = 20.\n- Rewrite: (6*5)/20 + (4*4)/20.\n- Add numerators: 30 + 16 = 46, giving 46/20.\n- Simplify by dividing top and bottom by 2: 46/20 = 23/10.\nAnswer: 23/10"} +{"text": "Question: What is 6/7 + 2/8?\nLet's think step by step.\n- Common denominator is 7 * 8 = 56.\n- Rewrite: (6*8)/56 + (2*7)/56.\n- Add numerators: 48 + 14 = 62, giving 62/56.\n- Simplify by dividing top and bottom by 2: 62/56 = 31/28.\nAnswer: 31/28"} +{"text": "Question: What comes next: 9, 11, 13, 15, 17, 19, 21, 23?\nLet's think step by step.\n- Find the difference: 11 - 9 = 2.\n- The sequence increases by 2 each time.\n- Next = 23 + 2 = 25.\nAnswer: 25"} +{"text": "Question: What is 9 + 3 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 10 = 30.\n- Then add: 9 + 30 = 39.\nAnswer: 39"} +{"text": "Question: A car travels 541 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 541 / 2 = 270.5 mph.\nAnswer: 270.5 mph"} +{"text": "Question: A car travels 407 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 407 / 2 = 203.5 mph.\nAnswer: 203.5 mph"} +{"text": "Question: Each item costs $37. You buy 8 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 37 * 8 = $296.\n- Change = 300 - 296 = $4.\nAnswer: $4"} +{"text": "Question: What is 11 + 10 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 7 = 70.\n- Then add: 11 + 70 = 81.\nAnswer: 81"} +{"text": "Question: Solve for x: 9x + 12 = 84\nLet's think step by step.\n- Subtract 12 from both sides: 9x = 84 - 12 = 72.\n- Divide both sides by 9: x = 72/9 = 8.\nAnswer: 8"} +{"text": "Question: Solve for x: 8x + 9 = 73\nLet's think step by step.\n- Subtract 9 from both sides: 8x = 73 - 9 = 64.\n- Divide both sides by 8: x = 64/8 = 8.\nAnswer: 8"} +{"text": "Question: What is 34% of 360?\nLet's think step by step.\n- Convert 34% to 34/100.\n- Multiply: 360 * 34/100 = 122.4.\nAnswer: 122.4"} +{"text": "Question: What is the average of 93, 72, 86, 29?\nLet's think step by step.\n- Sum: 93 + 72 + 86 + 29 = 280.\n- Count = 4.\n- Average = 280 / 4 = 70.\nAnswer: 70"} +{"text": "Question: What comes next: 2, 5, 8, 11, 14, 17?\nLet's think step by step.\n- Find the difference: 5 - 2 = 3.\n- The sequence increases by 3 each time.\n- Next = 17 + 3 = 20.\nAnswer: 20"} +{"text": "Question: What comes next: 2, 4, 6, 8, 10?\nLet's think step by step.\n- Find the difference: 4 - 2 = 2.\n- The sequence increases by 2 each time.\n- Next = 10 + 2 = 12.\nAnswer: 12"} +{"text": "Question: Split 240 in the ratio 2:4. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 4 = 6.\n- One part = 240 / 6 = 40.\n- First part = 2 * 40 = 80.\nAnswer: 80"} +{"text": "Question: What is 64% of 240?\nLet's think step by step.\n- Convert 64% to 64/100.\n- Multiply: 240 * 64/100 = 153.6.\nAnswer: 153.6"} +{"text": "Question: How many numbers between 62 and 112 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 62 is 63.\n- Last multiple <= 112 is 111.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 256 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 256 / 2 = 128 mph.\nAnswer: 128 mph"} +{"text": "Question: Each item costs $11. You buy 7 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 11 * 7 = $77.\n- Change = 80 - 77 = $3.\nAnswer: $3"} +{"text": "Question: How many numbers between 34 and 84 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 34 is 40.\n- Last multiple <= 84 is 80.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Split 360 in the ratio 3:6. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 6 = 9.\n- One part = 360 / 9 = 40.\n- First part = 3 * 40 = 120.\nAnswer: 120"} +{"text": "Question: What is 5/8 + 2/12?\nLet's think step by step.\n- Common denominator is 8 * 12 = 96.\n- Rewrite: (5*12)/96 + (2*8)/96.\n- Add numerators: 60 + 16 = 76, giving 76/96.\n- Simplify by dividing top and bottom by 4: 76/96 = 19/24.\nAnswer: 19/24"} +{"text": "Question: What is 4/12 + 5/5?\nLet's think step by step.\n- Common denominator is 12 * 5 = 60.\n- Rewrite: (4*5)/60 + (5*12)/60.\n- Add numerators: 20 + 60 = 80, giving 80/60.\n- Simplify by dividing top and bottom by 20: 80/60 = 4/3.\nAnswer: 4/3"} +{"text": "Question: What is 4/2 + 2/9?\nLet's think step by step.\n- Common denominator is 2 * 9 = 18.\n- Rewrite: (4*9)/18 + (2*2)/18.\n- Add numerators: 36 + 4 = 40, giving 40/18.\n- Simplify by dividing top and bottom by 2: 40/18 = 20/9.\nAnswer: 20/9"} +{"text": "Question: What is 3/10 + 6/5?\nLet's think step by step.\n- Common denominator is 10 * 5 = 50.\n- Rewrite: (3*5)/50 + (6*10)/50.\n- Add numerators: 15 + 60 = 75, giving 75/50.\n- Simplify by dividing top and bottom by 25: 75/50 = 3/2.\nAnswer: 3/2"} +{"text": "Question: Solve for x: 9x + 8 = 188\nLet's think step by step.\n- Subtract 8 from both sides: 9x = 188 - 8 = 180.\n- Divide both sides by 9: x = 180/9 = 20.\nAnswer: 20"} +{"text": "Question: What is 10 + 8 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 12 = 96.\n- Then add: 10 + 96 = 106.\nAnswer: 106"} +{"text": "Question: How many numbers between 53 and 103 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 53 is 55.\n- Last multiple <= 103 is 100.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Split 280 in the ratio 6:8. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 8 = 14.\n- One part = 280 / 14 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: A car travels 460 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 460 / 4 = 115 mph.\nAnswer: 115 mph"} +{"text": "Question: How many numbers between 69 and 119 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 69 is 70.\n- Last multiple <= 119 is 115.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 4 + 5 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 3 = 15.\n- Then add: 4 + 15 = 19.\nAnswer: 19"} +{"text": "Question: What is 55% of 360?\nLet's think step by step.\n- Convert 55% to 55/100.\n- Multiply: 360 * 55/100 = 198.\nAnswer: 198"} +{"text": "Question: What comes next: 4, 8, 12, 16?\nLet's think step by step.\n- Find the difference: 8 - 4 = 4.\n- The sequence increases by 4 each time.\n- Next = 16 + 4 = 20.\nAnswer: 20"} +{"text": "Question: Each item costs $79. You buy 8 and pay $640. How much change?\nLet's think step by step.\n- Total cost = 79 * 8 = $632.\n- Change = 640 - 632 = $8.\nAnswer: $8"} +{"text": "Question: What comes next: 4, 11, 18, 25?\nLet's think step by step.\n- Find the difference: 11 - 4 = 7.\n- The sequence increases by 7 each time.\n- Next = 25 + 7 = 32.\nAnswer: 32"} +{"text": "Question: How many numbers between 77 and 127 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 77 is 78.\n- Last multiple <= 127 is 126.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 49 and 99 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 49 is 54.\n- Last multiple <= 99 is 99.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Each item costs $74. You buy 3 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 74 * 3 = $222.\n- Change = 230 - 222 = $8.\nAnswer: $8"} +{"text": "Question: What is 11 + 9 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 2 = 18.\n- Then add: 11 + 18 = 29.\nAnswer: 29"} +{"text": "Question: Solve for x: 8x + 12 = 172\nLet's think step by step.\n- Subtract 12 from both sides: 8x = 172 - 12 = 160.\n- Divide both sides by 8: x = 160/8 = 20.\nAnswer: 20"} +{"text": "Question: What comes next: 6, 9, 12, 15, 18, 21, 24?\nLet's think step by step.\n- Find the difference: 9 - 6 = 3.\n- The sequence increases by 3 each time.\n- Next = 24 + 3 = 27.\nAnswer: 27"} +{"text": "Question: What is the average of 85, 67, 45?\nLet's think step by step.\n- Sum: 85 + 67 + 45 = 197.\n- Count = 3.\n- Average = 197 / 3 = 65.6667.\nAnswer: 65.6667"} +{"text": "Question: Solve for x: 8x + 17 = 121\nLet's think step by step.\n- Subtract 17 from both sides: 8x = 121 - 17 = 104.\n- Divide both sides by 8: x = 104/8 = 13.\nAnswer: 13"} +{"text": "Question: Solve for x: 11x + 3 = 108\nLet's think step by step.\n- Subtract 3 from both sides: 11x = 108 - 3 = 105.\n- Divide both sides by 11: x = 105/11.\nAnswer: 105/11"} +{"text": "Question: How many numbers between 82 and 132 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 82 is 90.\n- Last multiple <= 132 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 124 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 124 / 5 = 24.8 mph.\nAnswer: 24.8 mph"} +{"text": "Question: Each item costs $8. You buy 3 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 8 * 3 = $24.\n- Change = 30 - 24 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $82. You buy 4 and pay $330. How much change?\nLet's think step by step.\n- Total cost = 82 * 4 = $328.\n- Change = 330 - 328 = $2.\nAnswer: $2"} +{"text": "Question: What is 8% of 200?\nLet's think step by step.\n- Convert 8% to 8/100.\n- Multiply: 200 * 8/100 = 16.\nAnswer: 16"} +{"text": "Question: Each item costs $36. You buy 2 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 36 * 2 = $72.\n- Change = 80 - 72 = $8.\nAnswer: $8"} +{"text": "Question: How many numbers between 43 and 93 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 43 is 45.\n- Last multiple <= 93 is 90.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Each item costs $19. You buy 7 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 19 * 7 = $133.\n- Change = 140 - 133 = $7.\nAnswer: $7"} +{"text": "Question: What is the average of 88, 91, 34, 79?\nLet's think step by step.\n- Sum: 88 + 91 + 34 + 79 = 292.\n- Count = 4.\n- Average = 292 / 4 = 73.\nAnswer: 73"} +{"text": "Question: What comes next: 1, 5, 9, 13, 17, 21, 25, 29?\nLet's think step by step.\n- Find the difference: 5 - 1 = 4.\n- The sequence increases by 4 each time.\n- Next = 29 + 4 = 33.\nAnswer: 33"} +{"text": "Question: What comes next: 1, 4, 7, 10, 13, 16, 19?\nLet's think step by step.\n- Find the difference: 4 - 1 = 3.\n- The sequence increases by 3 each time.\n- Next = 19 + 3 = 22.\nAnswer: 22"} +{"text": "Question: Split 320 in the ratio 2:6. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 6 = 8.\n- One part = 320 / 8 = 40.\n- First part = 2 * 40 = 80.\nAnswer: 80"} +{"text": "Question: Each item costs $13. You buy 6 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 13 * 6 = $78.\n- Change = 80 - 78 = $2.\nAnswer: $2"} +{"text": "Question: What is 1/10 + 1/11?\nLet's think step by step.\n- Common denominator is 10 * 11 = 110.\n- Rewrite: (1*11)/110 + (1*10)/110.\n- Add numerators: 11 + 10 = 21, giving 21/110.\n- 21/110 is already in simplest form, so the answer is 21/110.\nAnswer: 21/110"} +{"text": "Question: What is 67% of 100?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 100 * 67/100 = 67.\nAnswer: 67"} +{"text": "Question: Each item costs $30. You buy 9 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 30 * 9 = $270.\n- Change = 280 - 270 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 9x + 5 = 105\nLet's think step by step.\n- Subtract 5 from both sides: 9x = 105 - 5 = 100.\n- Divide both sides by 9: x = 100/9.\nAnswer: 100/9"} +{"text": "Question: What is 12 + 7 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 6 = 42.\n- Then add: 12 + 42 = 54.\nAnswer: 54"} +{"text": "Question: Split 160 in the ratio 2:2. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 2 = 4.\n- One part = 160 / 4 = 40.\n- First part = 2 * 40 = 80.\nAnswer: 80"} +{"text": "Question: What is the average of 75, 80, 54?\nLet's think step by step.\n- Sum: 75 + 80 + 54 = 209.\n- Count = 3.\n- Average = 209 / 3 = 69.6667.\nAnswer: 69.6667"} +{"text": "Question: A car travels 151 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 151 / 4 = 37.75 mph.\nAnswer: 37.75 mph"} +{"text": "Question: What comes next: 9, 14, 19, 24?\nLet's think step by step.\n- Find the difference: 14 - 9 = 5.\n- The sequence increases by 5 each time.\n- Next = 24 + 5 = 29.\nAnswer: 29"} +{"text": "Question: What is 11 + 9 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 7 = 63.\n- Then add: 11 + 63 = 74.\nAnswer: 74"} +{"text": "Question: What is 42% of 1000?\nLet's think step by step.\n- Convert 42% to 42/100.\n- Multiply: 1000 * 42/100 = 420.\nAnswer: 420"} +{"text": "Question: How many numbers between 46 and 96 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 46 is 54.\n- Last multiple <= 96 is 90.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 94, 50, 50?\nLet's think step by step.\n- Sum: 94 + 50 + 50 = 194.\n- Count = 3.\n- Average = 194 / 3 = 64.6667.\nAnswer: 64.6667"} +{"text": "Question: What comes next: 5, 7, 9, 11, 13?\nLet's think step by step.\n- Find the difference: 7 - 5 = 2.\n- The sequence increases by 2 each time.\n- Next = 13 + 2 = 15.\nAnswer: 15"} +{"text": "Question: What comes next: 3, 7, 11, 15, 19, 23, 27, 31?\nLet's think step by step.\n- Find the difference: 7 - 3 = 4.\n- The sequence increases by 4 each time.\n- Next = 31 + 4 = 35.\nAnswer: 35"} +{"text": "Question: What is 2/6 + 3/10?\nLet's think step by step.\n- Common denominator is 6 * 10 = 60.\n- Rewrite: (2*10)/60 + (3*6)/60.\n- Add numerators: 20 + 18 = 38, giving 38/60.\n- Simplify by dividing top and bottom by 2: 38/60 = 19/30.\nAnswer: 19/30"} +{"text": "Question: A car travels 519 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 519 / 6 = 86.5 mph.\nAnswer: 86.5 mph"} +{"text": "Question: What is 8 + 7 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 4 = 28.\n- Then add: 8 + 28 = 36.\nAnswer: 36"} +{"text": "Question: Each item costs $8. You buy 5 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 8 * 5 = $40.\n- Change = 50 - 40 = $10.\nAnswer: $10"} +{"text": "Question: What is 6 + 3 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 4 = 12.\n- Then add: 6 + 12 = 18.\nAnswer: 18"} +{"text": "Question: Split 110 in the ratio 6:5. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 5 = 11.\n- One part = 110 / 11 = 10.\n- First part = 6 * 10 = 60.\nAnswer: 60"} +{"text": "Question: What comes next: 4, 9, 14, 19, 24, 29?\nLet's think step by step.\n- Find the difference: 9 - 4 = 5.\n- The sequence increases by 5 each time.\n- Next = 29 + 5 = 34.\nAnswer: 34"} +{"text": "Question: What is the average of 65, 70, 99, 17?\nLet's think step by step.\n- Sum: 65 + 70 + 99 + 17 = 251.\n- Count = 4.\n- Average = 251 / 4 = 62.75.\nAnswer: 62.75"} +{"text": "Question: What is 95% of 480?\nLet's think step by step.\n- Convert 95% to 95/100.\n- Multiply: 480 * 95/100 = 456.\nAnswer: 456"} +{"text": "Question: Solve for x: 6x + 6 = 36\nLet's think step by step.\n- Subtract 6 from both sides: 6x = 36 - 6 = 30.\n- Divide both sides by 6: x = 30/6 = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 13, 33, 39, 63, 30?\nLet's think step by step.\n- Sum: 13 + 33 + 39 + 63 + 30 = 178.\n- Count = 5.\n- Average = 178 / 5 = 35.6.\nAnswer: 35.6"} +{"text": "Question: Solve for x: 10x + 19 = 69\nLet's think step by step.\n- Subtract 19 from both sides: 10x = 69 - 19 = 50.\n- Divide both sides by 10: x = 50/10 = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 10x + 1 = 101\nLet's think step by step.\n- Subtract 1 from both sides: 10x = 101 - 1 = 100.\n- Divide both sides by 10: x = 100/10 = 10.\nAnswer: 10"} +{"text": "Question: Solve for x: 2x + 6 = 34\nLet's think step by step.\n- Subtract 6 from both sides: 2x = 34 - 6 = 28.\n- Divide both sides by 2: x = 28/2 = 14.\nAnswer: 14"} +{"text": "Question: Each item costs $32. You buy 8 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 32 * 8 = $256.\n- Change = 260 - 256 = $4.\nAnswer: $4"} +{"text": "Question: What is 16% of 480?\nLet's think step by step.\n- Convert 16% to 16/100.\n- Multiply: 480 * 16/100 = 76.8.\nAnswer: 76.8"} +{"text": "Question: Solve for x: 8x + 9 = 129\nLet's think step by step.\n- Subtract 9 from both sides: 8x = 129 - 9 = 120.\n- Divide both sides by 8: x = 120/8 = 15.\nAnswer: 15"} +{"text": "Question: Split 240 in the ratio 7:5. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 5 = 12.\n- One part = 240 / 12 = 20.\n- First part = 7 * 20 = 140.\nAnswer: 140"} +{"text": "Question: What is 4 + 11 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 5 = 55.\n- Then add: 4 + 55 = 59.\nAnswer: 59"} +{"text": "Question: Solve for x: 2x + 17 = 21\nLet's think step by step.\n- Subtract 17 from both sides: 2x = 21 - 17 = 4.\n- Divide both sides by 2: x = 4/2 = 2.\nAnswer: 2"} +{"text": "Question: A car travels 314 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 314 / 4 = 78.5 mph.\nAnswer: 78.5 mph"} +{"text": "Question: How many numbers between 86 and 136 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 86 is 87.\n- Last multiple <= 136 is 135.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 47 and 97 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 47 is 50.\n- Last multiple <= 97 is 90.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 56 and 106 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 56 is 60.\n- Last multiple <= 106 is 105.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 92, 98, 42, 27, 12?\nLet's think step by step.\n- Sum: 92 + 98 + 42 + 27 + 12 = 271.\n- Count = 5.\n- Average = 271 / 5 = 54.2.\nAnswer: 54.2"} +{"text": "Question: A car travels 264 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 264 / 5 = 52.8 mph.\nAnswer: 52.8 mph"} +{"text": "Question: Each item costs $48. You buy 9 and pay $440. How much change?\nLet's think step by step.\n- Total cost = 48 * 9 = $432.\n- Change = 440 - 432 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 27, 70, 47, 99?\nLet's think step by step.\n- Sum: 27 + 70 + 47 + 99 = 243.\n- Count = 4.\n- Average = 243 / 4 = 60.75.\nAnswer: 60.75"} +{"text": "Question: Split 720 in the ratio 4:8. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 8 = 12.\n- One part = 720 / 12 = 60.\n- First part = 4 * 60 = 240.\nAnswer: 240"} +{"text": "Question: What is 4/8 + 5/8?\nLet's think step by step.\n- Common denominator is 8 * 8 = 64.\n- Rewrite: (4*8)/64 + (5*8)/64.\n- Add numerators: 32 + 40 = 72, giving 72/64.\n- Simplify by dividing top and bottom by 8: 72/64 = 9/8.\nAnswer: 9/8"} +{"text": "Question: What comes next: 5, 12, 19, 26, 33, 40, 47, 54?\nLet's think step by step.\n- Find the difference: 12 - 5 = 7.\n- The sequence increases by 7 each time.\n- Next = 54 + 7 = 61.\nAnswer: 61"} +{"text": "Question: Solve for x: 5x + 7 = 79\nLet's think step by step.\n- Subtract 7 from both sides: 5x = 79 - 7 = 72.\n- Divide both sides by 5: x = 72/5.\nAnswer: 72/5"} +{"text": "Question: A car travels 599 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 599 / 1 = 599 mph.\nAnswer: 599 mph"} +{"text": "Question: Solve for x: 6x + 3 = 98\nLet's think step by step.\n- Subtract 3 from both sides: 6x = 98 - 3 = 95.\n- Divide both sides by 6: x = 95/6.\nAnswer: 95/6"} +{"text": "Question: What is 6 + 2 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 5 = 10.\n- Then add: 6 + 10 = 16.\nAnswer: 16"} +{"text": "Question: What is 84% of 500?\nLet's think step by step.\n- Convert 84% to 84/100.\n- Multiply: 500 * 84/100 = 420.\nAnswer: 420"} +{"text": "Question: How many numbers between 88 and 138 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 88 is 90.\n- Last multiple <= 138 is 135.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 96, 94, 12?\nLet's think step by step.\n- Sum: 96 + 94 + 12 = 202.\n- Count = 3.\n- Average = 202 / 3 = 67.3333.\nAnswer: 67.3333"} +{"text": "Question: Each item costs $68. You buy 7 and pay $480. How much change?\nLet's think step by step.\n- Total cost = 68 * 7 = $476.\n- Change = 480 - 476 = $4.\nAnswer: $4"} +{"text": "Question: Split 240 in the ratio 2:6. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 6 = 8.\n- One part = 240 / 8 = 30.\n- First part = 2 * 30 = 60.\nAnswer: 60"} +{"text": "Question: What is 2 + 4 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 2 = 8.\n- Then add: 2 + 8 = 10.\nAnswer: 10"} +{"text": "Question: What is 5/6 + 3/5?\nLet's think step by step.\n- Common denominator is 6 * 5 = 30.\n- Rewrite: (5*5)/30 + (3*6)/30.\n- Add numerators: 25 + 18 = 43, giving 43/30.\n- 43/30 is already in simplest form, so the answer is 43/30.\nAnswer: 43/30"} +{"text": "Question: Each item costs $30. You buy 7 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 30 * 7 = $210.\n- Change = 220 - 210 = $10.\nAnswer: $10"} +{"text": "Question: What is 27% of 360?\nLet's think step by step.\n- Convert 27% to 27/100.\n- Multiply: 360 * 27/100 = 97.2.\nAnswer: 97.2"} +{"text": "Question: How many numbers between 88 and 138 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 88 is 90.\n- Last multiple <= 138 is 138.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 5/8 + 5/12?\nLet's think step by step.\n- Common denominator is 8 * 12 = 96.\n- Rewrite: (5*12)/96 + (5*8)/96.\n- Add numerators: 60 + 40 = 100, giving 100/96.\n- Simplify by dividing top and bottom by 4: 100/96 = 25/24.\nAnswer: 25/24"} +{"text": "Question: Solve for x: 2x + 14 = 18\nLet's think step by step.\n- Subtract 14 from both sides: 2x = 18 - 14 = 4.\n- Divide both sides by 2: x = 4/2 = 2.\nAnswer: 2"} +{"text": "Question: Each item costs $44. You buy 7 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 44 * 7 = $308.\n- Change = 310 - 308 = $2.\nAnswer: $2"} +{"text": "Question: How many numbers between 72 and 122 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 72 is 75.\n- Last multiple <= 122 is 120.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: A car travels 398 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 398 / 3 = 132.667 mph.\nAnswer: 132.667 mph"} +{"text": "Question: How many numbers between 68 and 118 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 68 is 68.\n- Last multiple <= 118 is 118.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 18% of 480?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 480 * 18/100 = 86.4.\nAnswer: 86.4"} +{"text": "Question: What is the average of 61, 87, 67, 63, 95?\nLet's think step by step.\n- Sum: 61 + 87 + 67 + 63 + 95 = 373.\n- Count = 5.\n- Average = 373 / 5 = 74.6.\nAnswer: 74.6"} +{"text": "Question: What is 82% of 240?\nLet's think step by step.\n- Convert 82% to 82/100.\n- Multiply: 240 * 82/100 = 196.8.\nAnswer: 196.8"} +{"text": "Question: What is 92% of 200?\nLet's think step by step.\n- Convert 92% to 92/100.\n- Multiply: 200 * 92/100 = 184.\nAnswer: 184"} +{"text": "Question: What is 1/4 + 6/9?\nLet's think step by step.\n- Common denominator is 4 * 9 = 36.\n- Rewrite: (1*9)/36 + (6*4)/36.\n- Add numerators: 9 + 24 = 33, giving 33/36.\n- Simplify by dividing top and bottom by 3: 33/36 = 11/12.\nAnswer: 11/12"} +{"text": "Question: What is the average of 22, 97, 64, 43, 45?\nLet's think step by step.\n- Sum: 22 + 97 + 64 + 43 + 45 = 271.\n- Count = 5.\n- Average = 271 / 5 = 54.2.\nAnswer: 54.2"} +{"text": "Question: What is 12 + 7 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 10 = 70.\n- Then add: 12 + 70 = 82.\nAnswer: 82"} +{"text": "Question: What comes next: 2, 4, 6, 8?\nLet's think step by step.\n- Find the difference: 4 - 2 = 2.\n- The sequence increases by 2 each time.\n- Next = 8 + 2 = 10.\nAnswer: 10"} +{"text": "Question: What is 1/4 + 1/8?\nLet's think step by step.\n- Common denominator is 4 * 8 = 32.\n- Rewrite: (1*8)/32 + (1*4)/32.\n- Add numerators: 8 + 4 = 12, giving 12/32.\n- Simplify by dividing top and bottom by 4: 12/32 = 3/8.\nAnswer: 3/8"} +{"text": "Question: Each item costs $66. You buy 2 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 66 * 2 = $132.\n- Change = 140 - 132 = $8.\nAnswer: $8"} +{"text": "Question: Split 225 in the ratio 7:8. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 8 = 15.\n- One part = 225 / 15 = 15.\n- First part = 7 * 15 = 105.\nAnswer: 105"} +{"text": "Question: What is 8 + 12 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 11 = 132.\n- Then add: 8 + 132 = 140.\nAnswer: 140"} +{"text": "Question: Solve for x: 2x + 14 = 28\nLet's think step by step.\n- Subtract 14 from both sides: 2x = 28 - 14 = 14.\n- Divide both sides by 2: x = 14/2 = 7.\nAnswer: 7"} +{"text": "Question: What is 76% of 2500?\nLet's think step by step.\n- Convert 76% to 76/100.\n- Multiply: 2500 * 76/100 = 1900.\nAnswer: 1900"} +{"text": "Question: Each item costs $56. You buy 2 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 56 * 2 = $112.\n- Change = 120 - 112 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 208 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 208 / 5 = 41.6 mph.\nAnswer: 41.6 mph"} +{"text": "Question: What is 87% of 1000?\nLet's think step by step.\n- Convert 87% to 87/100.\n- Multiply: 1000 * 87/100 = 870.\nAnswer: 870"} +{"text": "Question: What is 2/3 + 5/9?\nLet's think step by step.\n- Common denominator is 3 * 9 = 27.\n- Rewrite: (2*9)/27 + (5*3)/27.\n- Add numerators: 18 + 15 = 33, giving 33/27.\n- Simplify by dividing top and bottom by 3: 33/27 = 11/9.\nAnswer: 11/9"} +{"text": "Question: What is the average of 42, 37, 61, 97?\nLet's think step by step.\n- Sum: 42 + 37 + 61 + 97 = 237.\n- Count = 4.\n- Average = 237 / 4 = 59.25.\nAnswer: 59.25"} +{"text": "Question: What comes next: 3, 5, 7, 9, 11, 13?\nLet's think step by step.\n- Find the difference: 5 - 3 = 2.\n- The sequence increases by 2 each time.\n- Next = 13 + 2 = 15.\nAnswer: 15"} +{"text": "Question: What is 1/3 + 3/5?\nLet's think step by step.\n- Common denominator is 3 * 5 = 15.\n- Rewrite: (1*5)/15 + (3*3)/15.\n- Add numerators: 5 + 9 = 14, giving 14/15.\n- 14/15 is already in simplest form, so the answer is 14/15.\nAnswer: 14/15"} +{"text": "Question: What is the average of 52, 97, 72, 70?\nLet's think step by step.\n- Sum: 52 + 97 + 72 + 70 = 291.\n- Count = 4.\n- Average = 291 / 4 = 72.75.\nAnswer: 72.75"} +{"text": "Question: What comes next: 9, 11, 13, 15?\nLet's think step by step.\n- Find the difference: 11 - 9 = 2.\n- The sequence increases by 2 each time.\n- Next = 15 + 2 = 17.\nAnswer: 17"} +{"text": "Question: Split 300 in the ratio 5:5. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 5 = 10.\n- One part = 300 / 10 = 30.\n- First part = 5 * 30 = 150.\nAnswer: 150"} +{"text": "Question: What comes next: 2, 5, 8, 11, 14?\nLet's think step by step.\n- Find the difference: 5 - 2 = 3.\n- The sequence increases by 3 each time.\n- Next = 14 + 3 = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 75 and 125 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 75 is 81.\n- Last multiple <= 125 is 117.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Split 75 in the ratio 3:2. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 2 = 5.\n- One part = 75 / 5 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: What is 9% of 240?\nLet's think step by step.\n- Convert 9% to 9/100.\n- Multiply: 240 * 9/100 = 21.6.\nAnswer: 21.6"} +{"text": "Question: How many numbers between 24 and 74 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 24 is 30.\n- Last multiple <= 74 is 70.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 77 and 127 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 77 is 78.\n- Last multiple <= 127 is 126.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 48, 55, 95, 71, 61?\nLet's think step by step.\n- Sum: 48 + 55 + 95 + 71 + 61 = 330.\n- Count = 5.\n- Average = 330 / 5 = 66.\nAnswer: 66"} +{"text": "Question: What is 3/12 + 5/9?\nLet's think step by step.\n- Common denominator is 12 * 9 = 108.\n- Rewrite: (3*9)/108 + (5*12)/108.\n- Add numerators: 27 + 60 = 87, giving 87/108.\n- Simplify by dividing top and bottom by 3: 87/108 = 29/36.\nAnswer: 29/36"} +{"text": "Question: What comes next: 6, 9, 12, 15, 18, 21, 24, 27?\nLet's think step by step.\n- Find the difference: 9 - 6 = 3.\n- The sequence increases by 3 each time.\n- Next = 27 + 3 = 30.\nAnswer: 30"} +{"text": "Question: What comes next: 1, 4, 7, 10, 13, 16, 19, 22?\nLet's think step by step.\n- Find the difference: 4 - 1 = 3.\n- The sequence increases by 3 each time.\n- Next = 22 + 3 = 25.\nAnswer: 25"} +{"text": "Question: What is 9 + 3 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 7 = 21.\n- Then add: 9 + 21 = 30.\nAnswer: 30"} +{"text": "Question: Each item costs $84. You buy 5 and pay $430. How much change?\nLet's think step by step.\n- Total cost = 84 * 5 = $420.\n- Change = 430 - 420 = $10.\nAnswer: $10"} +{"text": "Question: What comes next: 1, 7, 13, 19, 25, 31, 37, 43?\nLet's think step by step.\n- Find the difference: 7 - 1 = 6.\n- The sequence increases by 6 each time.\n- Next = 43 + 6 = 49.\nAnswer: 49"} +{"text": "Question: What is 2 + 11 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 7 = 77.\n- Then add: 2 + 77 = 79.\nAnswer: 79"} +{"text": "Question: What is the average of 71, 63, 10, 92?\nLet's think step by step.\n- Sum: 71 + 63 + 10 + 92 = 236.\n- Count = 4.\n- Average = 236 / 4 = 59.\nAnswer: 59"} +{"text": "Question: Solve for x: 12x + 12 = 204\nLet's think step by step.\n- Subtract 12 from both sides: 12x = 204 - 12 = 192.\n- Divide both sides by 12: x = 192/12 = 16.\nAnswer: 16"} +{"text": "Question: What is 10% of 360?\nLet's think step by step.\n- Convert 10% to 10/100.\n- Multiply: 360 * 10/100 = 36.\nAnswer: 36"} +{"text": "Question: What comes next: 3, 8, 13, 18, 23, 28?\nLet's think step by step.\n- Find the difference: 8 - 3 = 5.\n- The sequence increases by 5 each time.\n- Next = 28 + 5 = 33.\nAnswer: 33"} +{"text": "Question: How many numbers between 71 and 121 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 71 is 80.\n- Last multiple <= 121 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 2x + 20 = 50\nLet's think step by step.\n- Subtract 20 from both sides: 2x = 50 - 20 = 30.\n- Divide both sides by 2: x = 30/2 = 15.\nAnswer: 15"} +{"text": "Question: A car travels 382 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 382 / 5 = 76.4 mph.\nAnswer: 76.4 mph"} +{"text": "Question: Split 660 in the ratio 5:6. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 6 = 11.\n- One part = 660 / 11 = 60.\n- First part = 5 * 60 = 300.\nAnswer: 300"} +{"text": "Question: What is 70% of 240?\nLet's think step by step.\n- Convert 70% to 70/100.\n- Multiply: 240 * 70/100 = 168.\nAnswer: 168"} +{"text": "Question: Each item costs $35. You buy 7 and pay $250. How much change?\nLet's think step by step.\n- Total cost = 35 * 7 = $245.\n- Change = 250 - 245 = $5.\nAnswer: $5"} +{"text": "Question: Each item costs $42. You buy 5 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 42 * 5 = $210.\n- Change = 220 - 210 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 6x + 18 = 66\nLet's think step by step.\n- Subtract 18 from both sides: 6x = 66 - 18 = 48.\n- Divide both sides by 6: x = 48/6 = 8.\nAnswer: 8"} +{"text": "Question: Split 320 in the ratio 5:3. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 3 = 8.\n- One part = 320 / 8 = 40.\n- First part = 5 * 40 = 200.\nAnswer: 200"} +{"text": "Question: Split 120 in the ratio 3:3. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 3 = 6.\n- One part = 120 / 6 = 20.\n- First part = 3 * 20 = 60.\nAnswer: 60"} +{"text": "Question: What is 9 + 9 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 5 = 45.\n- Then add: 9 + 45 = 54.\nAnswer: 54"} +{"text": "Question: What is 81% of 80?\nLet's think step by step.\n- Convert 81% to 81/100.\n- Multiply: 80 * 81/100 = 64.8.\nAnswer: 64.8"} +{"text": "Question: Solve for x: 6x + 9 = 87\nLet's think step by step.\n- Subtract 9 from both sides: 6x = 87 - 9 = 78.\n- Divide both sides by 6: x = 78/6 = 13.\nAnswer: 13"} +{"text": "Question: Split 260 in the ratio 8:5. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 5 = 13.\n- One part = 260 / 13 = 20.\n- First part = 8 * 20 = 160.\nAnswer: 160"} +{"text": "Question: What is 2/10 + 4/3?\nLet's think step by step.\n- Common denominator is 10 * 3 = 30.\n- Rewrite: (2*3)/30 + (4*10)/30.\n- Add numerators: 6 + 40 = 46, giving 46/30.\n- Simplify by dividing top and bottom by 2: 46/30 = 23/15.\nAnswer: 23/15"} +{"text": "Question: What is the average of 46, 98, 72, 63, 50?\nLet's think step by step.\n- Sum: 46 + 98 + 72 + 63 + 50 = 329.\n- Count = 5.\n- Average = 329 / 5 = 65.8.\nAnswer: 65.8"} +{"text": "Question: How many numbers between 16 and 66 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 16 is 18.\n- Last multiple <= 66 is 63.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 2 + 7 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 4 = 28.\n- Then add: 2 + 28 = 30.\nAnswer: 30"} +{"text": "Question: What is the average of 81, 66, 49, 80, 63?\nLet's think step by step.\n- Sum: 81 + 66 + 49 + 80 + 63 = 339.\n- Count = 5.\n- Average = 339 / 5 = 67.8.\nAnswer: 67.8"} +{"text": "Question: A car travels 443 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 443 / 2 = 221.5 mph.\nAnswer: 221.5 mph"} +{"text": "Question: How many numbers between 20 and 70 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 20 is 20.\n- Last multiple <= 70 is 70.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: How many numbers between 74 and 124 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 74 is 74.\n- Last multiple <= 124 is 124.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 1/11 + 2/2?\nLet's think step by step.\n- Common denominator is 11 * 2 = 22.\n- Rewrite: (1*2)/22 + (2*11)/22.\n- Add numerators: 2 + 22 = 24, giving 24/22.\n- Simplify by dividing top and bottom by 2: 24/22 = 12/11.\nAnswer: 12/11"} +{"text": "Question: What is 4/4 + 5/11?\nLet's think step by step.\n- Common denominator is 4 * 11 = 44.\n- Rewrite: (4*11)/44 + (5*4)/44.\n- Add numerators: 44 + 20 = 64, giving 64/44.\n- Simplify by dividing top and bottom by 4: 64/44 = 16/11.\nAnswer: 16/11"} +{"text": "Question: What comes next: 4, 8, 12, 16, 20, 24?\nLet's think step by step.\n- Find the difference: 8 - 4 = 4.\n- The sequence increases by 4 each time.\n- Next = 24 + 4 = 28.\nAnswer: 28"} +{"text": "Question: What is 28% of 1000?\nLet's think step by step.\n- Convert 28% to 28/100.\n- Multiply: 1000 * 28/100 = 280.\nAnswer: 280"} +{"text": "Question: What is 21% of 1000?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 1000 * 21/100 = 210.\nAnswer: 210"} +{"text": "Question: What is the average of 48, 28, 88, 44?\nLet's think step by step.\n- Sum: 48 + 28 + 88 + 44 = 208.\n- Count = 4.\n- Average = 208 / 4 = 52.\nAnswer: 52"} +{"text": "Question: Solve for x: 3x + 14 = 29\nLet's think step by step.\n- Subtract 14 from both sides: 3x = 29 - 14 = 15.\n- Divide both sides by 3: x = 15/3 = 5.\nAnswer: 5"} +{"text": "Question: What is 30% of 100?\nLet's think step by step.\n- Convert 30% to 30/100.\n- Multiply: 100 * 30/100 = 30.\nAnswer: 30"} +{"text": "Question: Split 390 in the ratio 6:7. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 7 = 13.\n- One part = 390 / 13 = 30.\n- First part = 6 * 30 = 180.\nAnswer: 180"} +{"text": "Question: How many numbers between 44 and 94 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 44 is 45.\n- Last multiple <= 94 is 93.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 11 + 6 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 11 = 66.\n- Then add: 11 + 66 = 77.\nAnswer: 77"} +{"text": "Question: Solve for x: 2x + 7 = 17\nLet's think step by step.\n- Subtract 7 from both sides: 2x = 17 - 7 = 10.\n- Divide both sides by 2: x = 10/2 = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 63 and 113 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 63 is 64.\n- Last multiple <= 113 is 112.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 23% of 360?\nLet's think step by step.\n- Convert 23% to 23/100.\n- Multiply: 360 * 23/100 = 82.8.\nAnswer: 82.8"} +{"text": "Question: What comes next: 1, 7, 13, 19, 25, 31?\nLet's think step by step.\n- Find the difference: 7 - 1 = 6.\n- The sequence increases by 6 each time.\n- Next = 31 + 6 = 37.\nAnswer: 37"} +{"text": "Question: Solve for x: 12x + 15 = 87\nLet's think step by step.\n- Subtract 15 from both sides: 12x = 87 - 15 = 72.\n- Divide both sides by 12: x = 72/12 = 6.\nAnswer: 6"} +{"text": "Question: A car travels 296 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 296 / 6 = 49.3333 mph.\nAnswer: 49.3333 mph"} +{"text": "Question: What is 7 + 9 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 6 = 54.\n- Then add: 7 + 54 = 61.\nAnswer: 61"} +{"text": "Question: Solve for x: 6x + 13 = 125\nLet's think step by step.\n- Subtract 13 from both sides: 6x = 125 - 13 = 112.\n- Divide both sides by 6: x = 112/6.\nAnswer: 112/6"} +{"text": "Question: What is 11 + 12 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 3 = 36.\n- Then add: 11 + 36 = 47.\nAnswer: 47"} +{"text": "Question: What comes next: 3, 10, 17, 24, 31, 38, 45?\nLet's think step by step.\n- Find the difference: 10 - 3 = 7.\n- The sequence increases by 7 each time.\n- Next = 45 + 7 = 52.\nAnswer: 52"} +{"text": "Question: What is 59% of 2500?\nLet's think step by step.\n- Convert 59% to 59/100.\n- Multiply: 2500 * 59/100 = 1475.\nAnswer: 1475"} +{"text": "Question: What comes next: 4, 7, 10, 13?\nLet's think step by step.\n- Find the difference: 7 - 4 = 3.\n- The sequence increases by 3 each time.\n- Next = 13 + 3 = 16.\nAnswer: 16"} +{"text": "Question: What is the average of 51, 58, 75, 16?\nLet's think step by step.\n- Sum: 51 + 58 + 75 + 16 = 200.\n- Count = 4.\n- Average = 200 / 4 = 50.\nAnswer: 50"} +{"text": "Question: Split 480 in the ratio 8:8. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 8 = 16.\n- One part = 480 / 16 = 30.\n- First part = 8 * 30 = 240.\nAnswer: 240"} +{"text": "Question: Each item costs $75. You buy 4 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 75 * 4 = $300.\n- Change = 310 - 300 = $10.\nAnswer: $10"} +{"text": "Question: What comes next: 10, 13, 16, 19?\nLet's think step by step.\n- Find the difference: 13 - 10 = 3.\n- The sequence increases by 3 each time.\n- Next = 19 + 3 = 22.\nAnswer: 22"} +{"text": "Question: What is the average of 66, 76, 83, 63, 36?\nLet's think step by step.\n- Sum: 66 + 76 + 83 + 63 + 36 = 324.\n- Count = 5.\n- Average = 324 / 5 = 64.8.\nAnswer: 64.8"} +{"text": "Question: A car travels 268 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 268 / 4 = 67 mph.\nAnswer: 67 mph"} +{"text": "Question: What is 3 + 10 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 8 = 80.\n- Then add: 3 + 80 = 83.\nAnswer: 83"} +{"text": "Question: What is 10 + 12 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 9 = 108.\n- Then add: 10 + 108 = 118.\nAnswer: 118"} +{"text": "Question: How many numbers between 14 and 64 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 14 is 15.\n- Last multiple <= 64 is 63.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 5x + 4 = 44\nLet's think step by step.\n- Subtract 4 from both sides: 5x = 44 - 4 = 40.\n- Divide both sides by 5: x = 40/5 = 8.\nAnswer: 8"} +{"text": "Question: Each item costs $13. You buy 5 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 13 * 5 = $65.\n- Change = 70 - 65 = $5.\nAnswer: $5"} +{"text": "Question: What comes next: 4, 7, 10, 13, 16, 19, 22?\nLet's think step by step.\n- Find the difference: 7 - 4 = 3.\n- The sequence increases by 3 each time.\n- Next = 22 + 3 = 25.\nAnswer: 25"} +{"text": "Question: What is 5 + 3 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 10 = 30.\n- Then add: 5 + 30 = 35.\nAnswer: 35"} +{"text": "Question: What is 82% of 1000?\nLet's think step by step.\n- Convert 82% to 82/100.\n- Multiply: 1000 * 82/100 = 820.\nAnswer: 820"} +{"text": "Question: What comes next: 10, 16, 22, 28, 34, 40, 46, 52?\nLet's think step by step.\n- Find the difference: 16 - 10 = 6.\n- The sequence increases by 6 each time.\n- Next = 52 + 6 = 58.\nAnswer: 58"} +{"text": "Question: Each item costs $81. You buy 8 and pay $650. How much change?\nLet's think step by step.\n- Total cost = 81 * 8 = $648.\n- Change = 650 - 648 = $2.\nAnswer: $2"} +{"text": "Question: How many numbers between 70 and 120 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 70 is 70.\n- Last multiple <= 120 is 120.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: How many numbers between 13 and 63 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 13 is 20.\n- Last multiple <= 63 is 60.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Split 180 in the ratio 4:8. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 8 = 12.\n- One part = 180 / 12 = 15.\n- First part = 4 * 15 = 60.\nAnswer: 60"} +{"text": "Question: How many numbers between 35 and 85 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 35 is 36.\n- Last multiple <= 85 is 84.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: A car travels 280 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 280 / 5 = 56 mph.\nAnswer: 56 mph"} +{"text": "Question: How many numbers between 10 and 60 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 10 is 12.\n- Last multiple <= 60 is 60.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 35% of 360?\nLet's think step by step.\n- Convert 35% to 35/100.\n- Multiply: 360 * 35/100 = 126.\nAnswer: 126"} +{"text": "Question: A car travels 153 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 153 / 5 = 30.6 mph.\nAnswer: 30.6 mph"} +{"text": "Question: What is the average of 47, 60, 52, 95, 48?\nLet's think step by step.\n- Sum: 47 + 60 + 52 + 95 + 48 = 302.\n- Count = 5.\n- Average = 302 / 5 = 60.4.\nAnswer: 60.4"} +{"text": "Question: How many numbers between 88 and 138 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 88 is 88.\n- Last multiple <= 138 is 138.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 9 + 7 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 11 = 77.\n- Then add: 9 + 77 = 86.\nAnswer: 86"} +{"text": "Question: What is 6/3 + 2/4?\nLet's think step by step.\n- Common denominator is 3 * 4 = 12.\n- Rewrite: (6*4)/12 + (2*3)/12.\n- Add numerators: 24 + 6 = 30, giving 30/12.\n- Simplify by dividing top and bottom by 6: 30/12 = 5/2.\nAnswer: 5/2"} +{"text": "Question: Each item costs $35. You buy 2 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 35 * 2 = $70.\n- Change = 80 - 70 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 349 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 349 / 2 = 174.5 mph.\nAnswer: 174.5 mph"} +{"text": "Question: What comes next: 6, 13, 20, 27, 34?\nLet's think step by step.\n- Find the difference: 13 - 6 = 7.\n- The sequence increases by 7 each time.\n- Next = 34 + 7 = 41.\nAnswer: 41"} +{"text": "Question: What is 10 + 7 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 7 = 49.\n- Then add: 10 + 49 = 59.\nAnswer: 59"} +{"text": "Question: How many numbers between 56 and 106 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 56 is 56.\n- Last multiple <= 106 is 106.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 5x + 17 = 67\nLet's think step by step.\n- Subtract 17 from both sides: 5x = 67 - 17 = 50.\n- Divide both sides by 5: x = 50/5 = 10.\nAnswer: 10"} +{"text": "Question: How many numbers between 60 and 110 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 60 is 63.\n- Last multiple <= 110 is 108.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is the average of 94, 29, 77, 34, 87?\nLet's think step by step.\n- Sum: 94 + 29 + 77 + 34 + 87 = 321.\n- Count = 5.\n- Average = 321 / 5 = 64.2.\nAnswer: 64.2"} +{"text": "Question: A car travels 418 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 418 / 2 = 209 mph.\nAnswer: 209 mph"} +{"text": "Question: What is 2/11 + 4/6?\nLet's think step by step.\n- Common denominator is 11 * 6 = 66.\n- Rewrite: (2*6)/66 + (4*11)/66.\n- Add numerators: 12 + 44 = 56, giving 56/66.\n- Simplify by dividing top and bottom by 2: 56/66 = 28/33.\nAnswer: 28/33"} +{"text": "Question: Solve for x: 3x + 5 = 23\nLet's think step by step.\n- Subtract 5 from both sides: 3x = 23 - 5 = 18.\n- Divide both sides by 3: x = 18/3 = 6.\nAnswer: 6"} +{"text": "Question: What comes next: 7, 10, 13, 16?\nLet's think step by step.\n- Find the difference: 10 - 7 = 3.\n- The sequence increases by 3 each time.\n- Next = 16 + 3 = 19.\nAnswer: 19"} +{"text": "Question: What is the average of 83, 20, 97, 56?\nLet's think step by step.\n- Sum: 83 + 20 + 97 + 56 = 256.\n- Count = 4.\n- Average = 256 / 4 = 64.\nAnswer: 64"} +{"text": "Question: How many numbers between 22 and 72 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 22 is 22.\n- Last multiple <= 72 is 72.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: A car travels 311 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 311 / 5 = 62.2 mph.\nAnswer: 62.2 mph"} +{"text": "Question: A car travels 326 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 326 / 6 = 54.3333 mph.\nAnswer: 54.3333 mph"} +{"text": "Question: What is 3/10 + 4/4?\nLet's think step by step.\n- Common denominator is 10 * 4 = 40.\n- Rewrite: (3*4)/40 + (4*10)/40.\n- Add numerators: 12 + 40 = 52, giving 52/40.\n- Simplify by dividing top and bottom by 4: 52/40 = 13/10.\nAnswer: 13/10"} +{"text": "Question: Solve for x: 12x + 19 = 67\nLet's think step by step.\n- Subtract 19 from both sides: 12x = 67 - 19 = 48.\n- Divide both sides by 12: x = 48/12 = 4.\nAnswer: 4"} +{"text": "Question: What comes next: 3, 8, 13, 18, 23?\nLet's think step by step.\n- Find the difference: 8 - 3 = 5.\n- The sequence increases by 5 each time.\n- Next = 23 + 5 = 28.\nAnswer: 28"} +{"text": "Question: What is 6/4 + 6/4?\nLet's think step by step.\n- Common denominator is 4 * 4 = 16.\n- Rewrite: (6*4)/16 + (6*4)/16.\n- Add numerators: 24 + 24 = 48, giving 48/16.\n- Simplify by dividing top and bottom by 16: 48/16 = 3.\nAnswer: 3"} +{"text": "Question: What is 5/4 + 1/3?\nLet's think step by step.\n- Common denominator is 4 * 3 = 12.\n- Rewrite: (5*3)/12 + (1*4)/12.\n- Add numerators: 15 + 4 = 19, giving 19/12.\n- 19/12 is already in simplest form, so the answer is 19/12.\nAnswer: 19/12"} +{"text": "Question: What is the average of 44, 89, 69?\nLet's think step by step.\n- Sum: 44 + 89 + 69 = 202.\n- Count = 3.\n- Average = 202 / 3 = 67.3333.\nAnswer: 67.3333"} +{"text": "Question: What is 3/11 + 4/2?\nLet's think step by step.\n- Common denominator is 11 * 2 = 22.\n- Rewrite: (3*2)/22 + (4*11)/22.\n- Add numerators: 6 + 44 = 50, giving 50/22.\n- Simplify by dividing top and bottom by 2: 50/22 = 25/11.\nAnswer: 25/11"} +{"text": "Question: What is 4 + 9 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 2 = 18.\n- Then add: 4 + 18 = 22.\nAnswer: 22"} +{"text": "Question: Split 480 in the ratio 4:4. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 4 = 8.\n- One part = 480 / 8 = 60.\n- First part = 4 * 60 = 240.\nAnswer: 240"} +{"text": "Question: Each item costs $54. You buy 2 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 54 * 2 = $108.\n- Change = 110 - 108 = $2.\nAnswer: $2"} +{"text": "Question: What is the average of 40, 37, 21, 85, 28?\nLet's think step by step.\n- Sum: 40 + 37 + 21 + 85 + 28 = 211.\n- Count = 5.\n- Average = 211 / 5 = 42.2.\nAnswer: 42.2"} +{"text": "Question: Solve for x: 10x + 15 = 85\nLet's think step by step.\n- Subtract 15 from both sides: 10x = 85 - 15 = 70.\n- Divide both sides by 10: x = 70/10 = 7.\nAnswer: 7"} +{"text": "Question: What comes next: 9, 12, 15, 18, 21, 24?\nLet's think step by step.\n- Find the difference: 12 - 9 = 3.\n- The sequence increases by 3 each time.\n- Next = 24 + 3 = 27.\nAnswer: 27"} +{"text": "Question: What is 6/10 + 4/5?\nLet's think step by step.\n- Common denominator is 10 * 5 = 50.\n- Rewrite: (6*5)/50 + (4*10)/50.\n- Add numerators: 30 + 40 = 70, giving 70/50.\n- Simplify by dividing top and bottom by 10: 70/50 = 7/5.\nAnswer: 7/5"} +{"text": "Question: What is the average of 66, 93, 91?\nLet's think step by step.\n- Sum: 66 + 93 + 91 = 250.\n- Count = 3.\n- Average = 250 / 3 = 83.3333.\nAnswer: 83.3333"} +{"text": "Question: What is the average of 92, 43, 49?\nLet's think step by step.\n- Sum: 92 + 43 + 49 = 184.\n- Count = 3.\n- Average = 184 / 3 = 61.3333.\nAnswer: 61.3333"} +{"text": "Question: What is 7 + 4 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 9 = 36.\n- Then add: 7 + 36 = 43.\nAnswer: 43"} +{"text": "Question: How many numbers between 75 and 125 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 75 is 75.\n- Last multiple <= 125 is 125.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: What is 4/9 + 5/11?\nLet's think step by step.\n- Common denominator is 9 * 11 = 99.\n- Rewrite: (4*11)/99 + (5*9)/99.\n- Add numerators: 44 + 45 = 89, giving 89/99.\n- 89/99 is already in simplest form, so the answer is 89/99.\nAnswer: 89/99"} +{"text": "Question: What is the average of 59, 42, 35?\nLet's think step by step.\n- Sum: 59 + 42 + 35 = 136.\n- Count = 3.\n- Average = 136 / 3 = 45.3333.\nAnswer: 45.3333"} +{"text": "Question: A car travels 542 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 542 / 3 = 180.667 mph.\nAnswer: 180.667 mph"} +{"text": "Question: What comes next: 7, 10, 13, 16, 19, 22, 25, 28?\nLet's think step by step.\n- Find the difference: 10 - 7 = 3.\n- The sequence increases by 3 each time.\n- Next = 28 + 3 = 31.\nAnswer: 31"} +{"text": "Question: A car travels 334 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 334 / 2 = 167 mph.\nAnswer: 167 mph"} +{"text": "Question: What is 12 + 2 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 8 = 16.\n- Then add: 12 + 16 = 28.\nAnswer: 28"} +{"text": "Question: What is the average of 89, 34, 52, 62?\nLet's think step by step.\n- Sum: 89 + 34 + 52 + 62 = 237.\n- Count = 4.\n- Average = 237 / 4 = 59.25.\nAnswer: 59.25"} +{"text": "Question: What is 87% of 200?\nLet's think step by step.\n- Convert 87% to 87/100.\n- Multiply: 200 * 87/100 = 174.\nAnswer: 174"} +{"text": "Question: Solve for x: 7x + 15 = 130\nLet's think step by step.\n- Subtract 15 from both sides: 7x = 130 - 15 = 115.\n- Divide both sides by 7: x = 115/7.\nAnswer: 115/7"} +{"text": "Question: What comes next: 8, 11, 14, 17?\nLet's think step by step.\n- Find the difference: 11 - 8 = 3.\n- The sequence increases by 3 each time.\n- Next = 17 + 3 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 303 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 303 / 4 = 75.75 mph.\nAnswer: 75.75 mph"} +{"text": "Question: What is the average of 77, 25, 81, 95?\nLet's think step by step.\n- Sum: 77 + 25 + 81 + 95 = 278.\n- Count = 4.\n- Average = 278 / 4 = 69.5.\nAnswer: 69.5"} +{"text": "Question: How many numbers between 10 and 60 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 10 is 10.\n- Last multiple <= 60 is 60.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: What is 5% of 200?\nLet's think step by step.\n- Convert 5% to 5/100.\n- Multiply: 200 * 5/100 = 10.\nAnswer: 10"} +{"text": "Question: Split 360 in the ratio 8:4. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 4 = 12.\n- One part = 360 / 12 = 30.\n- First part = 8 * 30 = 240.\nAnswer: 240"} +{"text": "Question: Solve for x: 5x + 19 = 79\nLet's think step by step.\n- Subtract 19 from both sides: 5x = 79 - 19 = 60.\n- Divide both sides by 5: x = 60/5 = 12.\nAnswer: 12"} +{"text": "Question: What comes next: 3, 8, 13, 18, 23, 28, 33?\nLet's think step by step.\n- Find the difference: 8 - 3 = 5.\n- The sequence increases by 5 each time.\n- Next = 33 + 5 = 38.\nAnswer: 38"} +{"text": "Question: Split 200 in the ratio 7:3. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 3 = 10.\n- One part = 200 / 10 = 20.\n- First part = 7 * 20 = 140.\nAnswer: 140"} +{"text": "Question: What comes next: 2, 8, 14, 20, 26, 32?\nLet's think step by step.\n- Find the difference: 8 - 2 = 6.\n- The sequence increases by 6 each time.\n- Next = 32 + 6 = 38.\nAnswer: 38"} +{"text": "Question: What is 3 + 10 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 11 = 110.\n- Then add: 3 + 110 = 113.\nAnswer: 113"} +{"text": "Question: What is the average of 17, 41, 24, 97, 31?\nLet's think step by step.\n- Sum: 17 + 41 + 24 + 97 + 31 = 210.\n- Count = 5.\n- Average = 210 / 5 = 42.\nAnswer: 42"} +{"text": "Question: A car travels 229 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 229 / 2 = 114.5 mph.\nAnswer: 114.5 mph"} +{"text": "Question: A car travels 324 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 324 / 6 = 54 mph.\nAnswer: 54 mph"} +{"text": "Question: What comes next: 7, 9, 11, 13?\nLet's think step by step.\n- Find the difference: 9 - 7 = 2.\n- The sequence increases by 2 each time.\n- Next = 13 + 2 = 15.\nAnswer: 15"} +{"text": "Question: What is 6 + 3 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 12 = 36.\n- Then add: 6 + 36 = 42.\nAnswer: 42"} +{"text": "Question: Each item costs $31. You buy 6 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 31 * 6 = $186.\n- Change = 190 - 186 = $4.\nAnswer: $4"} +{"text": "Question: Each item costs $34. You buy 9 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 34 * 9 = $306.\n- Change = 310 - 306 = $4.\nAnswer: $4"} +{"text": "Question: How many numbers between 74 and 124 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 74 is 80.\n- Last multiple <= 124 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 85 and 135 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 85 is 86.\n- Last multiple <= 135 is 134.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 75, 50, 70, 90?\nLet's think step by step.\n- Sum: 75 + 50 + 70 + 90 = 285.\n- Count = 4.\n- Average = 285 / 4 = 71.25.\nAnswer: 71.25"} +{"text": "Question: A car travels 319 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 319 / 3 = 106.333 mph.\nAnswer: 106.333 mph"} +{"text": "Question: What is the average of 33, 38, 69?\nLet's think step by step.\n- Sum: 33 + 38 + 69 = 140.\n- Count = 3.\n- Average = 140 / 3 = 46.6667.\nAnswer: 46.6667"} +{"text": "Question: Split 180 in the ratio 7:2. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 2 = 9.\n- One part = 180 / 9 = 20.\n- First part = 7 * 20 = 140.\nAnswer: 140"} +{"text": "Question: A car travels 353 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 353 / 6 = 58.8333 mph.\nAnswer: 58.8333 mph"} +{"text": "Question: Solve for x: 2x + 15 = 23\nLet's think step by step.\n- Subtract 15 from both sides: 2x = 23 - 15 = 8.\n- Divide both sides by 2: x = 8/2 = 4.\nAnswer: 4"} +{"text": "Question: What is 30% of 240?\nLet's think step by step.\n- Convert 30% to 30/100.\n- Multiply: 240 * 30/100 = 72.\nAnswer: 72"} +{"text": "Question: What is 3/10 + 2/2?\nLet's think step by step.\n- Common denominator is 10 * 2 = 20.\n- Rewrite: (3*2)/20 + (2*10)/20.\n- Add numerators: 6 + 20 = 26, giving 26/20.\n- Simplify by dividing top and bottom by 2: 26/20 = 13/10.\nAnswer: 13/10"} +{"text": "Question: A car travels 483 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 483 / 4 = 120.75 mph.\nAnswer: 120.75 mph"} +{"text": "Question: A car travels 436 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 436 / 1 = 436 mph.\nAnswer: 436 mph"} +{"text": "Question: Solve for x: 11x + 3 = 80\nLet's think step by step.\n- Subtract 3 from both sides: 11x = 80 - 3 = 77.\n- Divide both sides by 11: x = 77/11 = 7.\nAnswer: 7"} +{"text": "Question: What is 89% of 200?\nLet's think step by step.\n- Convert 89% to 89/100.\n- Multiply: 200 * 89/100 = 178.\nAnswer: 178"} +{"text": "Question: What comes next: 9, 14, 19, 24, 29, 34, 39, 44?\nLet's think step by step.\n- Find the difference: 14 - 9 = 5.\n- The sequence increases by 5 each time.\n- Next = 44 + 5 = 49.\nAnswer: 49"} +{"text": "Question: What is the average of 20, 64, 12?\nLet's think step by step.\n- Sum: 20 + 64 + 12 = 96.\n- Count = 3.\n- Average = 96 / 3 = 32.\nAnswer: 32"} +{"text": "Question: A car travels 586 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 586 / 6 = 97.6667 mph.\nAnswer: 97.6667 mph"} +{"text": "Question: What is the average of 14, 21, 54?\nLet's think step by step.\n- Sum: 14 + 21 + 54 = 89.\n- Count = 3.\n- Average = 89 / 3 = 29.6667.\nAnswer: 29.6667"} +{"text": "Question: Each item costs $87. You buy 8 and pay $700. How much change?\nLet's think step by step.\n- Total cost = 87 * 8 = $696.\n- Change = 700 - 696 = $4.\nAnswer: $4"} +{"text": "Question: Each item costs $87. You buy 5 and pay $440. How much change?\nLet's think step by step.\n- Total cost = 87 * 5 = $435.\n- Change = 440 - 435 = $5.\nAnswer: $5"} +{"text": "Question: What is the average of 61, 80, 10, 90?\nLet's think step by step.\n- Sum: 61 + 80 + 10 + 90 = 241.\n- Count = 4.\n- Average = 241 / 4 = 60.25.\nAnswer: 60.25"} +{"text": "Question: Each item costs $86. You buy 6 and pay $520. How much change?\nLet's think step by step.\n- Total cost = 86 * 6 = $516.\n- Change = 520 - 516 = $4.\nAnswer: $4"} +{"text": "Question: How many numbers between 29 and 79 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 29 is 36.\n- Last multiple <= 79 is 72.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 6/11 + 3/9?\nLet's think step by step.\n- Common denominator is 11 * 9 = 99.\n- Rewrite: (6*9)/99 + (3*11)/99.\n- Add numerators: 54 + 33 = 87, giving 87/99.\n- Simplify by dividing top and bottom by 3: 87/99 = 29/33.\nAnswer: 29/33"} +{"text": "Question: What comes next: 6, 10, 14, 18, 22, 26, 30?\nLet's think step by step.\n- Find the difference: 10 - 6 = 4.\n- The sequence increases by 4 each time.\n- Next = 30 + 4 = 34.\nAnswer: 34"} +{"text": "Question: What is 6/4 + 3/2?\nLet's think step by step.\n- Common denominator is 4 * 2 = 8.\n- Rewrite: (6*2)/8 + (3*4)/8.\n- Add numerators: 12 + 12 = 24, giving 24/8.\n- Simplify by dividing top and bottom by 8: 24/8 = 3.\nAnswer: 3"} +{"text": "Question: Each item costs $61. You buy 9 and pay $550. How much change?\nLet's think step by step.\n- Total cost = 61 * 9 = $549.\n- Change = 550 - 549 = $1.\nAnswer: $1"} +{"text": "Question: What is the average of 97, 39, 52?\nLet's think step by step.\n- Sum: 97 + 39 + 52 = 188.\n- Count = 3.\n- Average = 188 / 3 = 62.6667.\nAnswer: 62.6667"} +{"text": "Question: Solve for x: 8x + 20 = 28\nLet's think step by step.\n- Subtract 20 from both sides: 8x = 28 - 20 = 8.\n- Divide both sides by 8: x = 8/8 = 1.\nAnswer: 1"} +{"text": "Question: What is 68% of 200?\nLet's think step by step.\n- Convert 68% to 68/100.\n- Multiply: 200 * 68/100 = 136.\nAnswer: 136"} +{"text": "Question: What is 4 + 11 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 2 = 22.\n- Then add: 4 + 22 = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 12x + 1 = 73\nLet's think step by step.\n- Subtract 1 from both sides: 12x = 73 - 1 = 72.\n- Divide both sides by 12: x = 72/12 = 6.\nAnswer: 6"} +{"text": "Question: How many numbers between 65 and 115 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 65 is 72.\n- Last multiple <= 115 is 108.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 42% of 240?\nLet's think step by step.\n- Convert 42% to 42/100.\n- Multiply: 240 * 42/100 = 100.8.\nAnswer: 100.8"} +{"text": "Question: A car travels 378 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 378 / 5 = 75.6 mph.\nAnswer: 75.6 mph"} +{"text": "Question: What is 12 + 3 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 9 = 27.\n- Then add: 12 + 27 = 39.\nAnswer: 39"} +{"text": "Question: What is the average of 49, 48, 60, 14, 85?\nLet's think step by step.\n- Sum: 49 + 48 + 60 + 14 + 85 = 256.\n- Count = 5.\n- Average = 256 / 5 = 51.2.\nAnswer: 51.2"} +{"text": "Question: What is the average of 69, 18, 17, 93?\nLet's think step by step.\n- Sum: 69 + 18 + 17 + 93 = 197.\n- Count = 4.\n- Average = 197 / 4 = 49.25.\nAnswer: 49.25"} +{"text": "Question: What is the average of 68, 91, 49?\nLet's think step by step.\n- Sum: 68 + 91 + 49 = 208.\n- Count = 3.\n- Average = 208 / 3 = 69.3333.\nAnswer: 69.3333"} +{"text": "Question: What comes next: 4, 9, 14, 19?\nLet's think step by step.\n- Find the difference: 9 - 4 = 5.\n- The sequence increases by 5 each time.\n- Next = 19 + 5 = 24.\nAnswer: 24"} +{"text": "Question: Each item costs $10. You buy 2 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 10 * 2 = $20.\n- Change = 30 - 20 = $10.\nAnswer: $10"} +{"text": "Question: What is 7 + 2 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 6 = 12.\n- Then add: 7 + 12 = 19.\nAnswer: 19"} +{"text": "Question: What is the average of 10, 14, 89?\nLet's think step by step.\n- Sum: 10 + 14 + 89 = 113.\n- Count = 3.\n- Average = 113 / 3 = 37.6667.\nAnswer: 37.6667"} +{"text": "Question: A car travels 143 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 143 / 5 = 28.6 mph.\nAnswer: 28.6 mph"} +{"text": "Question: What is 7% of 480?\nLet's think step by step.\n- Convert 7% to 7/100.\n- Multiply: 480 * 7/100 = 33.6.\nAnswer: 33.6"} +{"text": "Question: What is 18% of 200?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 200 * 18/100 = 36.\nAnswer: 36"} +{"text": "Question: Solve for x: 3x + 14 = 64\nLet's think step by step.\n- Subtract 14 from both sides: 3x = 64 - 14 = 50.\n- Divide both sides by 3: x = 50/3.\nAnswer: 50/3"} +{"text": "Question: A car travels 573 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 573 / 6 = 95.5 mph.\nAnswer: 95.5 mph"} +{"text": "Question: What is 74% of 200?\nLet's think step by step.\n- Convert 74% to 74/100.\n- Multiply: 200 * 74/100 = 148.\nAnswer: 148"} +{"text": "Question: What is 52% of 240?\nLet's think step by step.\n- Convert 52% to 52/100.\n- Multiply: 240 * 52/100 = 124.8.\nAnswer: 124.8"} +{"text": "Question: Each item costs $52. You buy 7 and pay $370. How much change?\nLet's think step by step.\n- Total cost = 52 * 7 = $364.\n- Change = 370 - 364 = $6.\nAnswer: $6"} +{"text": "Question: What comes next: 10, 16, 22, 28, 34, 40, 46?\nLet's think step by step.\n- Find the difference: 16 - 10 = 6.\n- The sequence increases by 6 each time.\n- Next = 46 + 6 = 52.\nAnswer: 52"} +{"text": "Question: What is the average of 82, 98, 21?\nLet's think step by step.\n- Sum: 82 + 98 + 21 = 201.\n- Count = 3.\n- Average = 201 / 3 = 67.\nAnswer: 67"} +{"text": "Question: How many numbers between 27 and 77 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 27 is 27.\n- Last multiple <= 77 is 75.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 19% of 360?\nLet's think step by step.\n- Convert 19% to 19/100.\n- Multiply: 360 * 19/100 = 68.4.\nAnswer: 68.4"} +{"text": "Question: A car travels 188 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 188 / 3 = 62.6667 mph.\nAnswer: 62.6667 mph"} +{"text": "Question: What is the average of 15, 32, 94?\nLet's think step by step.\n- Sum: 15 + 32 + 94 = 141.\n- Count = 3.\n- Average = 141 / 3 = 47.\nAnswer: 47"} +{"text": "Question: Split 300 in the ratio 8:7. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 7 = 15.\n- One part = 300 / 15 = 20.\n- First part = 8 * 20 = 160.\nAnswer: 160"} +{"text": "Question: Solve for x: 12x + 17 = 65\nLet's think step by step.\n- Subtract 17 from both sides: 12x = 65 - 17 = 48.\n- Divide both sides by 12: x = 48/12 = 4.\nAnswer: 4"} +{"text": "Question: What is 85% of 2500?\nLet's think step by step.\n- Convert 85% to 85/100.\n- Multiply: 2500 * 85/100 = 2125.\nAnswer: 2125"} +{"text": "Question: Split 100 in the ratio 3:7. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 7 = 10.\n- One part = 100 / 10 = 10.\n- First part = 3 * 10 = 30.\nAnswer: 30"} +{"text": "Question: What is 6/5 + 3/8?\nLet's think step by step.\n- Common denominator is 5 * 8 = 40.\n- Rewrite: (6*8)/40 + (3*5)/40.\n- Add numerators: 48 + 15 = 63, giving 63/40.\n- 63/40 is already in simplest form, so the answer is 63/40.\nAnswer: 63/40"} +{"text": "Question: What is 6 + 8 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 10 = 80.\n- Then add: 6 + 80 = 86.\nAnswer: 86"} +{"text": "Question: Split 180 in the ratio 2:7. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 7 = 9.\n- One part = 180 / 9 = 20.\n- First part = 2 * 20 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 8x + 14 = 30\nLet's think step by step.\n- Subtract 14 from both sides: 8x = 30 - 14 = 16.\n- Divide both sides by 8: x = 16/8 = 2.\nAnswer: 2"} +{"text": "Question: What is 38% of 100?\nLet's think step by step.\n- Convert 38% to 38/100.\n- Multiply: 100 * 38/100 = 38.\nAnswer: 38"} +{"text": "Question: What is the average of 20, 52, 93, 63, 10?\nLet's think step by step.\n- Sum: 20 + 52 + 93 + 63 + 10 = 238.\n- Count = 5.\n- Average = 238 / 5 = 47.6.\nAnswer: 47.6"} +{"text": "Question: How many numbers between 39 and 89 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 39 is 40.\n- Last multiple <= 89 is 85.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: How many numbers between 42 and 92 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 42 is 42.\n- Last multiple <= 92 is 90.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Split 840 in the ratio 8:6. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 6 = 14.\n- One part = 840 / 14 = 60.\n- First part = 8 * 60 = 480.\nAnswer: 480"} +{"text": "Question: What is 4 + 9 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 5 = 45.\n- Then add: 4 + 45 = 49.\nAnswer: 49"} +{"text": "Question: What is 5/11 + 1/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (5*8)/88 + (1*11)/88.\n- Add numerators: 40 + 11 = 51, giving 51/88.\n- 51/88 is already in simplest form, so the answer is 51/88.\nAnswer: 51/88"} +{"text": "Question: What is the average of 96, 15, 43, 10, 13?\nLet's think step by step.\n- Sum: 96 + 15 + 43 + 10 + 13 = 177.\n- Count = 5.\n- Average = 177 / 5 = 35.4.\nAnswer: 35.4"} +{"text": "Question: What is 2/7 + 2/8?\nLet's think step by step.\n- Common denominator is 7 * 8 = 56.\n- Rewrite: (2*8)/56 + (2*7)/56.\n- Add numerators: 16 + 14 = 30, giving 30/56.\n- Simplify by dividing top and bottom by 2: 30/56 = 15/28.\nAnswer: 15/28"} +{"text": "Question: Solve for x: 11x + 7 = 205\nLet's think step by step.\n- Subtract 7 from both sides: 11x = 205 - 7 = 198.\n- Divide both sides by 11: x = 198/11 = 18.\nAnswer: 18"} +{"text": "Question: Split 240 in the ratio 8:4. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 4 = 12.\n- One part = 240 / 12 = 20.\n- First part = 8 * 20 = 160.\nAnswer: 160"} +{"text": "Question: What is 2 + 8 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 7 = 56.\n- Then add: 2 + 56 = 58.\nAnswer: 58"} +{"text": "Question: What is 66% of 1000?\nLet's think step by step.\n- Convert 66% to 66/100.\n- Multiply: 1000 * 66/100 = 660.\nAnswer: 660"} +{"text": "Question: How many numbers between 86 and 136 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 86 is 90.\n- Last multiple <= 136 is 135.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Each item costs $25. You buy 4 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 25 * 4 = $100.\n- Change = 110 - 100 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 279 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 279 / 3 = 93 mph.\nAnswer: 93 mph"} +{"text": "Question: What is the average of 33, 22, 29, 42, 32?\nLet's think step by step.\n- Sum: 33 + 22 + 29 + 42 + 32 = 158.\n- Count = 5.\n- Average = 158 / 5 = 31.6.\nAnswer: 31.6"} +{"text": "Question: A car travels 535 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 535 / 1 = 535 mph.\nAnswer: 535 mph"} +{"text": "Question: What is the average of 50, 42, 42, 46, 58?\nLet's think step by step.\n- Sum: 50 + 42 + 42 + 46 + 58 = 238.\n- Count = 5.\n- Average = 238 / 5 = 47.6.\nAnswer: 47.6"} +{"text": "Question: What is 5/2 + 4/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (5*12)/24 + (4*2)/24.\n- Add numerators: 60 + 8 = 68, giving 68/24.\n- Simplify by dividing top and bottom by 4: 68/24 = 17/6.\nAnswer: 17/6"} +{"text": "Question: What comes next: 9, 12, 15, 18, 21, 24, 27?\nLet's think step by step.\n- Find the difference: 12 - 9 = 3.\n- The sequence increases by 3 each time.\n- Next = 27 + 3 = 30.\nAnswer: 30"} +{"text": "Question: What is the average of 93, 62, 14, 12, 63?\nLet's think step by step.\n- Sum: 93 + 62 + 14 + 12 + 63 = 244.\n- Count = 5.\n- Average = 244 / 5 = 48.8.\nAnswer: 48.8"} +{"text": "Question: What comes next: 2, 6, 10, 14?\nLet's think step by step.\n- Find the difference: 6 - 2 = 4.\n- The sequence increases by 4 each time.\n- Next = 14 + 4 = 18.\nAnswer: 18"} +{"text": "Question: A car travels 546 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 546 / 5 = 109.2 mph.\nAnswer: 109.2 mph"} +{"text": "Question: What is 80% of 100?\nLet's think step by step.\n- Convert 80% to 80/100.\n- Multiply: 100 * 80/100 = 80.\nAnswer: 80"} +{"text": "Question: What is 3/5 + 3/8?\nLet's think step by step.\n- Common denominator is 5 * 8 = 40.\n- Rewrite: (3*8)/40 + (3*5)/40.\n- Add numerators: 24 + 15 = 39, giving 39/40.\n- 39/40 is already in simplest form, so the answer is 39/40.\nAnswer: 39/40"} +{"text": "Question: What is 4/12 + 2/9?\nLet's think step by step.\n- Common denominator is 12 * 9 = 108.\n- Rewrite: (4*9)/108 + (2*12)/108.\n- Add numerators: 36 + 24 = 60, giving 60/108.\n- Simplify by dividing top and bottom by 12: 60/108 = 5/9.\nAnswer: 5/9"} +{"text": "Question: Split 780 in the ratio 8:5. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 5 = 13.\n- One part = 780 / 13 = 60.\n- First part = 8 * 60 = 480.\nAnswer: 480"} +{"text": "Question: What is 67% of 2500?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 2500 * 67/100 = 1675.\nAnswer: 1675"} +{"text": "Question: A car travels 409 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 409 / 6 = 68.1667 mph.\nAnswer: 68.1667 mph"} +{"text": "Question: What comes next: 4, 6, 8, 10, 12, 14?\nLet's think step by step.\n- Find the difference: 6 - 4 = 2.\n- The sequence increases by 2 each time.\n- Next = 14 + 2 = 16.\nAnswer: 16"} +{"text": "Question: What comes next: 5, 10, 15, 20, 25, 30, 35, 40?\nLet's think step by step.\n- Find the difference: 10 - 5 = 5.\n- The sequence increases by 5 each time.\n- Next = 40 + 5 = 45.\nAnswer: 45"} +{"text": "Question: How many numbers between 22 and 72 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 22 is 30.\n- Last multiple <= 72 is 70.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 74, 27, 28?\nLet's think step by step.\n- Sum: 74 + 27 + 28 = 129.\n- Count = 3.\n- Average = 129 / 3 = 43.\nAnswer: 43"} +{"text": "Question: What is 7 + 5 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 2 = 10.\n- Then add: 7 + 10 = 17.\nAnswer: 17"} +{"text": "Question: What is 5/2 + 2/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (5*12)/24 + (2*2)/24.\n- Add numerators: 60 + 4 = 64, giving 64/24.\n- Simplify by dividing top and bottom by 8: 64/24 = 8/3.\nAnswer: 8/3"} +{"text": "Question: A car travels 198 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 198 / 5 = 39.6 mph.\nAnswer: 39.6 mph"} +{"text": "Question: What is the average of 48, 55, 26?\nLet's think step by step.\n- Sum: 48 + 55 + 26 = 129.\n- Count = 3.\n- Average = 129 / 3 = 43.\nAnswer: 43"} +{"text": "Question: A car travels 439 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 439 / 1 = 439 mph.\nAnswer: 439 mph"} +{"text": "Question: How many numbers between 49 and 99 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 49 is 50.\n- Last multiple <= 99 is 98.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: How many numbers between 84 and 134 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 84 is 85.\n- Last multiple <= 134 is 130.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Split 110 in the ratio 3:8. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 8 = 11.\n- One part = 110 / 11 = 10.\n- First part = 3 * 10 = 30.\nAnswer: 30"} +{"text": "Question: How many numbers between 61 and 111 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 61 is 63.\n- Last multiple <= 111 is 108.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 8 + 6 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 9 = 54.\n- Then add: 8 + 54 = 62.\nAnswer: 62"} +{"text": "Question: Each item costs $90. You buy 9 and pay $820. How much change?\nLet's think step by step.\n- Total cost = 90 * 9 = $810.\n- Change = 820 - 810 = $10.\nAnswer: $10"} +{"text": "Question: Each item costs $23. You buy 8 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 23 * 8 = $184.\n- Change = 190 - 184 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 8x + 9 = 67\nLet's think step by step.\n- Subtract 9 from both sides: 8x = 67 - 9 = 58.\n- Divide both sides by 8: x = 58/8.\nAnswer: 58/8"} +{"text": "Question: A car travels 389 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 389 / 3 = 129.667 mph.\nAnswer: 129.667 mph"} +{"text": "Question: What is the average of 53, 41, 30, 69?\nLet's think step by step.\n- Sum: 53 + 41 + 30 + 69 = 193.\n- Count = 4.\n- Average = 193 / 4 = 48.25.\nAnswer: 48.25"} +{"text": "Question: What is 95% of 80?\nLet's think step by step.\n- Convert 95% to 95/100.\n- Multiply: 80 * 95/100 = 76.\nAnswer: 76"} +{"text": "Question: Solve for x: 9x + 4 = 49\nLet's think step by step.\n- Subtract 4 from both sides: 9x = 49 - 4 = 45.\n- Divide both sides by 9: x = 45/9 = 5.\nAnswer: 5"} +{"text": "Question: What is 4/7 + 2/3?\nLet's think step by step.\n- Common denominator is 7 * 3 = 21.\n- Rewrite: (4*3)/21 + (2*7)/21.\n- Add numerators: 12 + 14 = 26, giving 26/21.\n- 26/21 is already in simplest form, so the answer is 26/21.\nAnswer: 26/21"} +{"text": "Question: How many numbers between 30 and 80 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 30 is 30.\n- Last multiple <= 80 is 80.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: What is the average of 94, 24, 24, 58?\nLet's think step by step.\n- Sum: 94 + 24 + 24 + 58 = 200.\n- Count = 4.\n- Average = 200 / 4 = 50.\nAnswer: 50"} +{"text": "Question: Split 160 in the ratio 8:8. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 8 = 16.\n- One part = 160 / 16 = 10.\n- First part = 8 * 10 = 80.\nAnswer: 80"} +{"text": "Question: Solve for x: 12x + 6 = 135\nLet's think step by step.\n- Subtract 6 from both sides: 12x = 135 - 6 = 129.\n- Divide both sides by 12: x = 129/12.\nAnswer: 129/12"} +{"text": "Question: What is 65% of 1000?\nLet's think step by step.\n- Convert 65% to 65/100.\n- Multiply: 1000 * 65/100 = 650.\nAnswer: 650"} +{"text": "Question: What is 10 + 6 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 3 = 18.\n- Then add: 10 + 18 = 28.\nAnswer: 28"} +{"text": "Question: A car travels 556 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 556 / 6 = 92.6667 mph.\nAnswer: 92.6667 mph"} +{"text": "Question: What is 95% of 500?\nLet's think step by step.\n- Convert 95% to 95/100.\n- Multiply: 500 * 95/100 = 475.\nAnswer: 475"} +{"text": "Question: What is 8 + 11 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 3 = 33.\n- Then add: 8 + 33 = 41.\nAnswer: 41"} +{"text": "Question: What is the average of 83, 84, 22?\nLet's think step by step.\n- Sum: 83 + 84 + 22 = 189.\n- Count = 3.\n- Average = 189 / 3 = 63.\nAnswer: 63"} +{"text": "Question: Solve for x: 6x + 6 = 84\nLet's think step by step.\n- Subtract 6 from both sides: 6x = 84 - 6 = 78.\n- Divide both sides by 6: x = 78/6 = 13.\nAnswer: 13"} +{"text": "Question: What is the average of 90, 32, 92, 61?\nLet's think step by step.\n- Sum: 90 + 32 + 92 + 61 = 275.\n- Count = 4.\n- Average = 275 / 4 = 68.75.\nAnswer: 68.75"} +{"text": "Question: What is the average of 30, 20, 37?\nLet's think step by step.\n- Sum: 30 + 20 + 37 = 87.\n- Count = 3.\n- Average = 87 / 3 = 29.\nAnswer: 29"} +{"text": "Question: How many numbers between 55 and 105 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 55 is 60.\n- Last multiple <= 105 is 100.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 21 and 71 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 21 is 27.\n- Last multiple <= 71 is 63.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 117 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 117 / 2 = 58.5 mph.\nAnswer: 58.5 mph"} +{"text": "Question: Split 120 in the ratio 3:5. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 5 = 8.\n- One part = 120 / 8 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: Solve for x: 3x + 15 = 30\nLet's think step by step.\n- Subtract 15 from both sides: 3x = 30 - 15 = 15.\n- Divide both sides by 3: x = 15/3 = 5.\nAnswer: 5"} +{"text": "Question: Split 110 in the ratio 8:3. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 3 = 11.\n- One part = 110 / 11 = 10.\n- First part = 8 * 10 = 80.\nAnswer: 80"} +{"text": "Question: What is 5/7 + 6/9?\nLet's think step by step.\n- Common denominator is 7 * 9 = 63.\n- Rewrite: (5*9)/63 + (6*7)/63.\n- Add numerators: 45 + 42 = 87, giving 87/63.\n- Simplify by dividing top and bottom by 3: 87/63 = 29/21.\nAnswer: 29/21"} +{"text": "Question: What comes next: 5, 9, 13, 17?\nLet's think step by step.\n- Find the difference: 9 - 5 = 4.\n- The sequence increases by 4 each time.\n- Next = 17 + 4 = 21.\nAnswer: 21"} +{"text": "Question: Solve for x: 10x + 4 = 184\nLet's think step by step.\n- Subtract 4 from both sides: 10x = 184 - 4 = 180.\n- Divide both sides by 10: x = 180/10 = 18.\nAnswer: 18"} +{"text": "Question: What is 19% of 100?\nLet's think step by step.\n- Convert 19% to 19/100.\n- Multiply: 100 * 19/100 = 19.\nAnswer: 19"} +{"text": "Question: A car travels 444 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 444 / 4 = 111 mph.\nAnswer: 111 mph"} +{"text": "Question: Solve for x: 7x + 5 = 117\nLet's think step by step.\n- Subtract 5 from both sides: 7x = 117 - 5 = 112.\n- Divide both sides by 7: x = 112/7 = 16.\nAnswer: 16"} +{"text": "Question: What is 2 + 7 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 6 = 42.\n- Then add: 2 + 42 = 44.\nAnswer: 44"} +{"text": "Question: How many numbers between 18 and 68 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 18 is 18.\n- Last multiple <= 68 is 66.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 39 and 89 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 39 is 40.\n- Last multiple <= 89 is 88.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 51% of 240?\nLet's think step by step.\n- Convert 51% to 51/100.\n- Multiply: 240 * 51/100 = 122.4.\nAnswer: 122.4"} +{"text": "Question: How many numbers between 89 and 139 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 89 is 90.\n- Last multiple <= 139 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 63 and 113 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 63 is 65.\n- Last multiple <= 113 is 110.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Solve for x: 8x + 20 = 36\nLet's think step by step.\n- Subtract 20 from both sides: 8x = 36 - 20 = 16.\n- Divide both sides by 8: x = 16/8 = 2.\nAnswer: 2"} +{"text": "Question: What is 1/9 + 6/2?\nLet's think step by step.\n- Common denominator is 9 * 2 = 18.\n- Rewrite: (1*2)/18 + (6*9)/18.\n- Add numerators: 2 + 54 = 56, giving 56/18.\n- Simplify by dividing top and bottom by 2: 56/18 = 28/9.\nAnswer: 28/9"} +{"text": "Question: Each item costs $24. You buy 5 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 24 * 5 = $120.\n- Change = 130 - 120 = $10.\nAnswer: $10"} +{"text": "Question: What is 11 + 12 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 4 = 48.\n- Then add: 11 + 48 = 59.\nAnswer: 59"} +{"text": "Question: A car travels 410 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 410 / 5 = 82 mph.\nAnswer: 82 mph"} +{"text": "Question: Each item costs $67. You buy 7 and pay $470. How much change?\nLet's think step by step.\n- Total cost = 67 * 7 = $469.\n- Change = 470 - 469 = $1.\nAnswer: $1"} +{"text": "Question: What is the average of 48, 66, 78, 52, 61?\nLet's think step by step.\n- Sum: 48 + 66 + 78 + 52 + 61 = 305.\n- Count = 5.\n- Average = 305 / 5 = 61.\nAnswer: 61"} +{"text": "Question: How many numbers between 61 and 111 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 61 is 65.\n- Last multiple <= 111 is 110.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 11, 37, 69, 48, 61?\nLet's think step by step.\n- Sum: 11 + 37 + 69 + 48 + 61 = 226.\n- Count = 5.\n- Average = 226 / 5 = 45.2.\nAnswer: 45.2"} +{"text": "Question: Each item costs $21. You buy 4 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 21 * 4 = $84.\n- Change = 90 - 84 = $6.\nAnswer: $6"} +{"text": "Question: A car travels 254 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 254 / 2 = 127 mph.\nAnswer: 127 mph"} +{"text": "Question: What is 2/3 + 3/10?\nLet's think step by step.\n- Common denominator is 3 * 10 = 30.\n- Rewrite: (2*10)/30 + (3*3)/30.\n- Add numerators: 20 + 9 = 29, giving 29/30.\n- 29/30 is already in simplest form, so the answer is 29/30.\nAnswer: 29/30"} +{"text": "Question: What comes next: 3, 9, 15, 21, 27?\nLet's think step by step.\n- Find the difference: 9 - 3 = 6.\n- The sequence increases by 6 each time.\n- Next = 27 + 6 = 33.\nAnswer: 33"} +{"text": "Question: How many numbers between 25 and 75 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 25 is 27.\n- Last multiple <= 75 is 72.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What comes next: 1, 8, 15, 22?\nLet's think step by step.\n- Find the difference: 8 - 1 = 7.\n- The sequence increases by 7 each time.\n- Next = 22 + 7 = 29.\nAnswer: 29"} +{"text": "Question: What is 11 + 4 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 4 = 16.\n- Then add: 11 + 16 = 27.\nAnswer: 27"} +{"text": "Question: What is 2/12 + 3/7?\nLet's think step by step.\n- Common denominator is 12 * 7 = 84.\n- Rewrite: (2*7)/84 + (3*12)/84.\n- Add numerators: 14 + 36 = 50, giving 50/84.\n- Simplify by dividing top and bottom by 2: 50/84 = 25/42.\nAnswer: 25/42"} +{"text": "Question: What is 3 + 8 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 9 = 72.\n- Then add: 3 + 72 = 75.\nAnswer: 75"} +{"text": "Question: What is 47% of 480?\nLet's think step by step.\n- Convert 47% to 47/100.\n- Multiply: 480 * 47/100 = 225.6.\nAnswer: 225.6"} +{"text": "Question: Solve for x: 11x + 20 = 108\nLet's think step by step.\n- Subtract 20 from both sides: 11x = 108 - 20 = 88.\n- Divide both sides by 11: x = 88/11 = 8.\nAnswer: 8"} +{"text": "Question: What is 3/3 + 2/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (3*8)/24 + (2*3)/24.\n- Add numerators: 24 + 6 = 30, giving 30/24.\n- Simplify by dividing top and bottom by 6: 30/24 = 5/4.\nAnswer: 5/4"} +{"text": "Question: What is 5 + 4 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 4 = 16.\n- Then add: 5 + 16 = 21.\nAnswer: 21"} +{"text": "Question: What is the average of 96, 51, 31, 67?\nLet's think step by step.\n- Sum: 96 + 51 + 31 + 67 = 245.\n- Count = 4.\n- Average = 245 / 4 = 61.25.\nAnswer: 61.25"} +{"text": "Question: Each item costs $6. You buy 2 and pay $20. How much change?\nLet's think step by step.\n- Total cost = 6 * 2 = $12.\n- Change = 20 - 12 = $8.\nAnswer: $8"} +{"text": "Question: Solve for x: 7x + 8 = 106\nLet's think step by step.\n- Subtract 8 from both sides: 7x = 106 - 8 = 98.\n- Divide both sides by 7: x = 98/7 = 14.\nAnswer: 14"} +{"text": "Question: Each item costs $80. You buy 3 and pay $250. How much change?\nLet's think step by step.\n- Total cost = 80 * 3 = $240.\n- Change = 250 - 240 = $10.\nAnswer: $10"} +{"text": "Question: Split 280 in the ratio 2:5. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 5 = 7.\n- One part = 280 / 7 = 40.\n- First part = 2 * 40 = 80.\nAnswer: 80"} +{"text": "Question: A car travels 364 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 364 / 2 = 182 mph.\nAnswer: 182 mph"} +{"text": "Question: Each item costs $12. You buy 7 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 12 * 7 = $84.\n- Change = 90 - 84 = $6.\nAnswer: $6"} +{"text": "Question: Split 200 in the ratio 3:2. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 2 = 5.\n- One part = 200 / 5 = 40.\n- First part = 3 * 40 = 120.\nAnswer: 120"} +{"text": "Question: What is the average of 10, 89, 90, 30?\nLet's think step by step.\n- Sum: 10 + 89 + 90 + 30 = 219.\n- Count = 4.\n- Average = 219 / 4 = 54.75.\nAnswer: 54.75"} +{"text": "Question: What is 76% of 80?\nLet's think step by step.\n- Convert 76% to 76/100.\n- Multiply: 80 * 76/100 = 60.8.\nAnswer: 60.8"} +{"text": "Question: How many numbers between 18 and 68 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 18 is 18.\n- Last multiple <= 68 is 63.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Each item costs $39. You buy 9 and pay $360. How much change?\nLet's think step by step.\n- Total cost = 39 * 9 = $351.\n- Change = 360 - 351 = $9.\nAnswer: $9"} +{"text": "Question: What is the average of 61, 13, 68?\nLet's think step by step.\n- Sum: 61 + 13 + 68 = 142.\n- Count = 3.\n- Average = 142 / 3 = 47.3333.\nAnswer: 47.3333"} +{"text": "Question: What is 4 + 6 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 7 = 42.\n- Then add: 4 + 42 = 46.\nAnswer: 46"} +{"text": "Question: What is the average of 29, 72, 66, 10, 87?\nLet's think step by step.\n- Sum: 29 + 72 + 66 + 10 + 87 = 264.\n- Count = 5.\n- Average = 264 / 5 = 52.8.\nAnswer: 52.8"} +{"text": "Question: Split 80 in the ratio 3:5. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 5 = 8.\n- One part = 80 / 8 = 10.\n- First part = 3 * 10 = 30.\nAnswer: 30"} +{"text": "Question: What is the average of 83, 30, 20?\nLet's think step by step.\n- Sum: 83 + 30 + 20 = 133.\n- Count = 3.\n- Average = 133 / 3 = 44.3333.\nAnswer: 44.3333"} +{"text": "Question: Each item costs $70. You buy 9 and pay $640. How much change?\nLet's think step by step.\n- Total cost = 70 * 9 = $630.\n- Change = 640 - 630 = $10.\nAnswer: $10"} +{"text": "Question: What is 93% of 480?\nLet's think step by step.\n- Convert 93% to 93/100.\n- Multiply: 480 * 93/100 = 446.4.\nAnswer: 446.4"} +{"text": "Question: What is 5 + 3 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 5 = 15.\n- Then add: 5 + 15 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 256 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 256 / 1 = 256 mph.\nAnswer: 256 mph"} +{"text": "Question: Split 300 in the ratio 6:4. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 4 = 10.\n- One part = 300 / 10 = 30.\n- First part = 6 * 30 = 180.\nAnswer: 180"} +{"text": "Question: What comes next: 1, 5, 9, 13, 17, 21, 25?\nLet's think step by step.\n- Find the difference: 5 - 1 = 4.\n- The sequence increases by 4 each time.\n- Next = 25 + 4 = 29.\nAnswer: 29"} +{"text": "Question: Each item costs $33. You buy 9 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 33 * 9 = $297.\n- Change = 300 - 297 = $3.\nAnswer: $3"} +{"text": "Question: Each item costs $48. You buy 5 and pay $250. How much change?\nLet's think step by step.\n- Total cost = 48 * 5 = $240.\n- Change = 250 - 240 = $10.\nAnswer: $10"} +{"text": "Question: What is 3/6 + 2/4?\nLet's think step by step.\n- Common denominator is 6 * 4 = 24.\n- Rewrite: (3*4)/24 + (2*6)/24.\n- Add numerators: 12 + 12 = 24, giving 24/24.\n- Simplify by dividing top and bottom by 24: 24/24 = 1.\nAnswer: 1"} +{"text": "Question: What is the average of 25, 55, 58?\nLet's think step by step.\n- Sum: 25 + 55 + 58 = 138.\n- Count = 3.\n- Average = 138 / 3 = 46.\nAnswer: 46"} +{"text": "Question: What is 43% of 2500?\nLet's think step by step.\n- Convert 43% to 43/100.\n- Multiply: 2500 * 43/100 = 1075.\nAnswer: 1075"} +{"text": "Question: What is 2/8 + 1/12?\nLet's think step by step.\n- Common denominator is 8 * 12 = 96.\n- Rewrite: (2*12)/96 + (1*8)/96.\n- Add numerators: 24 + 8 = 32, giving 32/96.\n- Simplify by dividing top and bottom by 32: 32/96 = 1/3.\nAnswer: 1/3"} +{"text": "Question: What is 4 + 8 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 8 = 64.\n- Then add: 4 + 64 = 68.\nAnswer: 68"} +{"text": "Question: What is 3 + 12 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 11 = 132.\n- Then add: 3 + 132 = 135.\nAnswer: 135"} +{"text": "Question: Solve for x: 10x + 7 = 37\nLet's think step by step.\n- Subtract 7 from both sides: 10x = 37 - 7 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: A car travels 160 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 160 / 2 = 80 mph.\nAnswer: 80 mph"} +{"text": "Question: What is 82% of 100?\nLet's think step by step.\n- Convert 82% to 82/100.\n- Multiply: 100 * 82/100 = 82.\nAnswer: 82"} +{"text": "Question: A car travels 326 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 326 / 2 = 163 mph.\nAnswer: 163 mph"} +{"text": "Question: What comes next: 1, 6, 11, 16?\nLet's think step by step.\n- Find the difference: 6 - 1 = 5.\n- The sequence increases by 5 each time.\n- Next = 16 + 5 = 21.\nAnswer: 21"} +{"text": "Question: What is 68% of 1000?\nLet's think step by step.\n- Convert 68% to 68/100.\n- Multiply: 1000 * 68/100 = 680.\nAnswer: 680"} +{"text": "Question: What comes next: 5, 11, 17, 23, 29, 35, 41, 47?\nLet's think step by step.\n- Find the difference: 11 - 5 = 6.\n- The sequence increases by 6 each time.\n- Next = 47 + 6 = 53.\nAnswer: 53"} +{"text": "Question: What is 4 + 7 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 10 = 70.\n- Then add: 4 + 70 = 74.\nAnswer: 74"} +{"text": "Question: Solve for x: 11x + 1 = 111\nLet's think step by step.\n- Subtract 1 from both sides: 11x = 111 - 1 = 110.\n- Divide both sides by 11: x = 110/11 = 10.\nAnswer: 10"} +{"text": "Question: Split 120 in the ratio 2:4. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 4 = 6.\n- One part = 120 / 6 = 20.\n- First part = 2 * 20 = 40.\nAnswer: 40"} +{"text": "Question: Split 200 in the ratio 8:2. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 2 = 10.\n- One part = 200 / 10 = 20.\n- First part = 8 * 20 = 160.\nAnswer: 160"} +{"text": "Question: What is 2/7 + 1/2?\nLet's think step by step.\n- Common denominator is 7 * 2 = 14.\n- Rewrite: (2*2)/14 + (1*7)/14.\n- Add numerators: 4 + 7 = 11, giving 11/14.\n- 11/14 is already in simplest form, so the answer is 11/14.\nAnswer: 11/14"} +{"text": "Question: How many numbers between 61 and 111 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 61 is 70.\n- Last multiple <= 111 is 110.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 4/6 + 1/4?\nLet's think step by step.\n- Common denominator is 6 * 4 = 24.\n- Rewrite: (4*4)/24 + (1*6)/24.\n- Add numerators: 16 + 6 = 22, giving 22/24.\n- Simplify by dividing top and bottom by 2: 22/24 = 11/12.\nAnswer: 11/12"} +{"text": "Question: What is 4/10 + 1/12?\nLet's think step by step.\n- Common denominator is 10 * 12 = 120.\n- Rewrite: (4*12)/120 + (1*10)/120.\n- Add numerators: 48 + 10 = 58, giving 58/120.\n- Simplify by dividing top and bottom by 2: 58/120 = 29/60.\nAnswer: 29/60"} +{"text": "Question: Each item costs $54. You buy 4 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 54 * 4 = $216.\n- Change = 220 - 216 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 12x + 4 = 221\nLet's think step by step.\n- Subtract 4 from both sides: 12x = 221 - 4 = 217.\n- Divide both sides by 12: x = 217/12.\nAnswer: 217/12"} +{"text": "Question: Each item costs $56. You buy 6 and pay $340. How much change?\nLet's think step by step.\n- Total cost = 56 * 6 = $336.\n- Change = 340 - 336 = $4.\nAnswer: $4"} +{"text": "Question: What is 53% of 100?\nLet's think step by step.\n- Convert 53% to 53/100.\n- Multiply: 100 * 53/100 = 53.\nAnswer: 53"} +{"text": "Question: How many numbers between 90 and 140 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 90 is 90.\n- Last multiple <= 140 is 140.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: Each item costs $71. You buy 5 and pay $360. How much change?\nLet's think step by step.\n- Total cost = 71 * 5 = $355.\n- Change = 360 - 355 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 585 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 585 / 6 = 97.5 mph.\nAnswer: 97.5 mph"} +{"text": "Question: What is 77% of 1000?\nLet's think step by step.\n- Convert 77% to 77/100.\n- Multiply: 1000 * 77/100 = 770.\nAnswer: 770"} +{"text": "Question: Solve for x: 2x + 4 = 19\nLet's think step by step.\n- Subtract 4 from both sides: 2x = 19 - 4 = 15.\n- Divide both sides by 2: x = 15/2.\nAnswer: 15/2"} +{"text": "Question: Split 165 in the ratio 7:4. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 4 = 11.\n- One part = 165 / 11 = 15.\n- First part = 7 * 15 = 105.\nAnswer: 105"} +{"text": "Question: What is 78% of 240?\nLet's think step by step.\n- Convert 78% to 78/100.\n- Multiply: 240 * 78/100 = 187.2.\nAnswer: 187.2"} +{"text": "Question: What is the average of 58, 24, 82?\nLet's think step by step.\n- Sum: 58 + 24 + 82 = 164.\n- Count = 3.\n- Average = 164 / 3 = 54.6667.\nAnswer: 54.6667"} +{"text": "Question: A car travels 226 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 226 / 4 = 56.5 mph.\nAnswer: 56.5 mph"} +{"text": "Question: Solve for x: 8x + 5 = 109\nLet's think step by step.\n- Subtract 5 from both sides: 8x = 109 - 5 = 104.\n- Divide both sides by 8: x = 104/8 = 13.\nAnswer: 13"} +{"text": "Question: A car travels 431 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 431 / 1 = 431 mph.\nAnswer: 431 mph"} +{"text": "Question: How many numbers between 77 and 127 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 77 is 80.\n- Last multiple <= 127 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 5x + 13 = 98\nLet's think step by step.\n- Subtract 13 from both sides: 5x = 98 - 13 = 85.\n- Divide both sides by 5: x = 85/5 = 17.\nAnswer: 17"} +{"text": "Question: What is 6/3 + 5/3?\nLet's think step by step.\n- Common denominator is 3 * 3 = 9.\n- Rewrite: (6*3)/9 + (5*3)/9.\n- Add numerators: 18 + 15 = 33, giving 33/9.\n- Simplify by dividing top and bottom by 3: 33/9 = 11/3.\nAnswer: 11/3"} +{"text": "Question: What is 26% of 2500?\nLet's think step by step.\n- Convert 26% to 26/100.\n- Multiply: 2500 * 26/100 = 650.\nAnswer: 650"} +{"text": "Question: What is 6/10 + 5/4?\nLet's think step by step.\n- Common denominator is 10 * 4 = 40.\n- Rewrite: (6*4)/40 + (5*10)/40.\n- Add numerators: 24 + 50 = 74, giving 74/40.\n- Simplify by dividing top and bottom by 2: 74/40 = 37/20.\nAnswer: 37/20"} +{"text": "Question: Solve for x: 9x + 9 = 189\nLet's think step by step.\n- Subtract 9 from both sides: 9x = 189 - 9 = 180.\n- Divide both sides by 9: x = 180/9 = 20.\nAnswer: 20"} +{"text": "Question: Solve for x: 7x + 9 = 37\nLet's think step by step.\n- Subtract 9 from both sides: 7x = 37 - 9 = 28.\n- Divide both sides by 7: x = 28/7 = 4.\nAnswer: 4"} +{"text": "Question: What is the average of 43, 99, 23?\nLet's think step by step.\n- Sum: 43 + 99 + 23 = 165.\n- Count = 3.\n- Average = 165 / 3 = 55.\nAnswer: 55"} +{"text": "Question: Split 140 in the ratio 4:3. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 3 = 7.\n- One part = 140 / 7 = 20.\n- First part = 4 * 20 = 80.\nAnswer: 80"} +{"text": "Question: Solve for x: 5x + 7 = 42\nLet's think step by step.\n- Subtract 7 from both sides: 5x = 42 - 7 = 35.\n- Divide both sides by 5: x = 35/5 = 7.\nAnswer: 7"} +{"text": "Question: What is 10 + 6 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 12 = 72.\n- Then add: 10 + 72 = 82.\nAnswer: 82"} +{"text": "Question: What is 49% of 240?\nLet's think step by step.\n- Convert 49% to 49/100.\n- Multiply: 240 * 49/100 = 117.6.\nAnswer: 117.6"} +{"text": "Question: Each item costs $19. You buy 6 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 19 * 6 = $114.\n- Change = 120 - 114 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 10x + 3 = 103\nLet's think step by step.\n- Subtract 3 from both sides: 10x = 103 - 3 = 100.\n- Divide both sides by 10: x = 100/10 = 10.\nAnswer: 10"} +{"text": "Question: What comes next: 6, 9, 12, 15, 18?\nLet's think step by step.\n- Find the difference: 9 - 6 = 3.\n- The sequence increases by 3 each time.\n- Next = 18 + 3 = 21.\nAnswer: 21"} +{"text": "Question: What is 6 + 6 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 4 = 24.\n- Then add: 6 + 24 = 30.\nAnswer: 30"} +{"text": "Question: A car travels 361 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 361 / 2 = 180.5 mph.\nAnswer: 180.5 mph"} +{"text": "Question: What comes next: 10, 17, 24, 31, 38?\nLet's think step by step.\n- Find the difference: 17 - 10 = 7.\n- The sequence increases by 7 each time.\n- Next = 38 + 7 = 45.\nAnswer: 45"} +{"text": "Question: What is 9 + 5 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 7 = 35.\n- Then add: 9 + 35 = 44.\nAnswer: 44"} +{"text": "Question: Each item costs $39. You buy 7 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 39 * 7 = $273.\n- Change = 280 - 273 = $7.\nAnswer: $7"} +{"text": "Question: What is 4 + 9 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 12 = 108.\n- Then add: 4 + 108 = 112.\nAnswer: 112"} +{"text": "Question: A car travels 470 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 470 / 4 = 117.5 mph.\nAnswer: 117.5 mph"} +{"text": "Question: Split 280 in the ratio 8:6. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 6 = 14.\n- One part = 280 / 14 = 20.\n- First part = 8 * 20 = 160.\nAnswer: 160"} +{"text": "Question: A car travels 204 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 204 / 3 = 68 mph.\nAnswer: 68 mph"} +{"text": "Question: What is 2/3 + 1/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (2*8)/24 + (1*3)/24.\n- Add numerators: 16 + 3 = 19, giving 19/24.\n- 19/24 is already in simplest form, so the answer is 19/24.\nAnswer: 19/24"} +{"text": "Question: Solve for x: 6x + 14 = 38\nLet's think step by step.\n- Subtract 14 from both sides: 6x = 38 - 14 = 24.\n- Divide both sides by 6: x = 24/6 = 4.\nAnswer: 4"} +{"text": "Question: What is 3/10 + 1/11?\nLet's think step by step.\n- Common denominator is 10 * 11 = 110.\n- Rewrite: (3*11)/110 + (1*10)/110.\n- Add numerators: 33 + 10 = 43, giving 43/110.\n- 43/110 is already in simplest form, so the answer is 43/110.\nAnswer: 43/110"} +{"text": "Question: What is 88% of 200?\nLet's think step by step.\n- Convert 88% to 88/100.\n- Multiply: 200 * 88/100 = 176.\nAnswer: 176"} +{"text": "Question: What is 10 + 11 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 4 = 44.\n- Then add: 10 + 44 = 54.\nAnswer: 54"} +{"text": "Question: What is the average of 72, 75, 41, 65?\nLet's think step by step.\n- Sum: 72 + 75 + 41 + 65 = 253.\n- Count = 4.\n- Average = 253 / 4 = 63.25.\nAnswer: 63.25"} +{"text": "Question: What is 81% of 500?\nLet's think step by step.\n- Convert 81% to 81/100.\n- Multiply: 500 * 81/100 = 405.\nAnswer: 405"} +{"text": "Question: Split 660 in the ratio 3:8. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 8 = 11.\n- One part = 660 / 11 = 60.\n- First part = 3 * 60 = 180.\nAnswer: 180"} +{"text": "Question: What is 10 + 3 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 12 = 36.\n- Then add: 10 + 36 = 46.\nAnswer: 46"} +{"text": "Question: A car travels 595 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 595 / 5 = 119 mph.\nAnswer: 119 mph"} +{"text": "Question: A car travels 353 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 353 / 3 = 117.667 mph.\nAnswer: 117.667 mph"} +{"text": "Question: What is 1/5 + 1/12?\nLet's think step by step.\n- Common denominator is 5 * 12 = 60.\n- Rewrite: (1*12)/60 + (1*5)/60.\n- Add numerators: 12 + 5 = 17, giving 17/60.\n- 17/60 is already in simplest form, so the answer is 17/60.\nAnswer: 17/60"} +{"text": "Question: Each item costs $38. You buy 7 and pay $270. How much change?\nLet's think step by step.\n- Total cost = 38 * 7 = $266.\n- Change = 270 - 266 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 11x + 9 = 130\nLet's think step by step.\n- Subtract 9 from both sides: 11x = 130 - 9 = 121.\n- Divide both sides by 11: x = 121/11 = 11.\nAnswer: 11"} +{"text": "Question: How many numbers between 66 and 116 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 66 is 66.\n- Last multiple <= 116 is 116.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 42, 66, 12, 53?\nLet's think step by step.\n- Sum: 42 + 66 + 12 + 53 = 173.\n- Count = 4.\n- Average = 173 / 4 = 43.25.\nAnswer: 43.25"} +{"text": "Question: Split 330 in the ratio 4:7. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 7 = 11.\n- One part = 330 / 11 = 30.\n- First part = 4 * 30 = 120.\nAnswer: 120"} +{"text": "Question: Solve for x: 2x + 19 = 45\nLet's think step by step.\n- Subtract 19 from both sides: 2x = 45 - 19 = 26.\n- Divide both sides by 2: x = 26/2 = 13.\nAnswer: 13"} +{"text": "Question: Each item costs $82. You buy 2 and pay $170. How much change?\nLet's think step by step.\n- Total cost = 82 * 2 = $164.\n- Change = 170 - 164 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $23. You buy 3 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 23 * 3 = $69.\n- Change = 70 - 69 = $1.\nAnswer: $1"} +{"text": "Question: What is 11% of 480?\nLet's think step by step.\n- Convert 11% to 11/100.\n- Multiply: 480 * 11/100 = 52.8.\nAnswer: 52.8"} +{"text": "Question: What is the average of 93, 56, 41?\nLet's think step by step.\n- Sum: 93 + 56 + 41 = 190.\n- Count = 3.\n- Average = 190 / 3 = 63.3333.\nAnswer: 63.3333"} +{"text": "Question: What is 1/5 + 6/8?\nLet's think step by step.\n- Common denominator is 5 * 8 = 40.\n- Rewrite: (1*8)/40 + (6*5)/40.\n- Add numerators: 8 + 30 = 38, giving 38/40.\n- Simplify by dividing top and bottom by 2: 38/40 = 19/20.\nAnswer: 19/20"} +{"text": "Question: Split 840 in the ratio 7:7. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 7 = 14.\n- One part = 840 / 14 = 60.\n- First part = 7 * 60 = 420.\nAnswer: 420"} +{"text": "Question: How many numbers between 12 and 62 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 12 is 15.\n- Last multiple <= 62 is 60.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 9 + 6 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 12 = 72.\n- Then add: 9 + 72 = 81.\nAnswer: 81"} +{"text": "Question: Each item costs $32. You buy 4 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 32 * 4 = $128.\n- Change = 130 - 128 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 71 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 71 / 2 = 35.5 mph.\nAnswer: 35.5 mph"} +{"text": "Question: How many numbers between 38 and 88 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 38 is 39.\n- Last multiple <= 88 is 87.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 321 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 321 / 3 = 107 mph.\nAnswer: 107 mph"} +{"text": "Question: What is 3/12 + 5/7?\nLet's think step by step.\n- Common denominator is 12 * 7 = 84.\n- Rewrite: (3*7)/84 + (5*12)/84.\n- Add numerators: 21 + 60 = 81, giving 81/84.\n- Simplify by dividing top and bottom by 3: 81/84 = 27/28.\nAnswer: 27/28"} +{"text": "Question: What comes next: 1, 4, 7, 10, 13?\nLet's think step by step.\n- Find the difference: 4 - 1 = 3.\n- The sequence increases by 3 each time.\n- Next = 13 + 3 = 16.\nAnswer: 16"} +{"text": "Question: Solve for x: 5x + 5 = 26\nLet's think step by step.\n- Subtract 5 from both sides: 5x = 26 - 5 = 21.\n- Divide both sides by 5: x = 21/5.\nAnswer: 21/5"} +{"text": "Question: What is 6/11 + 4/9?\nLet's think step by step.\n- Common denominator is 11 * 9 = 99.\n- Rewrite: (6*9)/99 + (4*11)/99.\n- Add numerators: 54 + 44 = 98, giving 98/99.\n- 98/99 is already in simplest form, so the answer is 98/99.\nAnswer: 98/99"} +{"text": "Question: What is the average of 47, 96, 61, 86, 76?\nLet's think step by step.\n- Sum: 47 + 96 + 61 + 86 + 76 = 366.\n- Count = 5.\n- Average = 366 / 5 = 73.2.\nAnswer: 73.2"} +{"text": "Question: Solve for x: 8x + 18 = 90\nLet's think step by step.\n- Subtract 18 from both sides: 8x = 90 - 18 = 72.\n- Divide both sides by 8: x = 72/8 = 9.\nAnswer: 9"} +{"text": "Question: What is 7 + 11 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 6 = 66.\n- Then add: 7 + 66 = 73.\nAnswer: 73"} +{"text": "Question: What is 11 + 6 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 7 = 42.\n- Then add: 11 + 42 = 53.\nAnswer: 53"} +{"text": "Question: What is 8 + 7 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 2 = 14.\n- Then add: 8 + 14 = 22.\nAnswer: 22"} +{"text": "Question: What is 7 + 11 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 3 = 33.\n- Then add: 7 + 33 = 40.\nAnswer: 40"} +{"text": "Question: What comes next: 4, 10, 16, 22?\nLet's think step by step.\n- Find the difference: 10 - 4 = 6.\n- The sequence increases by 6 each time.\n- Next = 22 + 6 = 28.\nAnswer: 28"} +{"text": "Question: A car travels 172 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 172 / 5 = 34.4 mph.\nAnswer: 34.4 mph"} +{"text": "Question: How many numbers between 73 and 123 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 73 is 74.\n- Last multiple <= 123 is 122.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Solve for x: 6x + 10 = 112\nLet's think step by step.\n- Subtract 10 from both sides: 6x = 112 - 10 = 102.\n- Divide both sides by 6: x = 102/6 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 61, 87, 67?\nLet's think step by step.\n- Sum: 61 + 87 + 67 = 215.\n- Count = 3.\n- Average = 215 / 3 = 71.6667.\nAnswer: 71.6667"} +{"text": "Question: A car travels 374 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 374 / 3 = 124.667 mph.\nAnswer: 124.667 mph"} +{"text": "Question: What is the average of 53, 98, 21?\nLet's think step by step.\n- Sum: 53 + 98 + 21 = 172.\n- Count = 3.\n- Average = 172 / 3 = 57.3333.\nAnswer: 57.3333"} +{"text": "Question: What is 54% of 360?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 360 * 54/100 = 194.4.\nAnswer: 194.4"} +{"text": "Question: What is the average of 45, 89, 97, 38?\nLet's think step by step.\n- Sum: 45 + 89 + 97 + 38 = 269.\n- Count = 4.\n- Average = 269 / 4 = 67.25.\nAnswer: 67.25"} +{"text": "Question: What is 75% of 360?\nLet's think step by step.\n- Convert 75% to 75/100.\n- Multiply: 360 * 75/100 = 270.\nAnswer: 270"} +{"text": "Question: A car travels 325 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 325 / 4 = 81.25 mph.\nAnswer: 81.25 mph"} +{"text": "Question: What is 3 + 12 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 4 = 48.\n- Then add: 3 + 48 = 51.\nAnswer: 51"} +{"text": "Question: What comes next: 1, 5, 9, 13, 17, 21?\nLet's think step by step.\n- Find the difference: 5 - 1 = 4.\n- The sequence increases by 4 each time.\n- Next = 21 + 4 = 25.\nAnswer: 25"} +{"text": "Question: Split 180 in the ratio 4:2. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 2 = 6.\n- One part = 180 / 6 = 30.\n- First part = 4 * 30 = 120.\nAnswer: 120"} +{"text": "Question: How many numbers between 32 and 82 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 32 is 35.\n- Last multiple <= 82 is 80.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 15, 79, 74, 48?\nLet's think step by step.\n- Sum: 15 + 79 + 74 + 48 = 216.\n- Count = 4.\n- Average = 216 / 4 = 54.\nAnswer: 54"} +{"text": "Question: Split 480 in the ratio 4:8. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 8 = 12.\n- One part = 480 / 12 = 40.\n- First part = 4 * 40 = 160.\nAnswer: 160"} +{"text": "Question: How many numbers between 19 and 69 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 19 is 20.\n- Last multiple <= 69 is 65.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 2/7 + 5/6?\nLet's think step by step.\n- Common denominator is 7 * 6 = 42.\n- Rewrite: (2*6)/42 + (5*7)/42.\n- Add numerators: 12 + 35 = 47, giving 47/42.\n- 47/42 is already in simplest form, so the answer is 47/42.\nAnswer: 47/42"} +{"text": "Question: What is the average of 10, 67, 30, 41?\nLet's think step by step.\n- Sum: 10 + 67 + 30 + 41 = 148.\n- Count = 4.\n- Average = 148 / 4 = 37.\nAnswer: 37"} +{"text": "Question: Split 300 in the ratio 3:2. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 2 = 5.\n- One part = 300 / 5 = 60.\n- First part = 3 * 60 = 180.\nAnswer: 180"} +{"text": "Question: How many numbers between 14 and 64 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 14 is 20.\n- Last multiple <= 64 is 60.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Split 90 in the ratio 2:7. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 7 = 9.\n- One part = 90 / 9 = 10.\n- First part = 2 * 10 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 316 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 316 / 2 = 158 mph.\nAnswer: 158 mph"} +{"text": "Question: What is 64% of 200?\nLet's think step by step.\n- Convert 64% to 64/100.\n- Multiply: 200 * 64/100 = 128.\nAnswer: 128"} +{"text": "Question: Each item costs $76. You buy 2 and pay $160. How much change?\nLet's think step by step.\n- Total cost = 76 * 2 = $152.\n- Change = 160 - 152 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 27, 17, 11?\nLet's think step by step.\n- Sum: 27 + 17 + 11 = 55.\n- Count = 3.\n- Average = 55 / 3 = 18.3333.\nAnswer: 18.3333"} +{"text": "Question: What is the average of 77, 94, 84, 46?\nLet's think step by step.\n- Sum: 77 + 94 + 84 + 46 = 301.\n- Count = 4.\n- Average = 301 / 4 = 75.25.\nAnswer: 75.25"} +{"text": "Question: What is 7 + 9 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 11 = 99.\n- Then add: 7 + 99 = 106.\nAnswer: 106"} +{"text": "Question: Split 120 in the ratio 4:4. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 4 = 8.\n- One part = 120 / 8 = 15.\n- First part = 4 * 15 = 60.\nAnswer: 60"} +{"text": "Question: What comes next: 1, 8, 15, 22, 29, 36, 43?\nLet's think step by step.\n- Find the difference: 8 - 1 = 7.\n- The sequence increases by 7 each time.\n- Next = 43 + 7 = 50.\nAnswer: 50"} +{"text": "Question: What is 10 + 5 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 2 = 10.\n- Then add: 10 + 10 = 20.\nAnswer: 20"} +{"text": "Question: What is 4/10 + 4/8?\nLet's think step by step.\n- Common denominator is 10 * 8 = 80.\n- Rewrite: (4*8)/80 + (4*10)/80.\n- Add numerators: 32 + 40 = 72, giving 72/80.\n- Simplify by dividing top and bottom by 8: 72/80 = 9/10.\nAnswer: 9/10"} +{"text": "Question: What is 62% of 2500?\nLet's think step by step.\n- Convert 62% to 62/100.\n- Multiply: 2500 * 62/100 = 1550.\nAnswer: 1550"} +{"text": "Question: What is 9% of 80?\nLet's think step by step.\n- Convert 9% to 9/100.\n- Multiply: 80 * 9/100 = 7.2.\nAnswer: 7.2"} +{"text": "Question: Each item costs $5. You buy 2 and pay $20. How much change?\nLet's think step by step.\n- Total cost = 5 * 2 = $10.\n- Change = 20 - 10 = $10.\nAnswer: $10"} +{"text": "Question: What is 3/11 + 2/2?\nLet's think step by step.\n- Common denominator is 11 * 2 = 22.\n- Rewrite: (3*2)/22 + (2*11)/22.\n- Add numerators: 6 + 22 = 28, giving 28/22.\n- Simplify by dividing top and bottom by 2: 28/22 = 14/11.\nAnswer: 14/11"} +{"text": "Question: What is 15% of 500?\nLet's think step by step.\n- Convert 15% to 15/100.\n- Multiply: 500 * 15/100 = 75.\nAnswer: 75"} +{"text": "Question: What is 75% of 500?\nLet's think step by step.\n- Convert 75% to 75/100.\n- Multiply: 500 * 75/100 = 375.\nAnswer: 375"} +{"text": "Question: Split 320 in the ratio 4:4. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 4 = 8.\n- One part = 320 / 8 = 40.\n- First part = 4 * 40 = 160.\nAnswer: 160"} +{"text": "Question: Split 320 in the ratio 8:8. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 8 = 16.\n- One part = 320 / 16 = 20.\n- First part = 8 * 20 = 160.\nAnswer: 160"} +{"text": "Question: Split 480 in the ratio 2:6. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 6 = 8.\n- One part = 480 / 8 = 60.\n- First part = 2 * 60 = 120.\nAnswer: 120"} +{"text": "Question: What is 8 + 5 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 7 = 35.\n- Then add: 8 + 35 = 43.\nAnswer: 43"} +{"text": "Question: What is 3/4 + 2/10?\nLet's think step by step.\n- Common denominator is 4 * 10 = 40.\n- Rewrite: (3*10)/40 + (2*4)/40.\n- Add numerators: 30 + 8 = 38, giving 38/40.\n- Simplify by dividing top and bottom by 2: 38/40 = 19/20.\nAnswer: 19/20"} +{"text": "Question: What comes next: 2, 6, 10, 14, 18, 22, 26, 30?\nLet's think step by step.\n- Find the difference: 6 - 2 = 4.\n- The sequence increases by 4 each time.\n- Next = 30 + 4 = 34.\nAnswer: 34"} +{"text": "Question: What is 5/12 + 5/3?\nLet's think step by step.\n- Common denominator is 12 * 3 = 36.\n- Rewrite: (5*3)/36 + (5*12)/36.\n- Add numerators: 15 + 60 = 75, giving 75/36.\n- Simplify by dividing top and bottom by 3: 75/36 = 25/12.\nAnswer: 25/12"} +{"text": "Question: What is 2/7 + 3/9?\nLet's think step by step.\n- Common denominator is 7 * 9 = 63.\n- Rewrite: (2*9)/63 + (3*7)/63.\n- Add numerators: 18 + 21 = 39, giving 39/63.\n- Simplify by dividing top and bottom by 3: 39/63 = 13/21.\nAnswer: 13/21"} +{"text": "Question: What is the average of 33, 60, 63, 56?\nLet's think step by step.\n- Sum: 33 + 60 + 63 + 56 = 212.\n- Count = 4.\n- Average = 212 / 4 = 53.\nAnswer: 53"} +{"text": "Question: What is 7 + 4 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 6 = 24.\n- Then add: 7 + 24 = 31.\nAnswer: 31"} +{"text": "Question: What is 7 + 7 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 6 = 42.\n- Then add: 7 + 42 = 49.\nAnswer: 49"} +{"text": "Question: How many numbers between 29 and 79 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 29 is 30.\n- Last multiple <= 79 is 75.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Each item costs $31. You buy 5 and pay $160. How much change?\nLet's think step by step.\n- Total cost = 31 * 5 = $155.\n- Change = 160 - 155 = $5.\nAnswer: $5"} +{"text": "Question: What is 79% of 360?\nLet's think step by step.\n- Convert 79% to 79/100.\n- Multiply: 360 * 79/100 = 284.4.\nAnswer: 284.4"} +{"text": "Question: A car travels 478 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 478 / 5 = 95.6 mph.\nAnswer: 95.6 mph"} +{"text": "Question: What is 2 + 8 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 6 = 48.\n- Then add: 2 + 48 = 50.\nAnswer: 50"} +{"text": "Question: What is 6/5 + 4/2?\nLet's think step by step.\n- Common denominator is 5 * 2 = 10.\n- Rewrite: (6*2)/10 + (4*5)/10.\n- Add numerators: 12 + 20 = 32, giving 32/10.\n- Simplify by dividing top and bottom by 2: 32/10 = 16/5.\nAnswer: 16/5"} +{"text": "Question: What is 2/8 + 5/9?\nLet's think step by step.\n- Common denominator is 8 * 9 = 72.\n- Rewrite: (2*9)/72 + (5*8)/72.\n- Add numerators: 18 + 40 = 58, giving 58/72.\n- Simplify by dividing top and bottom by 2: 58/72 = 29/36.\nAnswer: 29/36"} +{"text": "Question: A car travels 495 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 495 / 4 = 123.75 mph.\nAnswer: 123.75 mph"} +{"text": "Question: Each item costs $12. You buy 6 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 12 * 6 = $72.\n- Change = 80 - 72 = $8.\nAnswer: $8"} +{"text": "Question: What is 26% of 80?\nLet's think step by step.\n- Convert 26% to 26/100.\n- Multiply: 80 * 26/100 = 20.8.\nAnswer: 20.8"} +{"text": "Question: What is 10 + 11 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 9 = 99.\n- Then add: 10 + 99 = 109.\nAnswer: 109"} +{"text": "Question: Solve for x: 4x + 1 = 37\nLet's think step by step.\n- Subtract 1 from both sides: 4x = 37 - 1 = 36.\n- Divide both sides by 4: x = 36/4 = 9.\nAnswer: 9"} +{"text": "Question: A car travels 381 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 381 / 4 = 95.25 mph.\nAnswer: 95.25 mph"} +{"text": "Question: What is the average of 13, 72, 99, 27, 44?\nLet's think step by step.\n- Sum: 13 + 72 + 99 + 27 + 44 = 255.\n- Count = 5.\n- Average = 255 / 5 = 51.\nAnswer: 51"} +{"text": "Question: Solve for x: 7x + 10 = 17\nLet's think step by step.\n- Subtract 10 from both sides: 7x = 17 - 10 = 7.\n- Divide both sides by 7: x = 7/7 = 1.\nAnswer: 1"} +{"text": "Question: Solve for x: 2x + 20 = 36\nLet's think step by step.\n- Subtract 20 from both sides: 2x = 36 - 20 = 16.\n- Divide both sides by 2: x = 16/2 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 91, 83, 80, 35, 26?\nLet's think step by step.\n- Sum: 91 + 83 + 80 + 35 + 26 = 315.\n- Count = 5.\n- Average = 315 / 5 = 63.\nAnswer: 63"} +{"text": "Question: Each item costs $77. You buy 9 and pay $700. How much change?\nLet's think step by step.\n- Total cost = 77 * 9 = $693.\n- Change = 700 - 693 = $7.\nAnswer: $7"} +{"text": "Question: A car travels 198 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 198 / 1 = 198 mph.\nAnswer: 198 mph"} +{"text": "Question: What is 4/12 + 4/7?\nLet's think step by step.\n- Common denominator is 12 * 7 = 84.\n- Rewrite: (4*7)/84 + (4*12)/84.\n- Add numerators: 28 + 48 = 76, giving 76/84.\n- Simplify by dividing top and bottom by 4: 76/84 = 19/21.\nAnswer: 19/21"} +{"text": "Question: What is the average of 47, 73, 43?\nLet's think step by step.\n- Sum: 47 + 73 + 43 = 163.\n- Count = 3.\n- Average = 163 / 3 = 54.3333.\nAnswer: 54.3333"} +{"text": "Question: Each item costs $81. You buy 5 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 81 * 5 = $405.\n- Change = 410 - 405 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 266 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 266 / 6 = 44.3333 mph.\nAnswer: 44.3333 mph"} +{"text": "Question: What is 68% of 360?\nLet's think step by step.\n- Convert 68% to 68/100.\n- Multiply: 360 * 68/100 = 244.8.\nAnswer: 244.8"} +{"text": "Question: What is the average of 64, 23, 49, 44, 30?\nLet's think step by step.\n- Sum: 64 + 23 + 49 + 44 + 30 = 210.\n- Count = 5.\n- Average = 210 / 5 = 42.\nAnswer: 42"} +{"text": "Question: What is 31% of 2500?\nLet's think step by step.\n- Convert 31% to 31/100.\n- Multiply: 2500 * 31/100 = 775.\nAnswer: 775"} +{"text": "Question: What is 25% of 80?\nLet's think step by step.\n- Convert 25% to 25/100.\n- Multiply: 80 * 25/100 = 20.\nAnswer: 20"} +{"text": "Question: Solve for x: 11x + 6 = 218\nLet's think step by step.\n- Subtract 6 from both sides: 11x = 218 - 6 = 212.\n- Divide both sides by 11: x = 212/11.\nAnswer: 212/11"} +{"text": "Question: What is the average of 46, 46, 33, 17, 45?\nLet's think step by step.\n- Sum: 46 + 46 + 33 + 17 + 45 = 187.\n- Count = 5.\n- Average = 187 / 5 = 37.4.\nAnswer: 37.4"} +{"text": "Question: What is 3/3 + 4/6?\nLet's think step by step.\n- Common denominator is 3 * 6 = 18.\n- Rewrite: (3*6)/18 + (4*3)/18.\n- Add numerators: 18 + 12 = 30, giving 30/18.\n- Simplify by dividing top and bottom by 6: 30/18 = 5/3.\nAnswer: 5/3"} +{"text": "Question: Split 520 in the ratio 7:6. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 6 = 13.\n- One part = 520 / 13 = 40.\n- First part = 7 * 40 = 280.\nAnswer: 280"} +{"text": "Question: What comes next: 1, 3, 5, 7, 9, 11?\nLet's think step by step.\n- Find the difference: 3 - 1 = 2.\n- The sequence increases by 2 each time.\n- Next = 11 + 2 = 13.\nAnswer: 13"} +{"text": "Question: Each item costs $82. You buy 9 and pay $740. How much change?\nLet's think step by step.\n- Total cost = 82 * 9 = $738.\n- Change = 740 - 738 = $2.\nAnswer: $2"} +{"text": "Question: Split 195 in the ratio 7:6. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 6 = 13.\n- One part = 195 / 13 = 15.\n- First part = 7 * 15 = 105.\nAnswer: 105"} +{"text": "Question: What is 8 + 8 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 12 = 96.\n- Then add: 8 + 96 = 104.\nAnswer: 104"} +{"text": "Question: What is 11 + 6 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 10 = 60.\n- Then add: 11 + 60 = 71.\nAnswer: 71"} +{"text": "Question: Split 480 in the ratio 6:6. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 6 = 12.\n- One part = 480 / 12 = 40.\n- First part = 6 * 40 = 240.\nAnswer: 240"} +{"text": "Question: What is 11 + 10 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 5 = 50.\n- Then add: 11 + 50 = 61.\nAnswer: 61"} +{"text": "Question: Solve for x: 7x + 13 = 140\nLet's think step by step.\n- Subtract 13 from both sides: 7x = 140 - 13 = 127.\n- Divide both sides by 7: x = 127/7.\nAnswer: 127/7"} +{"text": "Question: What is 6/12 + 1/8?\nLet's think step by step.\n- Common denominator is 12 * 8 = 96.\n- Rewrite: (6*8)/96 + (1*12)/96.\n- Add numerators: 48 + 12 = 60, giving 60/96.\n- Simplify by dividing top and bottom by 12: 60/96 = 5/8.\nAnswer: 5/8"} +{"text": "Question: Solve for x: 7x + 4 = 25\nLet's think step by step.\n- Subtract 4 from both sides: 7x = 25 - 4 = 21.\n- Divide both sides by 7: x = 21/7 = 3.\nAnswer: 3"} +{"text": "Question: What is 39% of 1000?\nLet's think step by step.\n- Convert 39% to 39/100.\n- Multiply: 1000 * 39/100 = 390.\nAnswer: 390"} +{"text": "Question: How many numbers between 37 and 87 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 37 is 39.\n- Last multiple <= 87 is 87.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Each item costs $60. You buy 5 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 60 * 5 = $300.\n- Change = 310 - 300 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 2x + 9 = 43\nLet's think step by step.\n- Subtract 9 from both sides: 2x = 43 - 9 = 34.\n- Divide both sides by 2: x = 34/2 = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 10x + 20 = 60\nLet's think step by step.\n- Subtract 20 from both sides: 10x = 60 - 20 = 40.\n- Divide both sides by 10: x = 40/10 = 4.\nAnswer: 4"} +{"text": "Question: How many numbers between 42 and 92 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 42 is 45.\n- Last multiple <= 92 is 90.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What comes next: 4, 9, 14, 19, 24, 29, 34, 39?\nLet's think step by step.\n- Find the difference: 9 - 4 = 5.\n- The sequence increases by 5 each time.\n- Next = 39 + 5 = 44.\nAnswer: 44"} +{"text": "Question: Solve for x: 11x + 19 = 41\nLet's think step by step.\n- Subtract 19 from both sides: 11x = 41 - 19 = 22.\n- Divide both sides by 11: x = 22/11 = 2.\nAnswer: 2"} +{"text": "Question: What is 6 + 8 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 12 = 96.\n- Then add: 6 + 96 = 102.\nAnswer: 102"} +{"text": "Question: What is 2 + 3 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 7 = 21.\n- Then add: 2 + 21 = 23.\nAnswer: 23"} +{"text": "Question: Split 160 in the ratio 2:6. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 6 = 8.\n- One part = 160 / 8 = 20.\n- First part = 2 * 20 = 40.\nAnswer: 40"} +{"text": "Question: What is 5 + 6 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 11 = 66.\n- Then add: 5 + 66 = 71.\nAnswer: 71"} +{"text": "Question: What is 46% of 1000?\nLet's think step by step.\n- Convert 46% to 46/100.\n- Multiply: 1000 * 46/100 = 460.\nAnswer: 460"} +{"text": "Question: What is 35% of 500?\nLet's think step by step.\n- Convert 35% to 35/100.\n- Multiply: 500 * 35/100 = 175.\nAnswer: 175"} +{"text": "Question: A car travels 300 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 300 / 4 = 75 mph.\nAnswer: 75 mph"} +{"text": "Question: Solve for x: 5x + 4 = 104\nLet's think step by step.\n- Subtract 4 from both sides: 5x = 104 - 4 = 100.\n- Divide both sides by 5: x = 100/5 = 20.\nAnswer: 20"} +{"text": "Question: What is the average of 67, 67, 35?\nLet's think step by step.\n- Sum: 67 + 67 + 35 = 169.\n- Count = 3.\n- Average = 169 / 3 = 56.3333.\nAnswer: 56.3333"} +{"text": "Question: How many numbers between 43 and 93 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 43 is 45.\n- Last multiple <= 93 is 90.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: A car travels 255 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 255 / 4 = 63.75 mph.\nAnswer: 63.75 mph"} +{"text": "Question: Solve for x: 11x + 12 = 155\nLet's think step by step.\n- Subtract 12 from both sides: 11x = 155 - 12 = 143.\n- Divide both sides by 11: x = 143/11 = 13.\nAnswer: 13"} +{"text": "Question: Each item costs $26. You buy 4 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 26 * 4 = $104.\n- Change = 110 - 104 = $6.\nAnswer: $6"} +{"text": "Question: What is 5/9 + 1/5?\nLet's think step by step.\n- Common denominator is 9 * 5 = 45.\n- Rewrite: (5*5)/45 + (1*9)/45.\n- Add numerators: 25 + 9 = 34, giving 34/45.\n- 34/45 is already in simplest form, so the answer is 34/45.\nAnswer: 34/45"} +{"text": "Question: What is 3/12 + 5/6?\nLet's think step by step.\n- Common denominator is 12 * 6 = 72.\n- Rewrite: (3*6)/72 + (5*12)/72.\n- Add numerators: 18 + 60 = 78, giving 78/72.\n- Simplify by dividing top and bottom by 6: 78/72 = 13/12.\nAnswer: 13/12"} +{"text": "Question: Each item costs $33. You buy 6 and pay $200. How much change?\nLet's think step by step.\n- Total cost = 33 * 6 = $198.\n- Change = 200 - 198 = $2.\nAnswer: $2"} +{"text": "Question: What is 3/2 + 3/2?\nLet's think step by step.\n- Common denominator is 2 * 2 = 4.\n- Rewrite: (3*2)/4 + (3*2)/4.\n- Add numerators: 6 + 6 = 12, giving 12/4.\n- Simplify by dividing top and bottom by 4: 12/4 = 3.\nAnswer: 3"} +{"text": "Question: Each item costs $8. You buy 2 and pay $20. How much change?\nLet's think step by step.\n- Total cost = 8 * 2 = $16.\n- Change = 20 - 16 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 52, 92, 13, 81?\nLet's think step by step.\n- Sum: 52 + 92 + 13 + 81 = 238.\n- Count = 4.\n- Average = 238 / 4 = 59.5.\nAnswer: 59.5"} +{"text": "Question: Each item costs $18. You buy 8 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 18 * 8 = $144.\n- Change = 150 - 144 = $6.\nAnswer: $6"} +{"text": "Question: What is the average of 15, 53, 15, 17, 54?\nLet's think step by step.\n- Sum: 15 + 53 + 15 + 17 + 54 = 154.\n- Count = 5.\n- Average = 154 / 5 = 30.8.\nAnswer: 30.8"} +{"text": "Question: How many numbers between 89 and 139 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 89 is 90.\n- Last multiple <= 139 is 138.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 4/6 + 1/3?\nLet's think step by step.\n- Common denominator is 6 * 3 = 18.\n- Rewrite: (4*3)/18 + (1*6)/18.\n- Add numerators: 12 + 6 = 18, giving 18/18.\n- Simplify by dividing top and bottom by 18: 18/18 = 1.\nAnswer: 1"} +{"text": "Question: What is 20% of 500?\nLet's think step by step.\n- Convert 20% to 20/100.\n- Multiply: 500 * 20/100 = 100.\nAnswer: 100"} +{"text": "Question: What is 3/8 + 2/2?\nLet's think step by step.\n- Common denominator is 8 * 2 = 16.\n- Rewrite: (3*2)/16 + (2*8)/16.\n- Add numerators: 6 + 16 = 22, giving 22/16.\n- Simplify by dividing top and bottom by 2: 22/16 = 11/8.\nAnswer: 11/8"} +{"text": "Question: Solve for x: 4x + 15 = 68\nLet's think step by step.\n- Subtract 15 from both sides: 4x = 68 - 15 = 53.\n- Divide both sides by 4: x = 53/4.\nAnswer: 53/4"} +{"text": "Question: What is 4 + 8 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 12 = 96.\n- Then add: 4 + 96 = 100.\nAnswer: 100"} +{"text": "Question: A car travels 490 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 490 / 3 = 163.333 mph.\nAnswer: 163.333 mph"} +{"text": "Question: What is 2/10 + 1/10?\nLet's think step by step.\n- Common denominator is 10 * 10 = 100.\n- Rewrite: (2*10)/100 + (1*10)/100.\n- Add numerators: 20 + 10 = 30, giving 30/100.\n- Simplify by dividing top and bottom by 10: 30/100 = 3/10.\nAnswer: 3/10"} +{"text": "Question: A car travels 202 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 202 / 1 = 202 mph.\nAnswer: 202 mph"} +{"text": "Question: What is the average of 84, 71, 95, 68?\nLet's think step by step.\n- Sum: 84 + 71 + 95 + 68 = 318.\n- Count = 4.\n- Average = 318 / 4 = 79.5.\nAnswer: 79.5"} +{"text": "Question: What is 6/8 + 3/12?\nLet's think step by step.\n- Common denominator is 8 * 12 = 96.\n- Rewrite: (6*12)/96 + (3*8)/96.\n- Add numerators: 72 + 24 = 96, giving 96/96.\n- Simplify by dividing top and bottom by 96: 96/96 = 1.\nAnswer: 1"} +{"text": "Question: What is the average of 75, 65, 44?\nLet's think step by step.\n- Sum: 75 + 65 + 44 = 184.\n- Count = 3.\n- Average = 184 / 3 = 61.3333.\nAnswer: 61.3333"} +{"text": "Question: What is the average of 51, 50, 36, 22?\nLet's think step by step.\n- Sum: 51 + 50 + 36 + 22 = 159.\n- Count = 4.\n- Average = 159 / 4 = 39.75.\nAnswer: 39.75"} +{"text": "Question: What is the average of 34, 23, 41, 62?\nLet's think step by step.\n- Sum: 34 + 23 + 41 + 62 = 160.\n- Count = 4.\n- Average = 160 / 4 = 40.\nAnswer: 40"} +{"text": "Question: What comes next: 3, 7, 11, 15, 19?\nLet's think step by step.\n- Find the difference: 7 - 3 = 4.\n- The sequence increases by 4 each time.\n- Next = 19 + 4 = 23.\nAnswer: 23"} +{"text": "Question: Each item costs $64. You buy 5 and pay $330. How much change?\nLet's think step by step.\n- Total cost = 64 * 5 = $320.\n- Change = 330 - 320 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 56, 60, 18, 84, 70?\nLet's think step by step.\n- Sum: 56 + 60 + 18 + 84 + 70 = 288.\n- Count = 5.\n- Average = 288 / 5 = 57.6.\nAnswer: 57.6"} +{"text": "Question: A car travels 159 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 159 / 2 = 79.5 mph.\nAnswer: 79.5 mph"} +{"text": "Question: What is the average of 11, 59, 60, 35?\nLet's think step by step.\n- Sum: 11 + 59 + 60 + 35 = 165.\n- Count = 4.\n- Average = 165 / 4 = 41.25.\nAnswer: 41.25"} +{"text": "Question: Each item costs $59. You buy 7 and pay $420. How much change?\nLet's think step by step.\n- Total cost = 59 * 7 = $413.\n- Change = 420 - 413 = $7.\nAnswer: $7"} +{"text": "Question: What is the average of 94, 83, 85, 11?\nLet's think step by step.\n- Sum: 94 + 83 + 85 + 11 = 273.\n- Count = 4.\n- Average = 273 / 4 = 68.25.\nAnswer: 68.25"} +{"text": "Question: What is 2 + 4 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 11 = 44.\n- Then add: 2 + 44 = 46.\nAnswer: 46"} +{"text": "Question: What comes next: 4, 7, 10, 13, 16, 19?\nLet's think step by step.\n- Find the difference: 7 - 4 = 3.\n- The sequence increases by 3 each time.\n- Next = 19 + 3 = 22.\nAnswer: 22"} +{"text": "Question: Each item costs $22. You buy 6 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 22 * 6 = $132.\n- Change = 140 - 132 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 312 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 312 / 6 = 52 mph.\nAnswer: 52 mph"} +{"text": "Question: Solve for x: 5x + 1 = 26\nLet's think step by step.\n- Subtract 1 from both sides: 5x = 26 - 1 = 25.\n- Divide both sides by 5: x = 25/5 = 5.\nAnswer: 5"} +{"text": "Question: What comes next: 1, 6, 11, 16, 21, 26, 31?\nLet's think step by step.\n- Find the difference: 6 - 1 = 5.\n- The sequence increases by 5 each time.\n- Next = 31 + 5 = 36.\nAnswer: 36"} +{"text": "Question: What is 6/4 + 1/4?\nLet's think step by step.\n- Common denominator is 4 * 4 = 16.\n- Rewrite: (6*4)/16 + (1*4)/16.\n- Add numerators: 24 + 4 = 28, giving 28/16.\n- Simplify by dividing top and bottom by 4: 28/16 = 7/4.\nAnswer: 7/4"} +{"text": "Question: Each item costs $50. You buy 3 and pay $160. How much change?\nLet's think step by step.\n- Total cost = 50 * 3 = $150.\n- Change = 160 - 150 = $10.\nAnswer: $10"} +{"text": "Question: Split 270 in the ratio 2:7. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 7 = 9.\n- One part = 270 / 9 = 30.\n- First part = 2 * 30 = 60.\nAnswer: 60"} +{"text": "Question: What comes next: 4, 8, 12, 16, 20, 24, 28?\nLet's think step by step.\n- Find the difference: 8 - 4 = 4.\n- The sequence increases by 4 each time.\n- Next = 28 + 4 = 32.\nAnswer: 32"} +{"text": "Question: What is 32% of 200?\nLet's think step by step.\n- Convert 32% to 32/100.\n- Multiply: 200 * 32/100 = 64.\nAnswer: 64"} +{"text": "Question: Solve for x: 12x + 13 = 229\nLet's think step by step.\n- Subtract 13 from both sides: 12x = 229 - 13 = 216.\n- Divide both sides by 12: x = 216/12 = 18.\nAnswer: 18"} +{"text": "Question: Solve for x: 11x + 11 = 33\nLet's think step by step.\n- Subtract 11 from both sides: 11x = 33 - 11 = 22.\n- Divide both sides by 11: x = 22/11 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 86, 84, 33?\nLet's think step by step.\n- Sum: 86 + 84 + 33 = 203.\n- Count = 3.\n- Average = 203 / 3 = 67.6667.\nAnswer: 67.6667"} +{"text": "Question: What is 9 + 2 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 9 = 18.\n- Then add: 9 + 18 = 27.\nAnswer: 27"} +{"text": "Question: Split 135 in the ratio 4:5. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 5 = 9.\n- One part = 135 / 9 = 15.\n- First part = 4 * 15 = 60.\nAnswer: 60"} +{"text": "Question: Each item costs $30. You buy 6 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 30 * 6 = $180.\n- Change = 190 - 180 = $10.\nAnswer: $10"} +{"text": "Question: What is 5/11 + 1/2?\nLet's think step by step.\n- Common denominator is 11 * 2 = 22.\n- Rewrite: (5*2)/22 + (1*11)/22.\n- Add numerators: 10 + 11 = 21, giving 21/22.\n- 21/22 is already in simplest form, so the answer is 21/22.\nAnswer: 21/22"} +{"text": "Question: Solve for x: 2x + 12 = 50\nLet's think step by step.\n- Subtract 12 from both sides: 2x = 50 - 12 = 38.\n- Divide both sides by 2: x = 38/2 = 19.\nAnswer: 19"} +{"text": "Question: A car travels 348 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 348 / 3 = 116 mph.\nAnswer: 116 mph"} +{"text": "Question: What comes next: 6, 10, 14, 18, 22?\nLet's think step by step.\n- Find the difference: 10 - 6 = 4.\n- The sequence increases by 4 each time.\n- Next = 22 + 4 = 26.\nAnswer: 26"} +{"text": "Question: What is 12 + 9 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 10 = 90.\n- Then add: 12 + 90 = 102.\nAnswer: 102"} +{"text": "Question: What is 3 + 4 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 4 = 16.\n- Then add: 3 + 16 = 19.\nAnswer: 19"} +{"text": "Question: What is the average of 55, 90, 55, 42, 74?\nLet's think step by step.\n- Sum: 55 + 90 + 55 + 42 + 74 = 316.\n- Count = 5.\n- Average = 316 / 5 = 63.2.\nAnswer: 63.2"} +{"text": "Question: Each item costs $89. You buy 3 and pay $270. How much change?\nLet's think step by step.\n- Total cost = 89 * 3 = $267.\n- Change = 270 - 267 = $3.\nAnswer: $3"} +{"text": "Question: What is 9 + 12 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 4 = 48.\n- Then add: 9 + 48 = 57.\nAnswer: 57"} +{"text": "Question: What is the average of 28, 20, 91, 82?\nLet's think step by step.\n- Sum: 28 + 20 + 91 + 82 = 221.\n- Count = 4.\n- Average = 221 / 4 = 55.25.\nAnswer: 55.25"} +{"text": "Question: A car travels 381 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 381 / 5 = 76.2 mph.\nAnswer: 76.2 mph"} +{"text": "Question: Solve for x: 10x + 8 = 28\nLet's think step by step.\n- Subtract 8 from both sides: 10x = 28 - 8 = 20.\n- Divide both sides by 10: x = 20/10 = 2.\nAnswer: 2"} +{"text": "Question: How many numbers between 62 and 112 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 62 is 70.\n- Last multiple <= 112 is 110.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 75% of 480?\nLet's think step by step.\n- Convert 75% to 75/100.\n- Multiply: 480 * 75/100 = 360.\nAnswer: 360"} +{"text": "Question: Solve for x: 6x + 17 = 29\nLet's think step by step.\n- Subtract 17 from both sides: 6x = 29 - 17 = 12.\n- Divide both sides by 6: x = 12/6 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 26, 14, 34, 89?\nLet's think step by step.\n- Sum: 26 + 14 + 34 + 89 = 163.\n- Count = 4.\n- Average = 163 / 4 = 40.75.\nAnswer: 40.75"} +{"text": "Question: What is the average of 67, 47, 10?\nLet's think step by step.\n- Sum: 67 + 47 + 10 = 124.\n- Count = 3.\n- Average = 124 / 3 = 41.3333.\nAnswer: 41.3333"} +{"text": "Question: Each item costs $34. You buy 6 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 34 * 6 = $204.\n- Change = 210 - 204 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $69. You buy 7 and pay $490. How much change?\nLet's think step by step.\n- Total cost = 69 * 7 = $483.\n- Change = 490 - 483 = $7.\nAnswer: $7"} +{"text": "Question: What is 2/3 + 3/5?\nLet's think step by step.\n- Common denominator is 3 * 5 = 15.\n- Rewrite: (2*5)/15 + (3*3)/15.\n- Add numerators: 10 + 9 = 19, giving 19/15.\n- 19/15 is already in simplest form, so the answer is 19/15.\nAnswer: 19/15"} +{"text": "Question: How many numbers between 60 and 110 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 60 is 60.\n- Last multiple <= 110 is 110.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Each item costs $40. You buy 7 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 40 * 7 = $280.\n- Change = 290 - 280 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 10x + 19 = 99\nLet's think step by step.\n- Subtract 19 from both sides: 10x = 99 - 19 = 80.\n- Divide both sides by 10: x = 80/10 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 33, 67, 39?\nLet's think step by step.\n- Sum: 33 + 67 + 39 = 139.\n- Count = 3.\n- Average = 139 / 3 = 46.3333.\nAnswer: 46.3333"} +{"text": "Question: Each item costs $59. You buy 2 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 59 * 2 = $118.\n- Change = 120 - 118 = $2.\nAnswer: $2"} +{"text": "Question: What is 83% of 2500?\nLet's think step by step.\n- Convert 83% to 83/100.\n- Multiply: 2500 * 83/100 = 2075.\nAnswer: 2075"} +{"text": "Question: What is the average of 15, 82, 36, 48, 72?\nLet's think step by step.\n- Sum: 15 + 82 + 36 + 48 + 72 = 253.\n- Count = 5.\n- Average = 253 / 5 = 50.6.\nAnswer: 50.6"} +{"text": "Question: What is 12 + 9 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 7 = 63.\n- Then add: 12 + 63 = 75.\nAnswer: 75"} +{"text": "Question: Solve for x: 11x + 2 = 211\nLet's think step by step.\n- Subtract 2 from both sides: 11x = 211 - 2 = 209.\n- Divide both sides by 11: x = 209/11 = 19.\nAnswer: 19"} +{"text": "Question: What is the average of 22, 10, 18, 95?\nLet's think step by step.\n- Sum: 22 + 10 + 18 + 95 = 145.\n- Count = 4.\n- Average = 145 / 4 = 36.25.\nAnswer: 36.25"} +{"text": "Question: What is 4/5 + 4/5?\nLet's think step by step.\n- Common denominator is 5 * 5 = 25.\n- Rewrite: (4*5)/25 + (4*5)/25.\n- Add numerators: 20 + 20 = 40, giving 40/25.\n- Simplify by dividing top and bottom by 5: 40/25 = 8/5.\nAnswer: 8/5"} +{"text": "Question: A car travels 475 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 475 / 5 = 95 mph.\nAnswer: 95 mph"} +{"text": "Question: A car travels 224 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 224 / 2 = 112 mph.\nAnswer: 112 mph"} +{"text": "Question: Each item costs $85. You buy 7 and pay $600. How much change?\nLet's think step by step.\n- Total cost = 85 * 7 = $595.\n- Change = 600 - 595 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 257 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 257 / 6 = 42.8333 mph.\nAnswer: 42.8333 mph"} +{"text": "Question: A car travels 489 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 489 / 1 = 489 mph.\nAnswer: 489 mph"} +{"text": "Question: What is 37% of 2500?\nLet's think step by step.\n- Convert 37% to 37/100.\n- Multiply: 2500 * 37/100 = 925.\nAnswer: 925"} +{"text": "Question: What comes next: 5, 12, 19, 26, 33, 40, 47?\nLet's think step by step.\n- Find the difference: 12 - 5 = 7.\n- The sequence increases by 7 each time.\n- Next = 47 + 7 = 54.\nAnswer: 54"} +{"text": "Question: What is 1/12 + 4/3?\nLet's think step by step.\n- Common denominator is 12 * 3 = 36.\n- Rewrite: (1*3)/36 + (4*12)/36.\n- Add numerators: 3 + 48 = 51, giving 51/36.\n- Simplify by dividing top and bottom by 3: 51/36 = 17/12.\nAnswer: 17/12"} +{"text": "Question: A car travels 358 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 358 / 6 = 59.6667 mph.\nAnswer: 59.6667 mph"} +{"text": "Question: A car travels 435 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 435 / 4 = 108.75 mph.\nAnswer: 108.75 mph"} +{"text": "Question: What is 1/12 + 3/5?\nLet's think step by step.\n- Common denominator is 12 * 5 = 60.\n- Rewrite: (1*5)/60 + (3*12)/60.\n- Add numerators: 5 + 36 = 41, giving 41/60.\n- 41/60 is already in simplest form, so the answer is 41/60.\nAnswer: 41/60"} +{"text": "Question: Each item costs $64. You buy 7 and pay $450. How much change?\nLet's think step by step.\n- Total cost = 64 * 7 = $448.\n- Change = 450 - 448 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 208 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 208 / 6 = 34.6667 mph.\nAnswer: 34.6667 mph"} +{"text": "Question: A car travels 429 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 429 / 1 = 429 mph.\nAnswer: 429 mph"} +{"text": "Question: What is the average of 82, 36, 85, 27, 95?\nLet's think step by step.\n- Sum: 82 + 36 + 85 + 27 + 95 = 325.\n- Count = 5.\n- Average = 325 / 5 = 65.\nAnswer: 65"} +{"text": "Question: What is 6/12 + 6/10?\nLet's think step by step.\n- Common denominator is 12 * 10 = 120.\n- Rewrite: (6*10)/120 + (6*12)/120.\n- Add numerators: 60 + 72 = 132, giving 132/120.\n- Simplify by dividing top and bottom by 12: 132/120 = 11/10.\nAnswer: 11/10"} +{"text": "Question: A car travels 554 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 554 / 3 = 184.667 mph.\nAnswer: 184.667 mph"} +{"text": "Question: What is 5% of 240?\nLet's think step by step.\n- Convert 5% to 5/100.\n- Multiply: 240 * 5/100 = 12.\nAnswer: 12"} +{"text": "Question: Split 90 in the ratio 4:5. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 5 = 9.\n- One part = 90 / 9 = 10.\n- First part = 4 * 10 = 40.\nAnswer: 40"} +{"text": "Question: How many numbers between 15 and 65 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 15 is 16.\n- Last multiple <= 65 is 64.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Each item costs $65. You buy 5 and pay $330. How much change?\nLet's think step by step.\n- Total cost = 65 * 5 = $325.\n- Change = 330 - 325 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 108 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 108 / 1 = 108 mph.\nAnswer: 108 mph"} +{"text": "Question: What is 32% of 1000?\nLet's think step by step.\n- Convert 32% to 32/100.\n- Multiply: 1000 * 32/100 = 320.\nAnswer: 320"} +{"text": "Question: How many numbers between 17 and 67 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 17 is 18.\n- Last multiple <= 67 is 66.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: A car travels 560 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 560 / 3 = 186.667 mph.\nAnswer: 186.667 mph"} +{"text": "Question: How many numbers between 61 and 111 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 61 is 63.\n- Last multiple <= 111 is 111.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 73, 43, 22?\nLet's think step by step.\n- Sum: 73 + 43 + 22 = 138.\n- Count = 3.\n- Average = 138 / 3 = 46.\nAnswer: 46"} +{"text": "Question: Split 780 in the ratio 7:6. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 6 = 13.\n- One part = 780 / 13 = 60.\n- First part = 7 * 60 = 420.\nAnswer: 420"} +{"text": "Question: Solve for x: 10x + 20 = 220\nLet's think step by step.\n- Subtract 20 from both sides: 10x = 220 - 20 = 200.\n- Divide both sides by 10: x = 200/10 = 20.\nAnswer: 20"} +{"text": "Question: What comes next: 9, 13, 17, 21, 25, 29, 33, 37?\nLet's think step by step.\n- Find the difference: 13 - 9 = 4.\n- The sequence increases by 4 each time.\n- Next = 37 + 4 = 41.\nAnswer: 41"} +{"text": "Question: Solve for x: 4x + 12 = 38\nLet's think step by step.\n- Subtract 12 from both sides: 4x = 38 - 12 = 26.\n- Divide both sides by 4: x = 26/4.\nAnswer: 26/4"} +{"text": "Question: Each item costs $59. You buy 6 and pay $360. How much change?\nLet's think step by step.\n- Total cost = 59 * 6 = $354.\n- Change = 360 - 354 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $20. You buy 4 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 20 * 4 = $80.\n- Change = 90 - 80 = $10.\nAnswer: $10"} +{"text": "Question: What is 3/12 + 6/11?\nLet's think step by step.\n- Common denominator is 12 * 11 = 132.\n- Rewrite: (3*11)/132 + (6*12)/132.\n- Add numerators: 33 + 72 = 105, giving 105/132.\n- Simplify by dividing top and bottom by 3: 105/132 = 35/44.\nAnswer: 35/44"} +{"text": "Question: How many numbers between 46 and 96 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 46 is 46.\n- Last multiple <= 96 is 96.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 17, 23, 64, 39?\nLet's think step by step.\n- Sum: 17 + 23 + 64 + 39 = 143.\n- Count = 4.\n- Average = 143 / 4 = 35.75.\nAnswer: 35.75"} +{"text": "Question: What is the average of 85, 86, 97, 24?\nLet's think step by step.\n- Sum: 85 + 86 + 97 + 24 = 292.\n- Count = 4.\n- Average = 292 / 4 = 73.\nAnswer: 73"} +{"text": "Question: Split 240 in the ratio 4:8. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 8 = 12.\n- One part = 240 / 12 = 20.\n- First part = 4 * 20 = 80.\nAnswer: 80"} +{"text": "Question: Split 120 in the ratio 2:2. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 2 = 4.\n- One part = 120 / 4 = 30.\n- First part = 2 * 30 = 60.\nAnswer: 60"} +{"text": "Question: What is the average of 45, 10, 27, 72?\nLet's think step by step.\n- Sum: 45 + 10 + 27 + 72 = 154.\n- Count = 4.\n- Average = 154 / 4 = 38.5.\nAnswer: 38.5"} +{"text": "Question: Split 60 in the ratio 3:3. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 3 = 6.\n- One part = 60 / 6 = 10.\n- First part = 3 * 10 = 30.\nAnswer: 30"} +{"text": "Question: Each item costs $49. You buy 3 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 49 * 3 = $147.\n- Change = 150 - 147 = $3.\nAnswer: $3"} +{"text": "Question: What is 27% of 1000?\nLet's think step by step.\n- Convert 27% to 27/100.\n- Multiply: 1000 * 27/100 = 270.\nAnswer: 270"} +{"text": "Question: Solve for x: 9x + 19 = 198\nLet's think step by step.\n- Subtract 19 from both sides: 9x = 198 - 19 = 179.\n- Divide both sides by 9: x = 179/9.\nAnswer: 179/9"} +{"text": "Question: What comes next: 2, 7, 12, 17, 22?\nLet's think step by step.\n- Find the difference: 7 - 2 = 5.\n- The sequence increases by 5 each time.\n- Next = 22 + 5 = 27.\nAnswer: 27"} +{"text": "Question: Split 560 in the ratio 7:7. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 7 = 14.\n- One part = 560 / 14 = 40.\n- First part = 7 * 40 = 280.\nAnswer: 280"} +{"text": "Question: What is 1/8 + 6/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (1*3)/24 + (6*8)/24.\n- Add numerators: 3 + 48 = 51, giving 51/24.\n- Simplify by dividing top and bottom by 3: 51/24 = 17/8.\nAnswer: 17/8"} +{"text": "Question: Split 200 in the ratio 5:5. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 5 = 10.\n- One part = 200 / 10 = 20.\n- First part = 5 * 20 = 100.\nAnswer: 100"} +{"text": "Question: Solve for x: 4x + 13 = 61\nLet's think step by step.\n- Subtract 13 from both sides: 4x = 61 - 13 = 48.\n- Divide both sides by 4: x = 48/4 = 12.\nAnswer: 12"} +{"text": "Question: What comes next: 5, 12, 19, 26, 33?\nLet's think step by step.\n- Find the difference: 12 - 5 = 7.\n- The sequence increases by 7 each time.\n- Next = 33 + 7 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 3x + 7 = 47\nLet's think step by step.\n- Subtract 7 from both sides: 3x = 47 - 7 = 40.\n- Divide both sides by 3: x = 40/3.\nAnswer: 40/3"} +{"text": "Question: How many numbers between 23 and 73 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 23 is 24.\n- Last multiple <= 73 is 72.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 5/11 + 1/7?\nLet's think step by step.\n- Common denominator is 11 * 7 = 77.\n- Rewrite: (5*7)/77 + (1*11)/77.\n- Add numerators: 35 + 11 = 46, giving 46/77.\n- 46/77 is already in simplest form, so the answer is 46/77.\nAnswer: 46/77"} +{"text": "Question: A car travels 485 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 485 / 3 = 161.667 mph.\nAnswer: 161.667 mph"} +{"text": "Question: What is the average of 51, 64, 31, 67?\nLet's think step by step.\n- Sum: 51 + 64 + 31 + 67 = 213.\n- Count = 4.\n- Average = 213 / 4 = 53.25.\nAnswer: 53.25"} +{"text": "Question: How many numbers between 69 and 119 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 69 is 69.\n- Last multiple <= 119 is 117.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 57% of 480?\nLet's think step by step.\n- Convert 57% to 57/100.\n- Multiply: 480 * 57/100 = 273.6.\nAnswer: 273.6"} +{"text": "Question: How many numbers between 50 and 100 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 50 is 50.\n- Last multiple <= 100 is 100.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: What is 2 + 4 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 7 = 28.\n- Then add: 2 + 28 = 30.\nAnswer: 30"} +{"text": "Question: Split 100 in the ratio 7:3. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 3 = 10.\n- One part = 100 / 10 = 10.\n- First part = 7 * 10 = 70.\nAnswer: 70"} +{"text": "Question: What is the average of 88, 16, 22, 99?\nLet's think step by step.\n- Sum: 88 + 16 + 22 + 99 = 225.\n- Count = 4.\n- Average = 225 / 4 = 56.25.\nAnswer: 56.25"} +{"text": "Question: A car travels 295 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 295 / 1 = 295 mph.\nAnswer: 295 mph"} +{"text": "Question: A car travels 547 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 547 / 1 = 547 mph.\nAnswer: 547 mph"} +{"text": "Question: Solve for x: 3x + 7 = 28\nLet's think step by step.\n- Subtract 7 from both sides: 3x = 28 - 7 = 21.\n- Divide both sides by 3: x = 21/3 = 7.\nAnswer: 7"} +{"text": "Question: What is 2/7 + 3/2?\nLet's think step by step.\n- Common denominator is 7 * 2 = 14.\n- Rewrite: (2*2)/14 + (3*7)/14.\n- Add numerators: 4 + 21 = 25, giving 25/14.\n- 25/14 is already in simplest form, so the answer is 25/14.\nAnswer: 25/14"} +{"text": "Question: What is the average of 45, 96, 11, 53, 89?\nLet's think step by step.\n- Sum: 45 + 96 + 11 + 53 + 89 = 294.\n- Count = 5.\n- Average = 294 / 5 = 58.8.\nAnswer: 58.8"} +{"text": "Question: What is 12 + 8 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 10 = 80.\n- Then add: 12 + 80 = 92.\nAnswer: 92"} +{"text": "Question: A car travels 381 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 381 / 1 = 381 mph.\nAnswer: 381 mph"} +{"text": "Question: A car travels 67 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 67 / 2 = 33.5 mph.\nAnswer: 33.5 mph"} +{"text": "Question: Each item costs $17. You buy 8 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 17 * 8 = $136.\n- Change = 140 - 136 = $4.\nAnswer: $4"} +{"text": "Question: What is 66% of 2500?\nLet's think step by step.\n- Convert 66% to 66/100.\n- Multiply: 2500 * 66/100 = 1650.\nAnswer: 1650"} +{"text": "Question: What is 4/2 + 5/2?\nLet's think step by step.\n- Common denominator is 2 * 2 = 4.\n- Rewrite: (4*2)/4 + (5*2)/4.\n- Add numerators: 8 + 10 = 18, giving 18/4.\n- Simplify by dividing top and bottom by 2: 18/4 = 9/2.\nAnswer: 9/2"} +{"text": "Question: What is 2/4 + 5/4?\nLet's think step by step.\n- Common denominator is 4 * 4 = 16.\n- Rewrite: (2*4)/16 + (5*4)/16.\n- Add numerators: 8 + 20 = 28, giving 28/16.\n- Simplify by dividing top and bottom by 4: 28/16 = 7/4.\nAnswer: 7/4"} +{"text": "Question: A car travels 242 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 242 / 4 = 60.5 mph.\nAnswer: 60.5 mph"} +{"text": "Question: Solve for x: 2x + 2 = 36\nLet's think step by step.\n- Subtract 2 from both sides: 2x = 36 - 2 = 34.\n- Divide both sides by 2: x = 34/2 = 17.\nAnswer: 17"} +{"text": "Question: A car travels 556 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 556 / 4 = 139 mph.\nAnswer: 139 mph"} +{"text": "Question: What is the average of 68, 53, 88, 88, 79?\nLet's think step by step.\n- Sum: 68 + 53 + 88 + 88 + 79 = 376.\n- Count = 5.\n- Average = 376 / 5 = 75.2.\nAnswer: 75.2"} +{"text": "Question: What is 6/12 + 6/12?\nLet's think step by step.\n- Common denominator is 12 * 12 = 144.\n- Rewrite: (6*12)/144 + (6*12)/144.\n- Add numerators: 72 + 72 = 144, giving 144/144.\n- Simplify by dividing top and bottom by 144: 144/144 = 1.\nAnswer: 1"} +{"text": "Question: What is the average of 38, 15, 14, 51?\nLet's think step by step.\n- Sum: 38 + 15 + 14 + 51 = 118.\n- Count = 4.\n- Average = 118 / 4 = 29.5.\nAnswer: 29.5"} +{"text": "Question: Each item costs $67. You buy 5 and pay $340. How much change?\nLet's think step by step.\n- Total cost = 67 * 5 = $335.\n- Change = 340 - 335 = $5.\nAnswer: $5"} +{"text": "Question: What is 5/2 + 5/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (5*12)/24 + (5*2)/24.\n- Add numerators: 60 + 10 = 70, giving 70/24.\n- Simplify by dividing top and bottom by 2: 70/24 = 35/12.\nAnswer: 35/12"} +{"text": "Question: Solve for x: 11x + 7 = 128\nLet's think step by step.\n- Subtract 7 from both sides: 11x = 128 - 7 = 121.\n- Divide both sides by 11: x = 121/11 = 11.\nAnswer: 11"} +{"text": "Question: What is the average of 78, 99, 33, 65, 89?\nLet's think step by step.\n- Sum: 78 + 99 + 33 + 65 + 89 = 364.\n- Count = 5.\n- Average = 364 / 5 = 72.8.\nAnswer: 72.8"} +{"text": "Question: What is 6 + 8 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 5 = 40.\n- Then add: 6 + 40 = 46.\nAnswer: 46"} +{"text": "Question: What is 11 + 7 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 8 = 56.\n- Then add: 11 + 56 = 67.\nAnswer: 67"} +{"text": "Question: What is 91% of 240?\nLet's think step by step.\n- Convert 91% to 91/100.\n- Multiply: 240 * 91/100 = 218.4.\nAnswer: 218.4"} +{"text": "Question: Each item costs $50. You buy 7 and pay $360. How much change?\nLet's think step by step.\n- Total cost = 50 * 7 = $350.\n- Change = 360 - 350 = $10.\nAnswer: $10"} +{"text": "Question: Each item costs $50. You buy 8 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 50 * 8 = $400.\n- Change = 410 - 400 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 9x + 7 = 116\nLet's think step by step.\n- Subtract 7 from both sides: 9x = 116 - 7 = 109.\n- Divide both sides by 9: x = 109/9.\nAnswer: 109/9"} +{"text": "Question: Each item costs $58. You buy 5 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 58 * 5 = $290.\n- Change = 300 - 290 = $10.\nAnswer: $10"} +{"text": "Question: What is 4/5 + 6/12?\nLet's think step by step.\n- Common denominator is 5 * 12 = 60.\n- Rewrite: (4*12)/60 + (6*5)/60.\n- Add numerators: 48 + 30 = 78, giving 78/60.\n- Simplify by dividing top and bottom by 6: 78/60 = 13/10.\nAnswer: 13/10"} +{"text": "Question: How many numbers between 50 and 100 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 50 is 54.\n- Last multiple <= 100 is 99.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 2 + 5 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 12 = 60.\n- Then add: 2 + 60 = 62.\nAnswer: 62"} +{"text": "Question: What is the average of 37, 48, 20?\nLet's think step by step.\n- Sum: 37 + 48 + 20 = 105.\n- Count = 3.\n- Average = 105 / 3 = 35.\nAnswer: 35"} +{"text": "Question: Solve for x: 4x + 19 = 51\nLet's think step by step.\n- Subtract 19 from both sides: 4x = 51 - 19 = 32.\n- Divide both sides by 4: x = 32/4 = 8.\nAnswer: 8"} +{"text": "Question: Each item costs $86. You buy 7 and pay $610. How much change?\nLet's think step by step.\n- Total cost = 86 * 7 = $602.\n- Change = 610 - 602 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 40, 93, 76?\nLet's think step by step.\n- Sum: 40 + 93 + 76 = 209.\n- Count = 3.\n- Average = 209 / 3 = 69.6667.\nAnswer: 69.6667"} +{"text": "Question: A car travels 127 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 127 / 1 = 127 mph.\nAnswer: 127 mph"} +{"text": "Question: What is the average of 44, 35, 75, 79?\nLet's think step by step.\n- Sum: 44 + 35 + 75 + 79 = 233.\n- Count = 4.\n- Average = 233 / 4 = 58.25.\nAnswer: 58.25"} +{"text": "Question: What is the average of 33, 51, 61?\nLet's think step by step.\n- Sum: 33 + 51 + 61 = 145.\n- Count = 3.\n- Average = 145 / 3 = 48.3333.\nAnswer: 48.3333"} +{"text": "Question: What is the average of 67, 71, 63, 32?\nLet's think step by step.\n- Sum: 67 + 71 + 63 + 32 = 233.\n- Count = 4.\n- Average = 233 / 4 = 58.25.\nAnswer: 58.25"} +{"text": "Question: What is 4/5 + 3/8?\nLet's think step by step.\n- Common denominator is 5 * 8 = 40.\n- Rewrite: (4*8)/40 + (3*5)/40.\n- Add numerators: 32 + 15 = 47, giving 47/40.\n- 47/40 is already in simplest form, so the answer is 47/40.\nAnswer: 47/40"} +{"text": "Question: How many numbers between 72 and 122 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 72 is 72.\n- Last multiple <= 122 is 117.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: A car travels 433 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 433 / 6 = 72.1667 mph.\nAnswer: 72.1667 mph"} +{"text": "Question: What is the average of 65, 53, 93, 92, 68?\nLet's think step by step.\n- Sum: 65 + 53 + 93 + 92 + 68 = 371.\n- Count = 5.\n- Average = 371 / 5 = 74.2.\nAnswer: 74.2"} +{"text": "Question: What is 7 + 12 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 9 = 108.\n- Then add: 7 + 108 = 115.\nAnswer: 115"} +{"text": "Question: How many numbers between 79 and 129 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 79 is 81.\n- Last multiple <= 129 is 126.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: How many numbers between 55 and 105 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 55 is 56.\n- Last multiple <= 105 is 104.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 4/5 + 6/2?\nLet's think step by step.\n- Common denominator is 5 * 2 = 10.\n- Rewrite: (4*2)/10 + (6*5)/10.\n- Add numerators: 8 + 30 = 38, giving 38/10.\n- Simplify by dividing top and bottom by 2: 38/10 = 19/5.\nAnswer: 19/5"} +{"text": "Question: What is the average of 78, 34, 87, 78, 37?\nLet's think step by step.\n- Sum: 78 + 34 + 87 + 78 + 37 = 314.\n- Count = 5.\n- Average = 314 / 5 = 62.8.\nAnswer: 62.8"} +{"text": "Question: Each item costs $20. You buy 2 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 20 * 2 = $40.\n- Change = 50 - 40 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 53, 16, 67, 97?\nLet's think step by step.\n- Sum: 53 + 16 + 67 + 97 = 233.\n- Count = 4.\n- Average = 233 / 4 = 58.25.\nAnswer: 58.25"} +{"text": "Question: What is 70% of 100?\nLet's think step by step.\n- Convert 70% to 70/100.\n- Multiply: 100 * 70/100 = 70.\nAnswer: 70"} +{"text": "Question: What is 6/11 + 5/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (6*8)/88 + (5*11)/88.\n- Add numerators: 48 + 55 = 103, giving 103/88.\n- 103/88 is already in simplest form, so the answer is 103/88.\nAnswer: 103/88"} +{"text": "Question: What is the average of 44, 88, 78, 96?\nLet's think step by step.\n- Sum: 44 + 88 + 78 + 96 = 306.\n- Count = 4.\n- Average = 306 / 4 = 76.5.\nAnswer: 76.5"} +{"text": "Question: Solve for x: 6x + 8 = 44\nLet's think step by step.\n- Subtract 8 from both sides: 6x = 44 - 8 = 36.\n- Divide both sides by 6: x = 36/6 = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 9x + 8 = 80\nLet's think step by step.\n- Subtract 8 from both sides: 9x = 80 - 8 = 72.\n- Divide both sides by 9: x = 72/9 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 34, 83, 51, 29?\nLet's think step by step.\n- Sum: 34 + 83 + 51 + 29 = 197.\n- Count = 4.\n- Average = 197 / 4 = 49.25.\nAnswer: 49.25"} +{"text": "Question: What is 8 + 5 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 5 = 25.\n- Then add: 8 + 25 = 33.\nAnswer: 33"} +{"text": "Question: What is 5/5 + 4/4?\nLet's think step by step.\n- Common denominator is 5 * 4 = 20.\n- Rewrite: (5*4)/20 + (4*5)/20.\n- Add numerators: 20 + 20 = 40, giving 40/20.\n- Simplify by dividing top and bottom by 20: 40/20 = 2.\nAnswer: 2"} +{"text": "Question: A car travels 368 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 368 / 5 = 73.6 mph.\nAnswer: 73.6 mph"} +{"text": "Question: What is 3 + 6 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 5 = 30.\n- Then add: 3 + 30 = 33.\nAnswer: 33"} +{"text": "Question: A car travels 357 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 357 / 3 = 119 mph.\nAnswer: 119 mph"} +{"text": "Question: A car travels 445 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 445 / 3 = 148.333 mph.\nAnswer: 148.333 mph"} +{"text": "Question: Solve for x: 12x + 12 = 228\nLet's think step by step.\n- Subtract 12 from both sides: 12x = 228 - 12 = 216.\n- Divide both sides by 12: x = 216/12 = 18.\nAnswer: 18"} +{"text": "Question: What is 1/12 + 3/8?\nLet's think step by step.\n- Common denominator is 12 * 8 = 96.\n- Rewrite: (1*8)/96 + (3*12)/96.\n- Add numerators: 8 + 36 = 44, giving 44/96.\n- Simplify by dividing top and bottom by 4: 44/96 = 11/24.\nAnswer: 11/24"} +{"text": "Question: What is 4/11 + 5/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (4*8)/88 + (5*11)/88.\n- Add numerators: 32 + 55 = 87, giving 87/88.\n- 87/88 is already in simplest form, so the answer is 87/88.\nAnswer: 87/88"} +{"text": "Question: What comes next: 6, 10, 14, 18, 22, 26, 30, 34?\nLet's think step by step.\n- Find the difference: 10 - 6 = 4.\n- The sequence increases by 4 each time.\n- Next = 34 + 4 = 38.\nAnswer: 38"} +{"text": "Question: What is 92% of 500?\nLet's think step by step.\n- Convert 92% to 92/100.\n- Multiply: 500 * 92/100 = 460.\nAnswer: 460"} +{"text": "Question: What is 4 + 3 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 6 = 18.\n- Then add: 4 + 18 = 22.\nAnswer: 22"} +{"text": "Question: Each item costs $76. You buy 7 and pay $540. How much change?\nLet's think step by step.\n- Total cost = 76 * 7 = $532.\n- Change = 540 - 532 = $8.\nAnswer: $8"} +{"text": "Question: What comes next: 9, 12, 15, 18?\nLet's think step by step.\n- Find the difference: 12 - 9 = 3.\n- The sequence increases by 3 each time.\n- Next = 18 + 3 = 21.\nAnswer: 21"} +{"text": "Question: What is 7 + 8 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 10 = 80.\n- Then add: 7 + 80 = 87.\nAnswer: 87"} +{"text": "Question: What is the average of 37, 73, 69, 32, 90?\nLet's think step by step.\n- Sum: 37 + 73 + 69 + 32 + 90 = 301.\n- Count = 5.\n- Average = 301 / 5 = 60.2.\nAnswer: 60.2"} +{"text": "Question: How many numbers between 85 and 135 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 85 is 90.\n- Last multiple <= 135 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 79, 70, 56, 22, 10?\nLet's think step by step.\n- Sum: 79 + 70 + 56 + 22 + 10 = 237.\n- Count = 5.\n- Average = 237 / 5 = 47.4.\nAnswer: 47.4"} +{"text": "Question: What is 73% of 2500?\nLet's think step by step.\n- Convert 73% to 73/100.\n- Multiply: 2500 * 73/100 = 1825.\nAnswer: 1825"} +{"text": "Question: A car travels 368 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 368 / 6 = 61.3333 mph.\nAnswer: 61.3333 mph"} +{"text": "Question: What comes next: 3, 6, 9, 12, 15, 18, 21, 24?\nLet's think step by step.\n- Find the difference: 6 - 3 = 3.\n- The sequence increases by 3 each time.\n- Next = 24 + 3 = 27.\nAnswer: 27"} +{"text": "Question: What is 12 + 5 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 10 = 50.\n- Then add: 12 + 50 = 62.\nAnswer: 62"} +{"text": "Question: How many numbers between 68 and 118 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 68 is 69.\n- Last multiple <= 118 is 117.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Split 135 in the ratio 5:4. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 4 = 9.\n- One part = 135 / 9 = 15.\n- First part = 5 * 15 = 75.\nAnswer: 75"} +{"text": "Question: What is 8 + 9 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 11 = 99.\n- Then add: 8 + 99 = 107.\nAnswer: 107"} +{"text": "Question: What is 5/3 + 5/11?\nLet's think step by step.\n- Common denominator is 3 * 11 = 33.\n- Rewrite: (5*11)/33 + (5*3)/33.\n- Add numerators: 55 + 15 = 70, giving 70/33.\n- 70/33 is already in simplest form, so the answer is 70/33.\nAnswer: 70/33"} +{"text": "Question: What is 4/6 + 1/7?\nLet's think step by step.\n- Common denominator is 6 * 7 = 42.\n- Rewrite: (4*7)/42 + (1*6)/42.\n- Add numerators: 28 + 6 = 34, giving 34/42.\n- Simplify by dividing top and bottom by 2: 34/42 = 17/21.\nAnswer: 17/21"} +{"text": "Question: What is the average of 88, 57, 15?\nLet's think step by step.\n- Sum: 88 + 57 + 15 = 160.\n- Count = 3.\n- Average = 160 / 3 = 53.3333.\nAnswer: 53.3333"} +{"text": "Question: What is 2/6 + 6/4?\nLet's think step by step.\n- Common denominator is 6 * 4 = 24.\n- Rewrite: (2*4)/24 + (6*6)/24.\n- Add numerators: 8 + 36 = 44, giving 44/24.\n- Simplify by dividing top and bottom by 4: 44/24 = 11/6.\nAnswer: 11/6"} +{"text": "Question: Split 195 in the ratio 8:5. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 5 = 13.\n- One part = 195 / 13 = 15.\n- First part = 8 * 15 = 120.\nAnswer: 120"} +{"text": "Question: Each item costs $48. You buy 2 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 48 * 2 = $96.\n- Change = 100 - 96 = $4.\nAnswer: $4"} +{"text": "Question: Split 300 in the ratio 4:6. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 6 = 10.\n- One part = 300 / 10 = 30.\n- First part = 4 * 30 = 120.\nAnswer: 120"} +{"text": "Question: Solve for x: 9x + 19 = 145\nLet's think step by step.\n- Subtract 19 from both sides: 9x = 145 - 19 = 126.\n- Divide both sides by 9: x = 126/9 = 14.\nAnswer: 14"} +{"text": "Question: What is 3/8 + 4/9?\nLet's think step by step.\n- Common denominator is 8 * 9 = 72.\n- Rewrite: (3*9)/72 + (4*8)/72.\n- Add numerators: 27 + 32 = 59, giving 59/72.\n- 59/72 is already in simplest form, so the answer is 59/72.\nAnswer: 59/72"} +{"text": "Question: Solve for x: 4x + 2 = 66\nLet's think step by step.\n- Subtract 2 from both sides: 4x = 66 - 2 = 64.\n- Divide both sides by 4: x = 64/4 = 16.\nAnswer: 16"} +{"text": "Question: What is 4 + 10 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 5 = 50.\n- Then add: 4 + 50 = 54.\nAnswer: 54"} +{"text": "Question: How many numbers between 25 and 75 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 25 is 26.\n- Last multiple <= 75 is 74.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Each item costs $29. You buy 2 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 29 * 2 = $58.\n- Change = 60 - 58 = $2.\nAnswer: $2"} +{"text": "Question: What is 8 + 7 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 10 = 70.\n- Then add: 8 + 70 = 78.\nAnswer: 78"} +{"text": "Question: Solve for x: 12x + 2 = 186\nLet's think step by step.\n- Subtract 2 from both sides: 12x = 186 - 2 = 184.\n- Divide both sides by 12: x = 184/12.\nAnswer: 184/12"} +{"text": "Question: What comes next: 2, 4, 6, 8, 10, 12, 14, 16?\nLet's think step by step.\n- Find the difference: 4 - 2 = 2.\n- The sequence increases by 2 each time.\n- Next = 16 + 2 = 18.\nAnswer: 18"} +{"text": "Question: What is 11 + 3 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 2 = 6.\n- Then add: 11 + 6 = 17.\nAnswer: 17"} +{"text": "Question: What is 37% of 360?\nLet's think step by step.\n- Convert 37% to 37/100.\n- Multiply: 360 * 37/100 = 133.2.\nAnswer: 133.2"} +{"text": "Question: What is 5/4 + 3/12?\nLet's think step by step.\n- Common denominator is 4 * 12 = 48.\n- Rewrite: (5*12)/48 + (3*4)/48.\n- Add numerators: 60 + 12 = 72, giving 72/48.\n- Simplify by dividing top and bottom by 24: 72/48 = 3/2.\nAnswer: 3/2"} +{"text": "Question: What is the average of 82, 88, 38, 51, 45?\nLet's think step by step.\n- Sum: 82 + 88 + 38 + 51 + 45 = 304.\n- Count = 5.\n- Average = 304 / 5 = 60.8.\nAnswer: 60.8"} +{"text": "Question: What is 86% of 360?\nLet's think step by step.\n- Convert 86% to 86/100.\n- Multiply: 360 * 86/100 = 309.6.\nAnswer: 309.6"} +{"text": "Question: What is 47% of 1000?\nLet's think step by step.\n- Convert 47% to 47/100.\n- Multiply: 1000 * 47/100 = 470.\nAnswer: 470"} +{"text": "Question: Solve for x: 4x + 13 = 93\nLet's think step by step.\n- Subtract 13 from both sides: 4x = 93 - 13 = 80.\n- Divide both sides by 4: x = 80/4 = 20.\nAnswer: 20"} +{"text": "Question: Each item costs $9. You buy 4 and pay $40. How much change?\nLet's think step by step.\n- Total cost = 9 * 4 = $36.\n- Change = 40 - 36 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 6x + 7 = 29\nLet's think step by step.\n- Subtract 7 from both sides: 6x = 29 - 7 = 22.\n- Divide both sides by 6: x = 22/6.\nAnswer: 22/6"} +{"text": "Question: Each item costs $60. You buy 9 and pay $550. How much change?\nLet's think step by step.\n- Total cost = 60 * 9 = $540.\n- Change = 550 - 540 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 6x + 12 = 30\nLet's think step by step.\n- Subtract 12 from both sides: 6x = 30 - 12 = 18.\n- Divide both sides by 6: x = 18/6 = 3.\nAnswer: 3"} +{"text": "Question: Split 140 in the ratio 6:8. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 8 = 14.\n- One part = 140 / 14 = 10.\n- First part = 6 * 10 = 60.\nAnswer: 60"} +{"text": "Question: How many numbers between 24 and 74 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 24 is 24.\n- Last multiple <= 74 is 74.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 5/9 + 4/5?\nLet's think step by step.\n- Common denominator is 9 * 5 = 45.\n- Rewrite: (5*5)/45 + (4*9)/45.\n- Add numerators: 25 + 36 = 61, giving 61/45.\n- 61/45 is already in simplest form, so the answer is 61/45.\nAnswer: 61/45"} +{"text": "Question: A car travels 575 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 575 / 1 = 575 mph.\nAnswer: 575 mph"} +{"text": "Question: What is the average of 15, 39, 50?\nLet's think step by step.\n- Sum: 15 + 39 + 50 = 104.\n- Count = 3.\n- Average = 104 / 3 = 34.6667.\nAnswer: 34.6667"} +{"text": "Question: What comes next: 5, 7, 9, 11, 13, 15, 17?\nLet's think step by step.\n- Find the difference: 7 - 5 = 2.\n- The sequence increases by 2 each time.\n- Next = 17 + 2 = 19.\nAnswer: 19"} +{"text": "Question: Split 150 in the ratio 7:3. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 3 = 10.\n- One part = 150 / 10 = 15.\n- First part = 7 * 15 = 105.\nAnswer: 105"} +{"text": "Question: Solve for x: 7x + 20 = 27\nLet's think step by step.\n- Subtract 20 from both sides: 7x = 27 - 20 = 7.\n- Divide both sides by 7: x = 7/7 = 1.\nAnswer: 1"} +{"text": "Question: What is 6/3 + 5/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (6*8)/24 + (5*3)/24.\n- Add numerators: 48 + 15 = 63, giving 63/24.\n- Simplify by dividing top and bottom by 3: 63/24 = 21/8.\nAnswer: 21/8"} +{"text": "Question: What is the average of 35, 33, 66, 67, 68?\nLet's think step by step.\n- Sum: 35 + 33 + 66 + 67 + 68 = 269.\n- Count = 5.\n- Average = 269 / 5 = 53.8.\nAnswer: 53.8"} +{"text": "Question: Solve for x: 11x + 17 = 50\nLet's think step by step.\n- Subtract 17 from both sides: 11x = 50 - 17 = 33.\n- Divide both sides by 11: x = 33/11 = 3.\nAnswer: 3"} +{"text": "Question: What is 7 + 11 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 4 = 44.\n- Then add: 7 + 44 = 51.\nAnswer: 51"} +{"text": "Question: What is 6 + 8 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 6 = 48.\n- Then add: 6 + 48 = 54.\nAnswer: 54"} +{"text": "Question: Solve for x: 4x + 8 = 24\nLet's think step by step.\n- Subtract 8 from both sides: 4x = 24 - 8 = 16.\n- Divide both sides by 4: x = 16/4 = 4.\nAnswer: 4"} +{"text": "Question: How many numbers between 49 and 99 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 49 is 51.\n- Last multiple <= 99 is 99.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 23, 28, 79?\nLet's think step by step.\n- Sum: 23 + 28 + 79 = 130.\n- Count = 3.\n- Average = 130 / 3 = 43.3333.\nAnswer: 43.3333"} +{"text": "Question: A car travels 329 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 329 / 6 = 54.8333 mph.\nAnswer: 54.8333 mph"} +{"text": "Question: What is 15% of 200?\nLet's think step by step.\n- Convert 15% to 15/100.\n- Multiply: 200 * 15/100 = 30.\nAnswer: 30"} +{"text": "Question: Solve for x: 11x + 8 = 203\nLet's think step by step.\n- Subtract 8 from both sides: 11x = 203 - 8 = 195.\n- Divide both sides by 11: x = 195/11.\nAnswer: 195/11"} +{"text": "Question: Solve for x: 9x + 16 = 202\nLet's think step by step.\n- Subtract 16 from both sides: 9x = 202 - 16 = 186.\n- Divide both sides by 9: x = 186/9.\nAnswer: 186/9"} +{"text": "Question: Each item costs $74. You buy 4 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 74 * 4 = $296.\n- Change = 300 - 296 = $4.\nAnswer: $4"} +{"text": "Question: What is 80% of 500?\nLet's think step by step.\n- Convert 80% to 80/100.\n- Multiply: 500 * 80/100 = 400.\nAnswer: 400"} +{"text": "Question: Each item costs $52. You buy 5 and pay $270. How much change?\nLet's think step by step.\n- Total cost = 52 * 5 = $260.\n- Change = 270 - 260 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 7x + 20 = 76\nLet's think step by step.\n- Subtract 20 from both sides: 7x = 76 - 20 = 56.\n- Divide both sides by 7: x = 56/7 = 8.\nAnswer: 8"} +{"text": "Question: How many numbers between 62 and 112 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 62 is 62.\n- Last multiple <= 112 is 112.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 6/9 + 1/10?\nLet's think step by step.\n- Common denominator is 9 * 10 = 90.\n- Rewrite: (6*10)/90 + (1*9)/90.\n- Add numerators: 60 + 9 = 69, giving 69/90.\n- Simplify by dividing top and bottom by 3: 69/90 = 23/30.\nAnswer: 23/30"} +{"text": "Question: Split 105 in the ratio 3:4. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 4 = 7.\n- One part = 105 / 7 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: What comes next: 10, 15, 20, 25, 30, 35?\nLet's think step by step.\n- Find the difference: 15 - 10 = 5.\n- The sequence increases by 5 each time.\n- Next = 35 + 5 = 40.\nAnswer: 40"} +{"text": "Question: What is 5/4 + 2/12?\nLet's think step by step.\n- Common denominator is 4 * 12 = 48.\n- Rewrite: (5*12)/48 + (2*4)/48.\n- Add numerators: 60 + 8 = 68, giving 68/48.\n- Simplify by dividing top and bottom by 4: 68/48 = 17/12.\nAnswer: 17/12"} +{"text": "Question: Solve for x: 9x + 19 = 109\nLet's think step by step.\n- Subtract 19 from both sides: 9x = 109 - 19 = 90.\n- Divide both sides by 9: x = 90/9 = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 88, 54, 44?\nLet's think step by step.\n- Sum: 88 + 54 + 44 = 186.\n- Count = 3.\n- Average = 186 / 3 = 62.\nAnswer: 62"} +{"text": "Question: How many numbers between 11 and 61 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 11 is 12.\n- Last multiple <= 61 is 60.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 1/9 + 1/4?\nLet's think step by step.\n- Common denominator is 9 * 4 = 36.\n- Rewrite: (1*4)/36 + (1*9)/36.\n- Add numerators: 4 + 9 = 13, giving 13/36.\n- 13/36 is already in simplest form, so the answer is 13/36.\nAnswer: 13/36"} +{"text": "Question: What is 2 + 6 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 6 = 36.\n- Then add: 2 + 36 = 38.\nAnswer: 38"} +{"text": "Question: What is 3 + 3 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 5 = 15.\n- Then add: 3 + 15 = 18.\nAnswer: 18"} +{"text": "Question: What is 5/2 + 6/7?\nLet's think step by step.\n- Common denominator is 2 * 7 = 14.\n- Rewrite: (5*7)/14 + (6*2)/14.\n- Add numerators: 35 + 12 = 47, giving 47/14.\n- 47/14 is already in simplest form, so the answer is 47/14.\nAnswer: 47/14"} +{"text": "Question: Split 560 in the ratio 6:8. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 8 = 14.\n- One part = 560 / 14 = 40.\n- First part = 6 * 40 = 240.\nAnswer: 240"} +{"text": "Question: A car travels 84 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 84 / 5 = 16.8 mph.\nAnswer: 16.8 mph"} +{"text": "Question: How many numbers between 72 and 122 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 72 is 80.\n- Last multiple <= 122 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $42. You buy 2 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 42 * 2 = $84.\n- Change = 90 - 84 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 7x + 11 = 97\nLet's think step by step.\n- Subtract 11 from both sides: 7x = 97 - 11 = 86.\n- Divide both sides by 7: x = 86/7.\nAnswer: 86/7"} +{"text": "Question: Each item costs $11. You buy 2 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 11 * 2 = $22.\n- Change = 30 - 22 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 79, 37, 48, 29, 86?\nLet's think step by step.\n- Sum: 79 + 37 + 48 + 29 + 86 = 279.\n- Count = 5.\n- Average = 279 / 5 = 55.8.\nAnswer: 55.8"} +{"text": "Question: A car travels 212 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 212 / 2 = 106 mph.\nAnswer: 106 mph"} +{"text": "Question: What is 6/7 + 3/12?\nLet's think step by step.\n- Common denominator is 7 * 12 = 84.\n- Rewrite: (6*12)/84 + (3*7)/84.\n- Add numerators: 72 + 21 = 93, giving 93/84.\n- Simplify by dividing top and bottom by 3: 93/84 = 31/28.\nAnswer: 31/28"} +{"text": "Question: Each item costs $69. You buy 3 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 69 * 3 = $207.\n- Change = 210 - 207 = $3.\nAnswer: $3"} +{"text": "Question: What comes next: 8, 11, 14, 17, 20, 23?\nLet's think step by step.\n- Find the difference: 11 - 8 = 3.\n- The sequence increases by 3 each time.\n- Next = 23 + 3 = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 56, 83, 48?\nLet's think step by step.\n- Sum: 56 + 83 + 48 = 187.\n- Count = 3.\n- Average = 187 / 3 = 62.3333.\nAnswer: 62.3333"} +{"text": "Question: What is 3/5 + 6/6?\nLet's think step by step.\n- Common denominator is 5 * 6 = 30.\n- Rewrite: (3*6)/30 + (6*5)/30.\n- Add numerators: 18 + 30 = 48, giving 48/30.\n- Simplify by dividing top and bottom by 6: 48/30 = 8/5.\nAnswer: 8/5"} +{"text": "Question: What is the average of 72, 24, 99, 19?\nLet's think step by step.\n- Sum: 72 + 24 + 99 + 19 = 214.\n- Count = 4.\n- Average = 214 / 4 = 53.5.\nAnswer: 53.5"} +{"text": "Question: Each item costs $30. You buy 4 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 30 * 4 = $120.\n- Change = 130 - 120 = $10.\nAnswer: $10"} +{"text": "Question: How many numbers between 45 and 95 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 45 is 45.\n- Last multiple <= 95 is 93.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Split 390 in the ratio 7:6. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 6 = 13.\n- One part = 390 / 13 = 30.\n- First part = 7 * 30 = 210.\nAnswer: 210"} +{"text": "Question: How many numbers between 89 and 139 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 89 is 90.\n- Last multiple <= 139 is 135.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Each item costs $31. You buy 9 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 31 * 9 = $279.\n- Change = 280 - 279 = $1.\nAnswer: $1"} +{"text": "Question: Split 135 in the ratio 2:7. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 7 = 9.\n- One part = 135 / 9 = 15.\n- First part = 2 * 15 = 30.\nAnswer: 30"} +{"text": "Question: What is 4/6 + 5/3?\nLet's think step by step.\n- Common denominator is 6 * 3 = 18.\n- Rewrite: (4*3)/18 + (5*6)/18.\n- Add numerators: 12 + 30 = 42, giving 42/18.\n- Simplify by dividing top and bottom by 6: 42/18 = 7/3.\nAnswer: 7/3"} +{"text": "Question: Solve for x: 10x + 11 = 151\nLet's think step by step.\n- Subtract 11 from both sides: 10x = 151 - 11 = 140.\n- Divide both sides by 10: x = 140/10 = 14.\nAnswer: 14"} +{"text": "Question: What is 9 + 6 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 9 = 54.\n- Then add: 9 + 54 = 63.\nAnswer: 63"} +{"text": "Question: A car travels 121 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 121 / 3 = 40.3333 mph.\nAnswer: 40.3333 mph"} +{"text": "Question: What comes next: 9, 14, 19, 24, 29, 34?\nLet's think step by step.\n- Find the difference: 14 - 9 = 5.\n- The sequence increases by 5 each time.\n- Next = 34 + 5 = 39.\nAnswer: 39"} +{"text": "Question: What is 4/4 + 6/10?\nLet's think step by step.\n- Common denominator is 4 * 10 = 40.\n- Rewrite: (4*10)/40 + (6*4)/40.\n- Add numerators: 40 + 24 = 64, giving 64/40.\n- Simplify by dividing top and bottom by 8: 64/40 = 8/5.\nAnswer: 8/5"} +{"text": "Question: Solve for x: 12x + 15 = 39\nLet's think step by step.\n- Subtract 15 from both sides: 12x = 39 - 15 = 24.\n- Divide both sides by 12: x = 24/12 = 2.\nAnswer: 2"} +{"text": "Question: Solve for x: 11x + 2 = 97\nLet's think step by step.\n- Subtract 2 from both sides: 11x = 97 - 2 = 95.\n- Divide both sides by 11: x = 95/11.\nAnswer: 95/11"} +{"text": "Question: What is 4/9 + 2/8?\nLet's think step by step.\n- Common denominator is 9 * 8 = 72.\n- Rewrite: (4*8)/72 + (2*9)/72.\n- Add numerators: 32 + 18 = 50, giving 50/72.\n- Simplify by dividing top and bottom by 2: 50/72 = 25/36.\nAnswer: 25/36"} +{"text": "Question: What is 34% of 100?\nLet's think step by step.\n- Convert 34% to 34/100.\n- Multiply: 100 * 34/100 = 34.\nAnswer: 34"} +{"text": "Question: A car travels 176 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 176 / 6 = 29.3333 mph.\nAnswer: 29.3333 mph"} +{"text": "Question: Split 150 in the ratio 4:6. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 6 = 10.\n- One part = 150 / 10 = 15.\n- First part = 4 * 15 = 60.\nAnswer: 60"} +{"text": "Question: What is the average of 35, 77, 47?\nLet's think step by step.\n- Sum: 35 + 77 + 47 = 159.\n- Count = 3.\n- Average = 159 / 3 = 53.\nAnswer: 53"} +{"text": "Question: What is the average of 20, 68, 24?\nLet's think step by step.\n- Sum: 20 + 68 + 24 = 112.\n- Count = 3.\n- Average = 112 / 3 = 37.3333.\nAnswer: 37.3333"} +{"text": "Question: What is 44% of 480?\nLet's think step by step.\n- Convert 44% to 44/100.\n- Multiply: 480 * 44/100 = 211.2.\nAnswer: 211.2"} +{"text": "Question: What is 2 + 5 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 5 = 25.\n- Then add: 2 + 25 = 27.\nAnswer: 27"} +{"text": "Question: Split 180 in the ratio 8:4. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 4 = 12.\n- One part = 180 / 12 = 15.\n- First part = 8 * 15 = 120.\nAnswer: 120"} +{"text": "Question: What is the average of 91, 75, 17?\nLet's think step by step.\n- Sum: 91 + 75 + 17 = 183.\n- Count = 3.\n- Average = 183 / 3 = 61.\nAnswer: 61"} +{"text": "Question: How many numbers between 42 and 92 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 42 is 45.\n- Last multiple <= 92 is 90.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is the average of 44, 20, 90, 17?\nLet's think step by step.\n- Sum: 44 + 20 + 90 + 17 = 171.\n- Count = 4.\n- Average = 171 / 4 = 42.75.\nAnswer: 42.75"} +{"text": "Question: What comes next: 1, 7, 13, 19, 25?\nLet's think step by step.\n- Find the difference: 7 - 1 = 6.\n- The sequence increases by 6 each time.\n- Next = 25 + 6 = 31.\nAnswer: 31"} +{"text": "Question: What is 5/6 + 6/4?\nLet's think step by step.\n- Common denominator is 6 * 4 = 24.\n- Rewrite: (5*4)/24 + (6*6)/24.\n- Add numerators: 20 + 36 = 56, giving 56/24.\n- Simplify by dividing top and bottom by 8: 56/24 = 7/3.\nAnswer: 7/3"} +{"text": "Question: What comes next: 4, 11, 18, 25, 32, 39?\nLet's think step by step.\n- Find the difference: 11 - 4 = 7.\n- The sequence increases by 7 each time.\n- Next = 39 + 7 = 46.\nAnswer: 46"} +{"text": "Question: What is 5 + 5 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 4 = 20.\n- Then add: 5 + 20 = 25.\nAnswer: 25"} +{"text": "Question: What is 40% of 480?\nLet's think step by step.\n- Convert 40% to 40/100.\n- Multiply: 480 * 40/100 = 192.\nAnswer: 192"} +{"text": "Question: A car travels 373 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 373 / 4 = 93.25 mph.\nAnswer: 93.25 mph"} +{"text": "Question: What is the average of 53, 36, 27?\nLet's think step by step.\n- Sum: 53 + 36 + 27 = 116.\n- Count = 3.\n- Average = 116 / 3 = 38.6667.\nAnswer: 38.6667"} +{"text": "Question: A car travels 549 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 549 / 2 = 274.5 mph.\nAnswer: 274.5 mph"} +{"text": "Question: What comes next: 4, 9, 14, 19, 24, 29, 34?\nLet's think step by step.\n- Find the difference: 9 - 4 = 5.\n- The sequence increases by 5 each time.\n- Next = 34 + 5 = 39.\nAnswer: 39"} +{"text": "Question: What is the average of 54, 93, 49?\nLet's think step by step.\n- Sum: 54 + 93 + 49 = 196.\n- Count = 3.\n- Average = 196 / 3 = 65.3333.\nAnswer: 65.3333"} +{"text": "Question: A car travels 195 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 195 / 6 = 32.5 mph.\nAnswer: 32.5 mph"} +{"text": "Question: Each item costs $32. You buy 2 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 32 * 2 = $64.\n- Change = 70 - 64 = $6.\nAnswer: $6"} +{"text": "Question: What is the average of 76, 16, 94, 71, 83?\nLet's think step by step.\n- Sum: 76 + 16 + 94 + 71 + 83 = 340.\n- Count = 5.\n- Average = 340 / 5 = 68.\nAnswer: 68"} +{"text": "Question: What is 13% of 100?\nLet's think step by step.\n- Convert 13% to 13/100.\n- Multiply: 100 * 13/100 = 13.\nAnswer: 13"} +{"text": "Question: What is the average of 12, 48, 60, 23?\nLet's think step by step.\n- Sum: 12 + 48 + 60 + 23 = 143.\n- Count = 4.\n- Average = 143 / 4 = 35.75.\nAnswer: 35.75"} +{"text": "Question: Each item costs $57. You buy 7 and pay $400. How much change?\nLet's think step by step.\n- Total cost = 57 * 7 = $399.\n- Change = 400 - 399 = $1.\nAnswer: $1"} +{"text": "Question: Solve for x: 5x + 20 = 50\nLet's think step by step.\n- Subtract 20 from both sides: 5x = 50 - 20 = 30.\n- Divide both sides by 5: x = 30/5 = 6.\nAnswer: 6"} +{"text": "Question: Each item costs $45. You buy 9 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 45 * 9 = $405.\n- Change = 410 - 405 = $5.\nAnswer: $5"} +{"text": "Question: What comes next: 3, 9, 15, 21?\nLet's think step by step.\n- Find the difference: 9 - 3 = 6.\n- The sequence increases by 6 each time.\n- Next = 21 + 6 = 27.\nAnswer: 27"} +{"text": "Question: What is the average of 89, 24, 27, 48?\nLet's think step by step.\n- Sum: 89 + 24 + 27 + 48 = 188.\n- Count = 4.\n- Average = 188 / 4 = 47.\nAnswer: 47"} +{"text": "Question: What comes next: 4, 11, 18, 25, 32, 39, 46, 53?\nLet's think step by step.\n- Find the difference: 11 - 4 = 7.\n- The sequence increases by 7 each time.\n- Next = 53 + 7 = 60.\nAnswer: 60"} +{"text": "Question: Split 450 in the ratio 8:7. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 7 = 15.\n- One part = 450 / 15 = 30.\n- First part = 8 * 30 = 240.\nAnswer: 240"} +{"text": "Question: What is 3/3 + 3/9?\nLet's think step by step.\n- Common denominator is 3 * 9 = 27.\n- Rewrite: (3*9)/27 + (3*3)/27.\n- Add numerators: 27 + 9 = 36, giving 36/27.\n- Simplify by dividing top and bottom by 9: 36/27 = 4/3.\nAnswer: 4/3"} +{"text": "Question: How many numbers between 45 and 95 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 45 is 45.\n- Last multiple <= 95 is 95.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: Split 440 in the ratio 4:7. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 7 = 11.\n- One part = 440 / 11 = 40.\n- First part = 4 * 40 = 160.\nAnswer: 160"} +{"text": "Question: Solve for x: 5x + 2 = 97\nLet's think step by step.\n- Subtract 2 from both sides: 5x = 97 - 2 = 95.\n- Divide both sides by 5: x = 95/5 = 19.\nAnswer: 19"} +{"text": "Question: What comes next: 4, 10, 16, 22, 28, 34, 40?\nLet's think step by step.\n- Find the difference: 10 - 4 = 6.\n- The sequence increases by 6 each time.\n- Next = 40 + 6 = 46.\nAnswer: 46"} +{"text": "Question: Split 240 in the ratio 3:5. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 5 = 8.\n- One part = 240 / 8 = 30.\n- First part = 3 * 30 = 90.\nAnswer: 90"} +{"text": "Question: What comes next: 7, 14, 21, 28, 35, 42?\nLet's think step by step.\n- Find the difference: 14 - 7 = 7.\n- The sequence increases by 7 each time.\n- Next = 42 + 7 = 49.\nAnswer: 49"} +{"text": "Question: Solve for x: 3x + 15 = 66\nLet's think step by step.\n- Subtract 15 from both sides: 3x = 66 - 15 = 51.\n- Divide both sides by 3: x = 51/3 = 17.\nAnswer: 17"} +{"text": "Question: What is 6/6 + 3/3?\nLet's think step by step.\n- Common denominator is 6 * 3 = 18.\n- Rewrite: (6*3)/18 + (3*6)/18.\n- Add numerators: 18 + 18 = 36, giving 36/18.\n- Simplify by dividing top and bottom by 18: 36/18 = 2.\nAnswer: 2"} +{"text": "Question: What is 4 + 12 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 5 = 60.\n- Then add: 4 + 60 = 64.\nAnswer: 64"} +{"text": "Question: A car travels 244 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 244 / 1 = 244 mph.\nAnswer: 244 mph"} +{"text": "Question: A car travels 250 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 250 / 5 = 50 mph.\nAnswer: 50 mph"} +{"text": "Question: A car travels 192 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 192 / 1 = 192 mph.\nAnswer: 192 mph"} +{"text": "Question: Solve for x: 4x + 20 = 50\nLet's think step by step.\n- Subtract 20 from both sides: 4x = 50 - 20 = 30.\n- Divide both sides by 4: x = 30/4.\nAnswer: 30/4"} +{"text": "Question: A car travels 377 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 377 / 3 = 125.667 mph.\nAnswer: 125.667 mph"} +{"text": "Question: What is 3/7 + 1/6?\nLet's think step by step.\n- Common denominator is 7 * 6 = 42.\n- Rewrite: (3*6)/42 + (1*7)/42.\n- Add numerators: 18 + 7 = 25, giving 25/42.\n- 25/42 is already in simplest form, so the answer is 25/42.\nAnswer: 25/42"} +{"text": "Question: How many numbers between 19 and 69 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 19 is 27.\n- Last multiple <= 69 is 63.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 385 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 385 / 5 = 77 mph.\nAnswer: 77 mph"} +{"text": "Question: Split 130 in the ratio 8:5. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 5 = 13.\n- One part = 130 / 13 = 10.\n- First part = 8 * 10 = 80.\nAnswer: 80"} +{"text": "Question: What is 12 + 2 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 4 = 8.\n- Then add: 12 + 8 = 20.\nAnswer: 20"} +{"text": "Question: What comes next: 10, 14, 18, 22, 26?\nLet's think step by step.\n- Find the difference: 14 - 10 = 4.\n- The sequence increases by 4 each time.\n- Next = 26 + 4 = 30.\nAnswer: 30"} +{"text": "Question: How many numbers between 64 and 114 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 64 is 65.\n- Last multiple <= 114 is 110.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Each item costs $42. You buy 7 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 42 * 7 = $294.\n- Change = 300 - 294 = $6.\nAnswer: $6"} +{"text": "Question: A car travels 120 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 120 / 2 = 60 mph.\nAnswer: 60 mph"} +{"text": "Question: What is the average of 52, 62, 51, 17, 20?\nLet's think step by step.\n- Sum: 52 + 62 + 51 + 17 + 20 = 202.\n- Count = 5.\n- Average = 202 / 5 = 40.4.\nAnswer: 40.4"} +{"text": "Question: What is 2 + 7 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 11 = 77.\n- Then add: 2 + 77 = 79.\nAnswer: 79"} +{"text": "Question: What is 11% of 2500?\nLet's think step by step.\n- Convert 11% to 11/100.\n- Multiply: 2500 * 11/100 = 275.\nAnswer: 275"} +{"text": "Question: What is 3/11 + 6/5?\nLet's think step by step.\n- Common denominator is 11 * 5 = 55.\n- Rewrite: (3*5)/55 + (6*11)/55.\n- Add numerators: 15 + 66 = 81, giving 81/55.\n- 81/55 is already in simplest form, so the answer is 81/55.\nAnswer: 81/55"} +{"text": "Question: How many numbers between 51 and 101 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 51 is 60.\n- Last multiple <= 101 is 100.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 4/8 + 6/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (4*4)/32 + (6*8)/32.\n- Add numerators: 16 + 48 = 64, giving 64/32.\n- Simplify by dividing top and bottom by 32: 64/32 = 2.\nAnswer: 2"} +{"text": "Question: What is 6 + 8 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 7 = 56.\n- Then add: 6 + 56 = 62.\nAnswer: 62"} +{"text": "Question: How many numbers between 47 and 97 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 47 is 50.\n- Last multiple <= 97 is 95.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: How many numbers between 52 and 102 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 52 is 54.\n- Last multiple <= 102 is 99.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 4 + 5 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 10 = 50.\n- Then add: 4 + 50 = 54.\nAnswer: 54"} +{"text": "Question: What is 1/9 + 6/9?\nLet's think step by step.\n- Common denominator is 9 * 9 = 81.\n- Rewrite: (1*9)/81 + (6*9)/81.\n- Add numerators: 9 + 54 = 63, giving 63/81.\n- Simplify by dividing top and bottom by 9: 63/81 = 7/9.\nAnswer: 7/9"} +{"text": "Question: What comes next: 3, 10, 17, 24, 31, 38, 45, 52?\nLet's think step by step.\n- Find the difference: 10 - 3 = 7.\n- The sequence increases by 7 each time.\n- Next = 52 + 7 = 59.\nAnswer: 59"} +{"text": "Question: Each item costs $15. You buy 5 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 15 * 5 = $75.\n- Change = 80 - 75 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 486 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 486 / 5 = 97.2 mph.\nAnswer: 97.2 mph"} +{"text": "Question: What is 33% of 1000?\nLet's think step by step.\n- Convert 33% to 33/100.\n- Multiply: 1000 * 33/100 = 330.\nAnswer: 330"} +{"text": "Question: What is 12 + 2 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 5 = 10.\n- Then add: 12 + 10 = 22.\nAnswer: 22"} +{"text": "Question: Solve for x: 4x + 11 = 39\nLet's think step by step.\n- Subtract 11 from both sides: 4x = 39 - 11 = 28.\n- Divide both sides by 4: x = 28/4 = 7.\nAnswer: 7"} +{"text": "Question: Each item costs $15. You buy 7 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 15 * 7 = $105.\n- Change = 110 - 105 = $5.\nAnswer: $5"} +{"text": "Question: What is 1/7 + 6/8?\nLet's think step by step.\n- Common denominator is 7 * 8 = 56.\n- Rewrite: (1*8)/56 + (6*7)/56.\n- Add numerators: 8 + 42 = 50, giving 50/56.\n- Simplify by dividing top and bottom by 2: 50/56 = 25/28.\nAnswer: 25/28"} +{"text": "Question: What is 10 + 7 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 2 = 14.\n- Then add: 10 + 14 = 24.\nAnswer: 24"} +{"text": "Question: Split 210 in the ratio 4:3. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 3 = 7.\n- One part = 210 / 7 = 30.\n- First part = 4 * 30 = 120.\nAnswer: 120"} +{"text": "Question: How many numbers between 34 and 84 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 34 is 36.\n- Last multiple <= 84 is 81.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: How many numbers between 21 and 71 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 21 is 21.\n- Last multiple <= 71 is 69.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 8 + 4 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 9 = 36.\n- Then add: 8 + 36 = 44.\nAnswer: 44"} +{"text": "Question: What is 5/9 + 5/10?\nLet's think step by step.\n- Common denominator is 9 * 10 = 90.\n- Rewrite: (5*10)/90 + (5*9)/90.\n- Add numerators: 50 + 45 = 95, giving 95/90.\n- Simplify by dividing top and bottom by 5: 95/90 = 19/18.\nAnswer: 19/18"} +{"text": "Question: What comes next: 9, 13, 17, 21, 25?\nLet's think step by step.\n- Find the difference: 13 - 9 = 4.\n- The sequence increases by 4 each time.\n- Next = 25 + 4 = 29.\nAnswer: 29"} +{"text": "Question: What is the average of 64, 25, 60, 98?\nLet's think step by step.\n- Sum: 64 + 25 + 60 + 98 = 247.\n- Count = 4.\n- Average = 247 / 4 = 61.75.\nAnswer: 61.75"} +{"text": "Question: What is the average of 87, 50, 73, 49?\nLet's think step by step.\n- Sum: 87 + 50 + 73 + 49 = 259.\n- Count = 4.\n- Average = 259 / 4 = 64.75.\nAnswer: 64.75"} +{"text": "Question: What is 20% of 100?\nLet's think step by step.\n- Convert 20% to 20/100.\n- Multiply: 100 * 20/100 = 20.\nAnswer: 20"} +{"text": "Question: Solve for x: 6x + 4 = 52\nLet's think step by step.\n- Subtract 4 from both sides: 6x = 52 - 4 = 48.\n- Divide both sides by 6: x = 48/6 = 8.\nAnswer: 8"} +{"text": "Question: Solve for x: 5x + 10 = 95\nLet's think step by step.\n- Subtract 10 from both sides: 5x = 95 - 10 = 85.\n- Divide both sides by 5: x = 85/5 = 17.\nAnswer: 17"} +{"text": "Question: A car travels 549 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 549 / 5 = 109.8 mph.\nAnswer: 109.8 mph"} +{"text": "Question: What is 4/5 + 2/12?\nLet's think step by step.\n- Common denominator is 5 * 12 = 60.\n- Rewrite: (4*12)/60 + (2*5)/60.\n- Add numerators: 48 + 10 = 58, giving 58/60.\n- Simplify by dividing top and bottom by 2: 58/60 = 29/30.\nAnswer: 29/30"} +{"text": "Question: What is 44% of 1000?\nLet's think step by step.\n- Convert 44% to 44/100.\n- Multiply: 1000 * 44/100 = 440.\nAnswer: 440"} +{"text": "Question: What is the average of 26, 17, 52?\nLet's think step by step.\n- Sum: 26 + 17 + 52 = 95.\n- Count = 3.\n- Average = 95 / 3 = 31.6667.\nAnswer: 31.6667"} +{"text": "Question: What is 3 + 2 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 3 = 6.\n- Then add: 3 + 6 = 9.\nAnswer: 9"} +{"text": "Question: What is 53% of 2500?\nLet's think step by step.\n- Convert 53% to 53/100.\n- Multiply: 2500 * 53/100 = 1325.\nAnswer: 1325"} +{"text": "Question: What is 6/11 + 5/10?\nLet's think step by step.\n- Common denominator is 11 * 10 = 110.\n- Rewrite: (6*10)/110 + (5*11)/110.\n- Add numerators: 60 + 55 = 115, giving 115/110.\n- Simplify by dividing top and bottom by 5: 115/110 = 23/22.\nAnswer: 23/22"} +{"text": "Question: What is 4/6 + 3/11?\nLet's think step by step.\n- Common denominator is 6 * 11 = 66.\n- Rewrite: (4*11)/66 + (3*6)/66.\n- Add numerators: 44 + 18 = 62, giving 62/66.\n- Simplify by dividing top and bottom by 2: 62/66 = 31/33.\nAnswer: 31/33"} +{"text": "Question: What is 2/10 + 5/8?\nLet's think step by step.\n- Common denominator is 10 * 8 = 80.\n- Rewrite: (2*8)/80 + (5*10)/80.\n- Add numerators: 16 + 50 = 66, giving 66/80.\n- Simplify by dividing top and bottom by 2: 66/80 = 33/40.\nAnswer: 33/40"} +{"text": "Question: Solve for x: 3x + 9 = 36\nLet's think step by step.\n- Subtract 9 from both sides: 3x = 36 - 9 = 27.\n- Divide both sides by 3: x = 27/3 = 9.\nAnswer: 9"} +{"text": "Question: Solve for x: 6x + 18 = 138\nLet's think step by step.\n- Subtract 18 from both sides: 6x = 138 - 18 = 120.\n- Divide both sides by 6: x = 120/6 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 369 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 369 / 4 = 92.25 mph.\nAnswer: 92.25 mph"} +{"text": "Question: Solve for x: 11x + 14 = 219\nLet's think step by step.\n- Subtract 14 from both sides: 11x = 219 - 14 = 205.\n- Divide both sides by 11: x = 205/11.\nAnswer: 205/11"} +{"text": "Question: Solve for x: 3x + 19 = 56\nLet's think step by step.\n- Subtract 19 from both sides: 3x = 56 - 19 = 37.\n- Divide both sides by 3: x = 37/3.\nAnswer: 37/3"} +{"text": "Question: What comes next: 2, 4, 6, 8, 10, 12, 14?\nLet's think step by step.\n- Find the difference: 4 - 2 = 2.\n- The sequence increases by 2 each time.\n- Next = 14 + 2 = 16.\nAnswer: 16"} +{"text": "Question: Split 150 in the ratio 3:7. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 7 = 10.\n- One part = 150 / 10 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: A car travels 503 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 503 / 3 = 167.667 mph.\nAnswer: 167.667 mph"} +{"text": "Question: What is the average of 87, 45, 59, 84?\nLet's think step by step.\n- Sum: 87 + 45 + 59 + 84 = 275.\n- Count = 4.\n- Average = 275 / 4 = 68.75.\nAnswer: 68.75"} +{"text": "Question: What is 85% of 500?\nLet's think step by step.\n- Convert 85% to 85/100.\n- Multiply: 500 * 85/100 = 425.\nAnswer: 425"} +{"text": "Question: What comes next: 8, 13, 18, 23, 28?\nLet's think step by step.\n- Find the difference: 13 - 8 = 5.\n- The sequence increases by 5 each time.\n- Next = 28 + 5 = 33.\nAnswer: 33"} +{"text": "Question: How many numbers between 59 and 109 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 59 is 60.\n- Last multiple <= 109 is 100.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 82 and 132 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 82 is 90.\n- Last multiple <= 132 is 126.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 4/11 + 3/11?\nLet's think step by step.\n- Common denominator is 11 * 11 = 121.\n- Rewrite: (4*11)/121 + (3*11)/121.\n- Add numerators: 44 + 33 = 77, giving 77/121.\n- Simplify by dividing top and bottom by 11: 77/121 = 7/11.\nAnswer: 7/11"} +{"text": "Question: What is 1/12 + 2/6?\nLet's think step by step.\n- Common denominator is 12 * 6 = 72.\n- Rewrite: (1*6)/72 + (2*12)/72.\n- Add numerators: 6 + 24 = 30, giving 30/72.\n- Simplify by dividing top and bottom by 6: 30/72 = 5/12.\nAnswer: 5/12"} +{"text": "Question: What is 86% of 480?\nLet's think step by step.\n- Convert 86% to 86/100.\n- Multiply: 480 * 86/100 = 412.8.\nAnswer: 412.8"} +{"text": "Question: What is 6/10 + 4/6?\nLet's think step by step.\n- Common denominator is 10 * 6 = 60.\n- Rewrite: (6*6)/60 + (4*10)/60.\n- Add numerators: 36 + 40 = 76, giving 76/60.\n- Simplify by dividing top and bottom by 4: 76/60 = 19/15.\nAnswer: 19/15"} +{"text": "Question: What is the average of 48, 65, 89, 10?\nLet's think step by step.\n- Sum: 48 + 65 + 89 + 10 = 212.\n- Count = 4.\n- Average = 212 / 4 = 53.\nAnswer: 53"} +{"text": "Question: A car travels 269 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 269 / 5 = 53.8 mph.\nAnswer: 53.8 mph"} +{"text": "Question: What is the average of 11, 87, 96?\nLet's think step by step.\n- Sum: 11 + 87 + 96 = 194.\n- Count = 3.\n- Average = 194 / 3 = 64.6667.\nAnswer: 64.6667"} +{"text": "Question: What is 6/8 + 2/7?\nLet's think step by step.\n- Common denominator is 8 * 7 = 56.\n- Rewrite: (6*7)/56 + (2*8)/56.\n- Add numerators: 42 + 16 = 58, giving 58/56.\n- Simplify by dividing top and bottom by 2: 58/56 = 29/28.\nAnswer: 29/28"} +{"text": "Question: What comes next: 7, 9, 11, 13, 15, 17, 19?\nLet's think step by step.\n- Find the difference: 9 - 7 = 2.\n- The sequence increases by 2 each time.\n- Next = 19 + 2 = 21.\nAnswer: 21"} +{"text": "Question: What is 45% of 80?\nLet's think step by step.\n- Convert 45% to 45/100.\n- Multiply: 80 * 45/100 = 36.\nAnswer: 36"} +{"text": "Question: What is 6 + 7 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 12 = 84.\n- Then add: 6 + 84 = 90.\nAnswer: 90"} +{"text": "Question: What is the average of 46, 29, 62, 84, 60?\nLet's think step by step.\n- Sum: 46 + 29 + 62 + 84 + 60 = 281.\n- Count = 5.\n- Average = 281 / 5 = 56.2.\nAnswer: 56.2"} +{"text": "Question: Solve for x: 11x + 8 = 52\nLet's think step by step.\n- Subtract 8 from both sides: 11x = 52 - 8 = 44.\n- Divide both sides by 11: x = 44/11 = 4.\nAnswer: 4"} +{"text": "Question: What is the average of 90, 26, 46, 27?\nLet's think step by step.\n- Sum: 90 + 26 + 46 + 27 = 189.\n- Count = 4.\n- Average = 189 / 4 = 47.25.\nAnswer: 47.25"} +{"text": "Question: What is the average of 11, 40, 56?\nLet's think step by step.\n- Sum: 11 + 40 + 56 = 107.\n- Count = 3.\n- Average = 107 / 3 = 35.6667.\nAnswer: 35.6667"} +{"text": "Question: Split 140 in the ratio 7:7. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 7 = 14.\n- One part = 140 / 14 = 10.\n- First part = 7 * 10 = 70.\nAnswer: 70"} +{"text": "Question: A car travels 120 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 120 / 3 = 40 mph.\nAnswer: 40 mph"} +{"text": "Question: What is 67% of 1000?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 1000 * 67/100 = 670.\nAnswer: 670"} +{"text": "Question: Solve for x: 7x + 4 = 29\nLet's think step by step.\n- Subtract 4 from both sides: 7x = 29 - 4 = 25.\n- Divide both sides by 7: x = 25/7.\nAnswer: 25/7"} +{"text": "Question: What is the average of 56, 84, 79, 33?\nLet's think step by step.\n- Sum: 56 + 84 + 79 + 33 = 252.\n- Count = 4.\n- Average = 252 / 4 = 63.\nAnswer: 63"} +{"text": "Question: What is 3 + 4 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 8 = 32.\n- Then add: 3 + 32 = 35.\nAnswer: 35"} +{"text": "Question: What is the average of 79, 85, 47?\nLet's think step by step.\n- Sum: 79 + 85 + 47 = 211.\n- Count = 3.\n- Average = 211 / 3 = 70.3333.\nAnswer: 70.3333"} +{"text": "Question: Each item costs $36. You buy 7 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 36 * 7 = $252.\n- Change = 260 - 252 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 52, 32, 43, 37?\nLet's think step by step.\n- Sum: 52 + 32 + 43 + 37 = 164.\n- Count = 4.\n- Average = 164 / 4 = 41.\nAnswer: 41"} +{"text": "Question: What is 6 + 8 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 8 = 64.\n- Then add: 6 + 64 = 70.\nAnswer: 70"} +{"text": "Question: Split 120 in the ratio 5:7. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 7 = 12.\n- One part = 120 / 12 = 10.\n- First part = 5 * 10 = 50.\nAnswer: 50"} +{"text": "Question: How many numbers between 81 and 131 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 81 is 82.\n- Last multiple <= 131 is 130.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Solve for x: 4x + 7 = 67\nLet's think step by step.\n- Subtract 7 from both sides: 4x = 67 - 7 = 60.\n- Divide both sides by 4: x = 60/4 = 15.\nAnswer: 15"} +{"text": "Question: What is the average of 27, 10, 99?\nLet's think step by step.\n- Sum: 27 + 10 + 99 = 136.\n- Count = 3.\n- Average = 136 / 3 = 45.3333.\nAnswer: 45.3333"} +{"text": "Question: Split 540 in the ratio 5:4. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 4 = 9.\n- One part = 540 / 9 = 60.\n- First part = 5 * 60 = 300.\nAnswer: 300"} +{"text": "Question: What is 3/12 + 3/4?\nLet's think step by step.\n- Common denominator is 12 * 4 = 48.\n- Rewrite: (3*4)/48 + (3*12)/48.\n- Add numerators: 12 + 36 = 48, giving 48/48.\n- Simplify by dividing top and bottom by 48: 48/48 = 1.\nAnswer: 1"} +{"text": "Question: How many numbers between 84 and 134 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 84 is 84.\n- Last multiple <= 134 is 134.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 13, 66, 66?\nLet's think step by step.\n- Sum: 13 + 66 + 66 = 145.\n- Count = 3.\n- Average = 145 / 3 = 48.3333.\nAnswer: 48.3333"} +{"text": "Question: What is 8 + 12 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 12 = 144.\n- Then add: 8 + 144 = 152.\nAnswer: 152"} +{"text": "Question: A car travels 144 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 144 / 1 = 144 mph.\nAnswer: 144 mph"} +{"text": "Question: A car travels 507 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 507 / 2 = 253.5 mph.\nAnswer: 253.5 mph"} +{"text": "Question: What is the average of 85, 71, 67?\nLet's think step by step.\n- Sum: 85 + 71 + 67 = 223.\n- Count = 3.\n- Average = 223 / 3 = 74.3333.\nAnswer: 74.3333"} +{"text": "Question: What is 12 + 7 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 8 = 56.\n- Then add: 12 + 56 = 68.\nAnswer: 68"} +{"text": "Question: A car travels 380 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 380 / 5 = 76 mph.\nAnswer: 76 mph"} +{"text": "Question: What is the average of 24, 23, 19?\nLet's think step by step.\n- Sum: 24 + 23 + 19 = 66.\n- Count = 3.\n- Average = 66 / 3 = 22.\nAnswer: 22"} +{"text": "Question: Solve for x: 8x + 3 = 123\nLet's think step by step.\n- Subtract 3 from both sides: 8x = 123 - 3 = 120.\n- Divide both sides by 8: x = 120/8 = 15.\nAnswer: 15"} +{"text": "Question: A car travels 83 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 83 / 5 = 16.6 mph.\nAnswer: 16.6 mph"} +{"text": "Question: What is 23% of 240?\nLet's think step by step.\n- Convert 23% to 23/100.\n- Multiply: 240 * 23/100 = 55.2.\nAnswer: 55.2"} +{"text": "Question: What comes next: 6, 9, 12, 15, 18, 21?\nLet's think step by step.\n- Find the difference: 9 - 6 = 3.\n- The sequence increases by 3 each time.\n- Next = 21 + 3 = 24.\nAnswer: 24"} +{"text": "Question: What is 36% of 360?\nLet's think step by step.\n- Convert 36% to 36/100.\n- Multiply: 360 * 36/100 = 129.6.\nAnswer: 129.6"} +{"text": "Question: Each item costs $26. You buy 3 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 26 * 3 = $78.\n- Change = 80 - 78 = $2.\nAnswer: $2"} +{"text": "Question: What is 47% of 100?\nLet's think step by step.\n- Convert 47% to 47/100.\n- Multiply: 100 * 47/100 = 47.\nAnswer: 47"} +{"text": "Question: What is 6 + 6 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 6 = 36.\n- Then add: 6 + 36 = 42.\nAnswer: 42"} +{"text": "Question: What is 79% of 1000?\nLet's think step by step.\n- Convert 79% to 79/100.\n- Multiply: 1000 * 79/100 = 790.\nAnswer: 790"} +{"text": "Question: Each item costs $65. You buy 2 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 65 * 2 = $130.\n- Change = 140 - 130 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 61, 82, 24, 48, 57?\nLet's think step by step.\n- Sum: 61 + 82 + 24 + 48 + 57 = 272.\n- Count = 5.\n- Average = 272 / 5 = 54.4.\nAnswer: 54.4"} +{"text": "Question: What is the average of 67, 99, 38?\nLet's think step by step.\n- Sum: 67 + 99 + 38 = 204.\n- Count = 3.\n- Average = 204 / 3 = 68.\nAnswer: 68"} +{"text": "Question: What is the average of 12, 40, 12, 24?\nLet's think step by step.\n- Sum: 12 + 40 + 12 + 24 = 88.\n- Count = 4.\n- Average = 88 / 4 = 22.\nAnswer: 22"} +{"text": "Question: What is the average of 23, 22, 49?\nLet's think step by step.\n- Sum: 23 + 22 + 49 = 94.\n- Count = 3.\n- Average = 94 / 3 = 31.3333.\nAnswer: 31.3333"} +{"text": "Question: A car travels 374 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 374 / 6 = 62.3333 mph.\nAnswer: 62.3333 mph"} +{"text": "Question: Split 270 in the ratio 4:5. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 5 = 9.\n- One part = 270 / 9 = 30.\n- First part = 4 * 30 = 120.\nAnswer: 120"} +{"text": "Question: What is 5/6 + 5/9?\nLet's think step by step.\n- Common denominator is 6 * 9 = 54.\n- Rewrite: (5*9)/54 + (5*6)/54.\n- Add numerators: 45 + 30 = 75, giving 75/54.\n- Simplify by dividing top and bottom by 3: 75/54 = 25/18.\nAnswer: 25/18"} +{"text": "Question: Each item costs $35. You buy 4 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 35 * 4 = $140.\n- Change = 150 - 140 = $10.\nAnswer: $10"} +{"text": "Question: What is 17% of 500?\nLet's think step by step.\n- Convert 17% to 17/100.\n- Multiply: 500 * 17/100 = 85.\nAnswer: 85"} +{"text": "Question: What is the average of 50, 24, 10?\nLet's think step by step.\n- Sum: 50 + 24 + 10 = 84.\n- Count = 3.\n- Average = 84 / 3 = 28.\nAnswer: 28"} +{"text": "Question: Solve for x: 3x + 11 = 68\nLet's think step by step.\n- Subtract 11 from both sides: 3x = 68 - 11 = 57.\n- Divide both sides by 3: x = 57/3 = 19.\nAnswer: 19"} +{"text": "Question: A car travels 497 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 497 / 1 = 497 mph.\nAnswer: 497 mph"} +{"text": "Question: What is 37% of 1000?\nLet's think step by step.\n- Convert 37% to 37/100.\n- Multiply: 1000 * 37/100 = 370.\nAnswer: 370"} +{"text": "Question: Solve for x: 11x + 6 = 127\nLet's think step by step.\n- Subtract 6 from both sides: 11x = 127 - 6 = 121.\n- Divide both sides by 11: x = 121/11 = 11.\nAnswer: 11"} +{"text": "Question: What is 6 + 5 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 10 = 50.\n- Then add: 6 + 50 = 56.\nAnswer: 56"} +{"text": "Question: What is 35% of 480?\nLet's think step by step.\n- Convert 35% to 35/100.\n- Multiply: 480 * 35/100 = 168.\nAnswer: 168"} +{"text": "Question: What comes next: 10, 13, 16, 19, 22, 25, 28?\nLet's think step by step.\n- Find the difference: 13 - 10 = 3.\n- The sequence increases by 3 each time.\n- Next = 28 + 3 = 31.\nAnswer: 31"} +{"text": "Question: Each item costs $30. You buy 2 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 30 * 2 = $60.\n- Change = 70 - 60 = $10.\nAnswer: $10"} +{"text": "Question: What is 6/9 + 2/8?\nLet's think step by step.\n- Common denominator is 9 * 8 = 72.\n- Rewrite: (6*8)/72 + (2*9)/72.\n- Add numerators: 48 + 18 = 66, giving 66/72.\n- Simplify by dividing top and bottom by 6: 66/72 = 11/12.\nAnswer: 11/12"} +{"text": "Question: What is 5/10 + 6/3?\nLet's think step by step.\n- Common denominator is 10 * 3 = 30.\n- Rewrite: (5*3)/30 + (6*10)/30.\n- Add numerators: 15 + 60 = 75, giving 75/30.\n- Simplify by dividing top and bottom by 15: 75/30 = 5/2.\nAnswer: 5/2"} +{"text": "Question: What is 78% of 500?\nLet's think step by step.\n- Convert 78% to 78/100.\n- Multiply: 500 * 78/100 = 390.\nAnswer: 390"} +{"text": "Question: Split 360 in the ratio 6:3. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 3 = 9.\n- One part = 360 / 9 = 40.\n- First part = 6 * 40 = 240.\nAnswer: 240"} +{"text": "Question: Each item costs $51. You buy 8 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 51 * 8 = $408.\n- Change = 410 - 408 = $2.\nAnswer: $2"} +{"text": "Question: How many numbers between 47 and 97 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 47 is 54.\n- Last multiple <= 97 is 90.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 8x + 19 = 131\nLet's think step by step.\n- Subtract 19 from both sides: 8x = 131 - 19 = 112.\n- Divide both sides by 8: x = 112/8 = 14.\nAnswer: 14"} +{"text": "Question: Solve for x: 9x + 1 = 28\nLet's think step by step.\n- Subtract 1 from both sides: 9x = 28 - 1 = 27.\n- Divide both sides by 9: x = 27/9 = 3.\nAnswer: 3"} +{"text": "Question: What is 4/10 + 1/7?\nLet's think step by step.\n- Common denominator is 10 * 7 = 70.\n- Rewrite: (4*7)/70 + (1*10)/70.\n- Add numerators: 28 + 10 = 38, giving 38/70.\n- Simplify by dividing top and bottom by 2: 38/70 = 19/35.\nAnswer: 19/35"} +{"text": "Question: A car travels 349 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 349 / 5 = 69.8 mph.\nAnswer: 69.8 mph"} +{"text": "Question: What is the average of 44, 41, 95?\nLet's think step by step.\n- Sum: 44 + 41 + 95 = 180.\n- Count = 3.\n- Average = 180 / 3 = 60.\nAnswer: 60"} +{"text": "Question: What is 3 + 11 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 5 = 55.\n- Then add: 3 + 55 = 58.\nAnswer: 58"} +{"text": "Question: What is 10 + 11 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 2 = 22.\n- Then add: 10 + 22 = 32.\nAnswer: 32"} +{"text": "Question: Each item costs $21. You buy 7 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 21 * 7 = $147.\n- Change = 150 - 147 = $3.\nAnswer: $3"} +{"text": "Question: What is 5 + 5 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 9 = 45.\n- Then add: 5 + 45 = 50.\nAnswer: 50"} +{"text": "Question: What is 1/10 + 2/10?\nLet's think step by step.\n- Common denominator is 10 * 10 = 100.\n- Rewrite: (1*10)/100 + (2*10)/100.\n- Add numerators: 10 + 20 = 30, giving 30/100.\n- Simplify by dividing top and bottom by 10: 30/100 = 3/10.\nAnswer: 3/10"} +{"text": "Question: A car travels 221 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 221 / 4 = 55.25 mph.\nAnswer: 55.25 mph"} +{"text": "Question: What is 3/5 + 2/3?\nLet's think step by step.\n- Common denominator is 5 * 3 = 15.\n- Rewrite: (3*3)/15 + (2*5)/15.\n- Add numerators: 9 + 10 = 19, giving 19/15.\n- 19/15 is already in simplest form, so the answer is 19/15.\nAnswer: 19/15"} +{"text": "Question: What is the average of 74, 95, 17, 61?\nLet's think step by step.\n- Sum: 74 + 95 + 17 + 61 = 247.\n- Count = 4.\n- Average = 247 / 4 = 61.75.\nAnswer: 61.75"} +{"text": "Question: Solve for x: 8x + 19 = 146\nLet's think step by step.\n- Subtract 19 from both sides: 8x = 146 - 19 = 127.\n- Divide both sides by 8: x = 127/8.\nAnswer: 127/8"} +{"text": "Question: What comes next: 4, 10, 16, 22, 28, 34, 40, 46?\nLet's think step by step.\n- Find the difference: 10 - 4 = 6.\n- The sequence increases by 6 each time.\n- Next = 46 + 6 = 52.\nAnswer: 52"} +{"text": "Question: Split 150 in the ratio 2:8. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 8 = 10.\n- One part = 150 / 10 = 15.\n- First part = 2 * 15 = 30.\nAnswer: 30"} +{"text": "Question: What is 10 + 3 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 5 = 15.\n- Then add: 10 + 15 = 25.\nAnswer: 25"} +{"text": "Question: What is 54% of 80?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 80 * 54/100 = 43.2.\nAnswer: 43.2"} +{"text": "Question: Solve for x: 3x + 7 = 49\nLet's think step by step.\n- Subtract 7 from both sides: 3x = 49 - 7 = 42.\n- Divide both sides by 3: x = 42/3 = 14.\nAnswer: 14"} +{"text": "Question: What is 4/6 + 3/4?\nLet's think step by step.\n- Common denominator is 6 * 4 = 24.\n- Rewrite: (4*4)/24 + (3*6)/24.\n- Add numerators: 16 + 18 = 34, giving 34/24.\n- Simplify by dividing top and bottom by 2: 34/24 = 17/12.\nAnswer: 17/12"} +{"text": "Question: What is the average of 99, 60, 57, 40?\nLet's think step by step.\n- Sum: 99 + 60 + 57 + 40 = 256.\n- Count = 4.\n- Average = 256 / 4 = 64.\nAnswer: 64"} +{"text": "Question: Solve for x: 5x + 5 = 75\nLet's think step by step.\n- Subtract 5 from both sides: 5x = 75 - 5 = 70.\n- Divide both sides by 5: x = 70/5 = 14.\nAnswer: 14"} +{"text": "Question: What is the average of 31, 15, 50?\nLet's think step by step.\n- Sum: 31 + 15 + 50 = 96.\n- Count = 3.\n- Average = 96 / 3 = 32.\nAnswer: 32"} +{"text": "Question: How many numbers between 87 and 137 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 87 is 90.\n- Last multiple <= 137 is 135.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: How many numbers between 47 and 97 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 47 is 48.\n- Last multiple <= 97 is 96.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Solve for x: 9x + 2 = 47\nLet's think step by step.\n- Subtract 2 from both sides: 9x = 47 - 2 = 45.\n- Divide both sides by 9: x = 45/9 = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $34. You buy 4 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 34 * 4 = $136.\n- Change = 140 - 136 = $4.\nAnswer: $4"} +{"text": "Question: What is 91% of 360?\nLet's think step by step.\n- Convert 91% to 91/100.\n- Multiply: 360 * 91/100 = 327.6.\nAnswer: 327.6"} +{"text": "Question: What is 1/8 + 2/2?\nLet's think step by step.\n- Common denominator is 8 * 2 = 16.\n- Rewrite: (1*2)/16 + (2*8)/16.\n- Add numerators: 2 + 16 = 18, giving 18/16.\n- Simplify by dividing top and bottom by 2: 18/16 = 9/8.\nAnswer: 9/8"} +{"text": "Question: Solve for x: 12x + 13 = 242\nLet's think step by step.\n- Subtract 13 from both sides: 12x = 242 - 13 = 229.\n- Divide both sides by 12: x = 229/12.\nAnswer: 229/12"} +{"text": "Question: Each item costs $72. You buy 3 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 72 * 3 = $216.\n- Change = 220 - 216 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 16, 50, 71, 16?\nLet's think step by step.\n- Sum: 16 + 50 + 71 + 16 = 153.\n- Count = 4.\n- Average = 153 / 4 = 38.25.\nAnswer: 38.25"} +{"text": "Question: A car travels 200 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 200 / 6 = 33.3333 mph.\nAnswer: 33.3333 mph"} +{"text": "Question: What is 93% of 80?\nLet's think step by step.\n- Convert 93% to 93/100.\n- Multiply: 80 * 93/100 = 74.4.\nAnswer: 74.4"} +{"text": "Question: A car travels 395 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 395 / 6 = 65.8333 mph.\nAnswer: 65.8333 mph"} +{"text": "Question: Each item costs $39. You buy 5 and pay $200. How much change?\nLet's think step by step.\n- Total cost = 39 * 5 = $195.\n- Change = 200 - 195 = $5.\nAnswer: $5"} +{"text": "Question: What is 7 + 5 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 7 = 35.\n- Then add: 7 + 35 = 42.\nAnswer: 42"} +{"text": "Question: A car travels 461 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 461 / 5 = 92.2 mph.\nAnswer: 92.2 mph"} +{"text": "Question: Solve for x: 5x + 3 = 68\nLet's think step by step.\n- Subtract 3 from both sides: 5x = 68 - 3 = 65.\n- Divide both sides by 5: x = 65/5 = 13.\nAnswer: 13"} +{"text": "Question: Solve for x: 5x + 20 = 70\nLet's think step by step.\n- Subtract 20 from both sides: 5x = 70 - 20 = 50.\n- Divide both sides by 5: x = 50/5 = 10.\nAnswer: 10"} +{"text": "Question: What is 9 + 11 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 8 = 88.\n- Then add: 9 + 88 = 97.\nAnswer: 97"} +{"text": "Question: Each item costs $27. You buy 2 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 27 * 2 = $54.\n- Change = 60 - 54 = $6.\nAnswer: $6"} +{"text": "Question: What is 1/3 + 2/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (1*8)/24 + (2*3)/24.\n- Add numerators: 8 + 6 = 14, giving 14/24.\n- Simplify by dividing top and bottom by 2: 14/24 = 7/12.\nAnswer: 7/12"} +{"text": "Question: Split 240 in the ratio 4:2. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 2 = 6.\n- One part = 240 / 6 = 40.\n- First part = 4 * 40 = 160.\nAnswer: 160"} +{"text": "Question: How many numbers between 84 and 134 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 84 is 90.\n- Last multiple <= 134 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: How many numbers between 76 and 126 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 76 is 81.\n- Last multiple <= 126 is 126.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What comes next: 6, 13, 20, 27?\nLet's think step by step.\n- Find the difference: 13 - 6 = 7.\n- The sequence increases by 7 each time.\n- Next = 27 + 7 = 34.\nAnswer: 34"} +{"text": "Question: A car travels 419 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 419 / 2 = 209.5 mph.\nAnswer: 209.5 mph"} +{"text": "Question: Solve for x: 4x + 20 = 88\nLet's think step by step.\n- Subtract 20 from both sides: 4x = 88 - 20 = 68.\n- Divide both sides by 4: x = 68/4 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 66, 68, 27, 37, 44?\nLet's think step by step.\n- Sum: 66 + 68 + 27 + 37 + 44 = 242.\n- Count = 5.\n- Average = 242 / 5 = 48.4.\nAnswer: 48.4"} +{"text": "Question: What is 94% of 200?\nLet's think step by step.\n- Convert 94% to 94/100.\n- Multiply: 200 * 94/100 = 188.\nAnswer: 188"} +{"text": "Question: What is 6 + 9 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 9 = 81.\n- Then add: 6 + 81 = 87.\nAnswer: 87"} +{"text": "Question: Split 135 in the ratio 7:2. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 2 = 9.\n- One part = 135 / 9 = 15.\n- First part = 7 * 15 = 105.\nAnswer: 105"} +{"text": "Question: Solve for x: 7x + 2 = 58\nLet's think step by step.\n- Subtract 2 from both sides: 7x = 58 - 2 = 56.\n- Divide both sides by 7: x = 56/7 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 83, 14, 66?\nLet's think step by step.\n- Sum: 83 + 14 + 66 = 163.\n- Count = 3.\n- Average = 163 / 3 = 54.3333.\nAnswer: 54.3333"} +{"text": "Question: What is the average of 84, 23, 90, 93?\nLet's think step by step.\n- Sum: 84 + 23 + 90 + 93 = 290.\n- Count = 4.\n- Average = 290 / 4 = 72.5.\nAnswer: 72.5"} +{"text": "Question: Each item costs $48. You buy 8 and pay $390. How much change?\nLet's think step by step.\n- Total cost = 48 * 8 = $384.\n- Change = 390 - 384 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 2x + 9 = 13\nLet's think step by step.\n- Subtract 9 from both sides: 2x = 13 - 9 = 4.\n- Divide both sides by 2: x = 4/2 = 2.\nAnswer: 2"} +{"text": "Question: Split 440 in the ratio 8:3. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 3 = 11.\n- One part = 440 / 11 = 40.\n- First part = 8 * 40 = 320.\nAnswer: 320"} +{"text": "Question: What is 4/6 + 4/5?\nLet's think step by step.\n- Common denominator is 6 * 5 = 30.\n- Rewrite: (4*5)/30 + (4*6)/30.\n- Add numerators: 20 + 24 = 44, giving 44/30.\n- Simplify by dividing top and bottom by 2: 44/30 = 22/15.\nAnswer: 22/15"} +{"text": "Question: What is 56% of 2500?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 2500 * 56/100 = 1400.\nAnswer: 1400"} +{"text": "Question: What is 6/6 + 1/7?\nLet's think step by step.\n- Common denominator is 6 * 7 = 42.\n- Rewrite: (6*7)/42 + (1*6)/42.\n- Add numerators: 42 + 6 = 48, giving 48/42.\n- Simplify by dividing top and bottom by 6: 48/42 = 8/7.\nAnswer: 8/7"} +{"text": "Question: What is 11 + 7 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 12 = 84.\n- Then add: 11 + 84 = 95.\nAnswer: 95"} +{"text": "Question: Solve for x: 11x + 12 = 118\nLet's think step by step.\n- Subtract 12 from both sides: 11x = 118 - 12 = 106.\n- Divide both sides by 11: x = 106/11.\nAnswer: 106/11"} +{"text": "Question: Split 420 in the ratio 8:6. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 6 = 14.\n- One part = 420 / 14 = 30.\n- First part = 8 * 30 = 240.\nAnswer: 240"} +{"text": "Question: How many numbers between 23 and 73 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 23 is 30.\n- Last multiple <= 73 is 70.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 53, 68, 28?\nLet's think step by step.\n- Sum: 53 + 68 + 28 = 149.\n- Count = 3.\n- Average = 149 / 3 = 49.6667.\nAnswer: 49.6667"} +{"text": "Question: What comes next: 8, 14, 20, 26?\nLet's think step by step.\n- Find the difference: 14 - 8 = 6.\n- The sequence increases by 6 each time.\n- Next = 26 + 6 = 32.\nAnswer: 32"} +{"text": "Question: What is the average of 30, 25, 44?\nLet's think step by step.\n- Sum: 30 + 25 + 44 = 99.\n- Count = 3.\n- Average = 99 / 3 = 33.\nAnswer: 33"} +{"text": "Question: Split 160 in the ratio 6:2. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 2 = 8.\n- One part = 160 / 8 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: What comes next: 1, 4, 7, 10, 13, 16?\nLet's think step by step.\n- Find the difference: 4 - 1 = 3.\n- The sequence increases by 3 each time.\n- Next = 16 + 3 = 19.\nAnswer: 19"} +{"text": "Question: A car travels 164 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 164 / 5 = 32.8 mph.\nAnswer: 32.8 mph"} +{"text": "Question: Solve for x: 8x + 9 = 78\nLet's think step by step.\n- Subtract 9 from both sides: 8x = 78 - 9 = 69.\n- Divide both sides by 8: x = 69/8.\nAnswer: 69/8"} +{"text": "Question: Split 720 in the ratio 6:6. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 6 = 12.\n- One part = 720 / 12 = 60.\n- First part = 6 * 60 = 360.\nAnswer: 360"} +{"text": "Question: What is the average of 13, 74, 87, 10?\nLet's think step by step.\n- Sum: 13 + 74 + 87 + 10 = 184.\n- Count = 4.\n- Average = 184 / 4 = 46.\nAnswer: 46"} +{"text": "Question: What is 4/5 + 4/12?\nLet's think step by step.\n- Common denominator is 5 * 12 = 60.\n- Rewrite: (4*12)/60 + (4*5)/60.\n- Add numerators: 48 + 20 = 68, giving 68/60.\n- Simplify by dividing top and bottom by 4: 68/60 = 17/15.\nAnswer: 17/15"} +{"text": "Question: Solve for x: 5x + 3 = 73\nLet's think step by step.\n- Subtract 3 from both sides: 5x = 73 - 3 = 70.\n- Divide both sides by 5: x = 70/5 = 14.\nAnswer: 14"} +{"text": "Question: Split 225 in the ratio 8:7. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 7 = 15.\n- One part = 225 / 15 = 15.\n- First part = 8 * 15 = 120.\nAnswer: 120"} +{"text": "Question: Each item costs $19. You buy 3 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 19 * 3 = $57.\n- Change = 60 - 57 = $3.\nAnswer: $3"} +{"text": "Question: Solve for x: 3x + 7 = 25\nLet's think step by step.\n- Subtract 7 from both sides: 3x = 25 - 7 = 18.\n- Divide both sides by 3: x = 18/3 = 6.\nAnswer: 6"} +{"text": "Question: What comes next: 6, 8, 10, 12, 14, 16, 18, 20?\nLet's think step by step.\n- Find the difference: 8 - 6 = 2.\n- The sequence increases by 2 each time.\n- Next = 20 + 2 = 22.\nAnswer: 22"} +{"text": "Question: Solve for x: 12x + 7 = 115\nLet's think step by step.\n- Subtract 7 from both sides: 12x = 115 - 7 = 108.\n- Divide both sides by 12: x = 108/12 = 9.\nAnswer: 9"} +{"text": "Question: What is the average of 37, 88, 99?\nLet's think step by step.\n- Sum: 37 + 88 + 99 = 224.\n- Count = 3.\n- Average = 224 / 3 = 74.6667.\nAnswer: 74.6667"} +{"text": "Question: A car travels 303 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 303 / 1 = 303 mph.\nAnswer: 303 mph"} +{"text": "Question: What is 3/2 + 5/6?\nLet's think step by step.\n- Common denominator is 2 * 6 = 12.\n- Rewrite: (3*6)/12 + (5*2)/12.\n- Add numerators: 18 + 10 = 28, giving 28/12.\n- Simplify by dividing top and bottom by 4: 28/12 = 7/3.\nAnswer: 7/3"} +{"text": "Question: How many numbers between 36 and 86 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 36 is 36.\n- Last multiple <= 86 is 84.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 6/10 + 3/11?\nLet's think step by step.\n- Common denominator is 10 * 11 = 110.\n- Rewrite: (6*11)/110 + (3*10)/110.\n- Add numerators: 66 + 30 = 96, giving 96/110.\n- Simplify by dividing top and bottom by 2: 96/110 = 48/55.\nAnswer: 48/55"} +{"text": "Question: Solve for x: 8x + 20 = 60\nLet's think step by step.\n- Subtract 20 from both sides: 8x = 60 - 20 = 40.\n- Divide both sides by 8: x = 40/8 = 5.\nAnswer: 5"} +{"text": "Question: What is 5 + 9 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 7 = 63.\n- Then add: 5 + 63 = 68.\nAnswer: 68"} +{"text": "Question: A car travels 487 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 487 / 3 = 162.333 mph.\nAnswer: 162.333 mph"} +{"text": "Question: What is 5% of 360?\nLet's think step by step.\n- Convert 5% to 5/100.\n- Multiply: 360 * 5/100 = 18.\nAnswer: 18"} +{"text": "Question: What is the average of 19, 86, 93?\nLet's think step by step.\n- Sum: 19 + 86 + 93 = 198.\n- Count = 3.\n- Average = 198 / 3 = 66.\nAnswer: 66"} +{"text": "Question: Each item costs $78. You buy 9 and pay $710. How much change?\nLet's think step by step.\n- Total cost = 78 * 9 = $702.\n- Change = 710 - 702 = $8.\nAnswer: $8"} +{"text": "Question: What is 5 + 12 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 2 = 24.\n- Then add: 5 + 24 = 29.\nAnswer: 29"} +{"text": "Question: Split 180 in the ratio 5:4. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 4 = 9.\n- One part = 180 / 9 = 20.\n- First part = 5 * 20 = 100.\nAnswer: 100"} +{"text": "Question: Each item costs $18. You buy 7 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 18 * 7 = $126.\n- Change = 130 - 126 = $4.\nAnswer: $4"} +{"text": "Question: What is 2/8 + 5/6?\nLet's think step by step.\n- Common denominator is 8 * 6 = 48.\n- Rewrite: (2*6)/48 + (5*8)/48.\n- Add numerators: 12 + 40 = 52, giving 52/48.\n- Simplify by dividing top and bottom by 4: 52/48 = 13/12.\nAnswer: 13/12"} +{"text": "Question: What is the average of 30, 82, 17, 24?\nLet's think step by step.\n- Sum: 30 + 82 + 17 + 24 = 153.\n- Count = 4.\n- Average = 153 / 4 = 38.25.\nAnswer: 38.25"} +{"text": "Question: Solve for x: 9x + 11 = 38\nLet's think step by step.\n- Subtract 11 from both sides: 9x = 38 - 11 = 27.\n- Divide both sides by 9: x = 27/9 = 3.\nAnswer: 3"} +{"text": "Question: What is the average of 31, 64, 90, 36?\nLet's think step by step.\n- Sum: 31 + 64 + 90 + 36 = 221.\n- Count = 4.\n- Average = 221 / 4 = 55.25.\nAnswer: 55.25"} +{"text": "Question: What comes next: 9, 15, 21, 27, 33, 39, 45?\nLet's think step by step.\n- Find the difference: 15 - 9 = 6.\n- The sequence increases by 6 each time.\n- Next = 45 + 6 = 51.\nAnswer: 51"} +{"text": "Question: What is 67% of 500?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 500 * 67/100 = 335.\nAnswer: 335"} +{"text": "Question: A car travels 552 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 552 / 5 = 110.4 mph.\nAnswer: 110.4 mph"} +{"text": "Question: What is 7 + 8 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 9 = 72.\n- Then add: 7 + 72 = 79.\nAnswer: 79"} +{"text": "Question: Each item costs $84. You buy 8 and pay $680. How much change?\nLet's think step by step.\n- Total cost = 84 * 8 = $672.\n- Change = 680 - 672 = $8.\nAnswer: $8"} +{"text": "Question: What is 38% of 500?\nLet's think step by step.\n- Convert 38% to 38/100.\n- Multiply: 500 * 38/100 = 190.\nAnswer: 190"} +{"text": "Question: What is 2/9 + 1/11?\nLet's think step by step.\n- Common denominator is 9 * 11 = 99.\n- Rewrite: (2*11)/99 + (1*9)/99.\n- Add numerators: 22 + 9 = 31, giving 31/99.\n- 31/99 is already in simplest form, so the answer is 31/99.\nAnswer: 31/99"} +{"text": "Question: Split 560 in the ratio 8:6. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 6 = 14.\n- One part = 560 / 14 = 40.\n- First part = 8 * 40 = 320.\nAnswer: 320"} +{"text": "Question: Solve for x: 10x + 13 = 213\nLet's think step by step.\n- Subtract 13 from both sides: 10x = 213 - 13 = 200.\n- Divide both sides by 10: x = 200/10 = 20.\nAnswer: 20"} +{"text": "Question: What is 5/11 + 4/10?\nLet's think step by step.\n- Common denominator is 11 * 10 = 110.\n- Rewrite: (5*10)/110 + (4*11)/110.\n- Add numerators: 50 + 44 = 94, giving 94/110.\n- Simplify by dividing top and bottom by 2: 94/110 = 47/55.\nAnswer: 47/55"} +{"text": "Question: What is 8 + 8 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 6 = 48.\n- Then add: 8 + 48 = 56.\nAnswer: 56"} +{"text": "Question: How many numbers between 59 and 109 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 59 is 60.\n- Last multiple <= 109 is 105.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: A car travels 168 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 168 / 2 = 84 mph.\nAnswer: 84 mph"} +{"text": "Question: A car travels 555 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 555 / 4 = 138.75 mph.\nAnswer: 138.75 mph"} +{"text": "Question: What is 32% of 500?\nLet's think step by step.\n- Convert 32% to 32/100.\n- Multiply: 500 * 32/100 = 160.\nAnswer: 160"} +{"text": "Question: What is 12 + 12 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 7 = 84.\n- Then add: 12 + 84 = 96.\nAnswer: 96"} +{"text": "Question: What is 78% of 480?\nLet's think step by step.\n- Convert 78% to 78/100.\n- Multiply: 480 * 78/100 = 374.4.\nAnswer: 374.4"} +{"text": "Question: What is 79% of 480?\nLet's think step by step.\n- Convert 79% to 79/100.\n- Multiply: 480 * 79/100 = 379.2.\nAnswer: 379.2"} +{"text": "Question: A car travels 287 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 287 / 2 = 143.5 mph.\nAnswer: 143.5 mph"} +{"text": "Question: What comes next: 7, 12, 17, 22, 27?\nLet's think step by step.\n- Find the difference: 12 - 7 = 5.\n- The sequence increases by 5 each time.\n- Next = 27 + 5 = 32.\nAnswer: 32"} +{"text": "Question: What is the average of 15, 42, 71, 15?\nLet's think step by step.\n- Sum: 15 + 42 + 71 + 15 = 143.\n- Count = 4.\n- Average = 143 / 4 = 35.75.\nAnswer: 35.75"} +{"text": "Question: What comes next: 6, 13, 20, 27, 34, 41, 48?\nLet's think step by step.\n- Find the difference: 13 - 6 = 7.\n- The sequence increases by 7 each time.\n- Next = 48 + 7 = 55.\nAnswer: 55"} +{"text": "Question: Each item costs $74. You buy 6 and pay $450. How much change?\nLet's think step by step.\n- Total cost = 74 * 6 = $444.\n- Change = 450 - 444 = $6.\nAnswer: $6"} +{"text": "Question: What is 1/3 + 1/5?\nLet's think step by step.\n- Common denominator is 3 * 5 = 15.\n- Rewrite: (1*5)/15 + (1*3)/15.\n- Add numerators: 5 + 3 = 8, giving 8/15.\n- 8/15 is already in simplest form, so the answer is 8/15.\nAnswer: 8/15"} +{"text": "Question: Solve for x: 5x + 11 = 56\nLet's think step by step.\n- Subtract 11 from both sides: 5x = 56 - 11 = 45.\n- Divide both sides by 5: x = 45/5 = 9.\nAnswer: 9"} +{"text": "Question: What comes next: 3, 9, 15, 21, 27, 33, 39?\nLet's think step by step.\n- Find the difference: 9 - 3 = 6.\n- The sequence increases by 6 each time.\n- Next = 39 + 6 = 45.\nAnswer: 45"} +{"text": "Question: Solve for x: 5x + 3 = 91\nLet's think step by step.\n- Subtract 3 from both sides: 5x = 91 - 3 = 88.\n- Divide both sides by 5: x = 88/5.\nAnswer: 88/5"} +{"text": "Question: A car travels 121 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 121 / 2 = 60.5 mph.\nAnswer: 60.5 mph"} +{"text": "Question: How many numbers between 86 and 136 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 86 is 90.\n- Last multiple <= 136 is 135.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 6 + 4 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 8 = 32.\n- Then add: 6 + 32 = 38.\nAnswer: 38"} +{"text": "Question: A car travels 391 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 391 / 6 = 65.1667 mph.\nAnswer: 65.1667 mph"} +{"text": "Question: What is 2/5 + 3/7?\nLet's think step by step.\n- Common denominator is 5 * 7 = 35.\n- Rewrite: (2*7)/35 + (3*5)/35.\n- Add numerators: 14 + 15 = 29, giving 29/35.\n- 29/35 is already in simplest form, so the answer is 29/35.\nAnswer: 29/35"} +{"text": "Question: What is 2/11 + 4/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (2*8)/88 + (4*11)/88.\n- Add numerators: 16 + 44 = 60, giving 60/88.\n- Simplify by dividing top and bottom by 4: 60/88 = 15/22.\nAnswer: 15/22"} +{"text": "Question: Split 720 in the ratio 8:4. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 4 = 12.\n- One part = 720 / 12 = 60.\n- First part = 8 * 60 = 480.\nAnswer: 480"} +{"text": "Question: What comes next: 7, 10, 13, 16, 19, 22, 25?\nLet's think step by step.\n- Find the difference: 10 - 7 = 3.\n- The sequence increases by 3 each time.\n- Next = 25 + 3 = 28.\nAnswer: 28"} +{"text": "Question: What is 12 + 6 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 8 = 48.\n- Then add: 12 + 48 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 2x + 15 = 50\nLet's think step by step.\n- Subtract 15 from both sides: 2x = 50 - 15 = 35.\n- Divide both sides by 2: x = 35/2.\nAnswer: 35/2"} +{"text": "Question: What is 1/2 + 5/5?\nLet's think step by step.\n- Common denominator is 2 * 5 = 10.\n- Rewrite: (1*5)/10 + (5*2)/10.\n- Add numerators: 5 + 10 = 15, giving 15/10.\n- Simplify by dividing top and bottom by 5: 15/10 = 3/2.\nAnswer: 3/2"} +{"text": "Question: What comes next: 6, 10, 14, 18, 22, 26?\nLet's think step by step.\n- Find the difference: 10 - 6 = 4.\n- The sequence increases by 4 each time.\n- Next = 26 + 4 = 30.\nAnswer: 30"} +{"text": "Question: What is the average of 54, 90, 84?\nLet's think step by step.\n- Sum: 54 + 90 + 84 = 228.\n- Count = 3.\n- Average = 228 / 3 = 76.\nAnswer: 76"} +{"text": "Question: Each item costs $55. You buy 8 and pay $450. How much change?\nLet's think step by step.\n- Total cost = 55 * 8 = $440.\n- Change = 450 - 440 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 179 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 179 / 5 = 35.8 mph.\nAnswer: 35.8 mph"} +{"text": "Question: What is 7 + 3 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 9 = 27.\n- Then add: 7 + 27 = 34.\nAnswer: 34"} +{"text": "Question: Split 330 in the ratio 6:5. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 5 = 11.\n- One part = 330 / 11 = 30.\n- First part = 6 * 30 = 180.\nAnswer: 180"} +{"text": "Question: What is 57% of 240?\nLet's think step by step.\n- Convert 57% to 57/100.\n- Multiply: 240 * 57/100 = 136.8.\nAnswer: 136.8"} +{"text": "Question: Split 240 in the ratio 2:2. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 2 = 4.\n- One part = 240 / 4 = 60.\n- First part = 2 * 60 = 120.\nAnswer: 120"} +{"text": "Question: What is 2/7 + 2/9?\nLet's think step by step.\n- Common denominator is 7 * 9 = 63.\n- Rewrite: (2*9)/63 + (2*7)/63.\n- Add numerators: 18 + 14 = 32, giving 32/63.\n- 32/63 is already in simplest form, so the answer is 32/63.\nAnswer: 32/63"} +{"text": "Question: What is the average of 71, 93, 50, 48, 93?\nLet's think step by step.\n- Sum: 71 + 93 + 50 + 48 + 93 = 355.\n- Count = 5.\n- Average = 355 / 5 = 71.\nAnswer: 71"} +{"text": "Question: Split 100 in the ratio 3:2. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 2 = 5.\n- One part = 100 / 5 = 20.\n- First part = 3 * 20 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 11x + 4 = 198\nLet's think step by step.\n- Subtract 4 from both sides: 11x = 198 - 4 = 194.\n- Divide both sides by 11: x = 194/11.\nAnswer: 194/11"} +{"text": "Question: What is the average of 13, 63, 88?\nLet's think step by step.\n- Sum: 13 + 63 + 88 = 164.\n- Count = 3.\n- Average = 164 / 3 = 54.6667.\nAnswer: 54.6667"} +{"text": "Question: Split 165 in the ratio 6:5. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 5 = 11.\n- One part = 165 / 11 = 15.\n- First part = 6 * 15 = 90.\nAnswer: 90"} +{"text": "Question: What is 4/6 + 2/10?\nLet's think step by step.\n- Common denominator is 6 * 10 = 60.\n- Rewrite: (4*10)/60 + (2*6)/60.\n- Add numerators: 40 + 12 = 52, giving 52/60.\n- Simplify by dividing top and bottom by 4: 52/60 = 13/15.\nAnswer: 13/15"} +{"text": "Question: How many numbers between 54 and 104 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 54 is 55.\n- Last multiple <= 104 is 100.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: How many numbers between 50 and 100 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 50 is 50.\n- Last multiple <= 100 is 100.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 8 + 5 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 2 = 10.\n- Then add: 8 + 10 = 18.\nAnswer: 18"} +{"text": "Question: Solve for x: 9x + 17 = 120\nLet's think step by step.\n- Subtract 17 from both sides: 9x = 120 - 17 = 103.\n- Divide both sides by 9: x = 103/9.\nAnswer: 103/9"} +{"text": "Question: A car travels 548 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 548 / 2 = 274 mph.\nAnswer: 274 mph"} +{"text": "Question: What is 4 + 4 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 6 = 24.\n- Then add: 4 + 24 = 28.\nAnswer: 28"} +{"text": "Question: What is 6/11 + 6/10?\nLet's think step by step.\n- Common denominator is 11 * 10 = 110.\n- Rewrite: (6*10)/110 + (6*11)/110.\n- Add numerators: 60 + 66 = 126, giving 126/110.\n- Simplify by dividing top and bottom by 2: 126/110 = 63/55.\nAnswer: 63/55"} +{"text": "Question: Each item costs $26. You buy 8 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 26 * 8 = $208.\n- Change = 210 - 208 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 101 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 101 / 3 = 33.6667 mph.\nAnswer: 33.6667 mph"} +{"text": "Question: A car travels 437 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 437 / 6 = 72.8333 mph.\nAnswer: 72.8333 mph"} +{"text": "Question: What is the average of 88, 65, 76, 18?\nLet's think step by step.\n- Sum: 88 + 65 + 76 + 18 = 247.\n- Count = 4.\n- Average = 247 / 4 = 61.75.\nAnswer: 61.75"} +{"text": "Question: Each item costs $65. You buy 6 and pay $400. How much change?\nLet's think step by step.\n- Total cost = 65 * 6 = $390.\n- Change = 400 - 390 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 2x + 10 = 38\nLet's think step by step.\n- Subtract 10 from both sides: 2x = 38 - 10 = 28.\n- Divide both sides by 2: x = 28/2 = 14.\nAnswer: 14"} +{"text": "Question: A car travels 554 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 554 / 4 = 138.5 mph.\nAnswer: 138.5 mph"} +{"text": "Question: What is 2/7 + 3/11?\nLet's think step by step.\n- Common denominator is 7 * 11 = 77.\n- Rewrite: (2*11)/77 + (3*7)/77.\n- Add numerators: 22 + 21 = 43, giving 43/77.\n- 43/77 is already in simplest form, so the answer is 43/77.\nAnswer: 43/77"} +{"text": "Question: A car travels 206 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 206 / 5 = 41.2 mph.\nAnswer: 41.2 mph"} +{"text": "Question: Solve for x: 6x + 15 = 34\nLet's think step by step.\n- Subtract 15 from both sides: 6x = 34 - 15 = 19.\n- Divide both sides by 6: x = 19/6.\nAnswer: 19/6"} +{"text": "Question: A car travels 101 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 101 / 5 = 20.2 mph.\nAnswer: 20.2 mph"} +{"text": "Question: What is 2/12 + 6/8?\nLet's think step by step.\n- Common denominator is 12 * 8 = 96.\n- Rewrite: (2*8)/96 + (6*12)/96.\n- Add numerators: 16 + 72 = 88, giving 88/96.\n- Simplify by dividing top and bottom by 8: 88/96 = 11/12.\nAnswer: 11/12"} +{"text": "Question: How many numbers between 52 and 102 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 52 is 55.\n- Last multiple <= 102 is 100.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 12 + 5 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 3 = 15.\n- Then add: 12 + 15 = 27.\nAnswer: 27"} +{"text": "Question: What is 3/5 + 2/10?\nLet's think step by step.\n- Common denominator is 5 * 10 = 50.\n- Rewrite: (3*10)/50 + (2*5)/50.\n- Add numerators: 30 + 10 = 40, giving 40/50.\n- Simplify by dividing top and bottom by 10: 40/50 = 4/5.\nAnswer: 4/5"} +{"text": "Question: What is 7 + 10 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 5 = 50.\n- Then add: 7 + 50 = 57.\nAnswer: 57"} +{"text": "Question: Solve for x: 12x + 14 = 218\nLet's think step by step.\n- Subtract 14 from both sides: 12x = 218 - 14 = 204.\n- Divide both sides by 12: x = 204/12 = 17.\nAnswer: 17"} +{"text": "Question: What is 60% of 100?\nLet's think step by step.\n- Convert 60% to 60/100.\n- Multiply: 100 * 60/100 = 60.\nAnswer: 60"} +{"text": "Question: What is the average of 20, 10, 67, 47?\nLet's think step by step.\n- Sum: 20 + 10 + 67 + 47 = 144.\n- Count = 4.\n- Average = 144 / 4 = 36.\nAnswer: 36"} +{"text": "Question: What is the average of 15, 63, 14, 89?\nLet's think step by step.\n- Sum: 15 + 63 + 14 + 89 = 181.\n- Count = 4.\n- Average = 181 / 4 = 45.25.\nAnswer: 45.25"} +{"text": "Question: What is 5 + 10 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 12 = 120.\n- Then add: 5 + 120 = 125.\nAnswer: 125"} +{"text": "Question: What is 3 + 12 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 5 = 60.\n- Then add: 3 + 60 = 63.\nAnswer: 63"} +{"text": "Question: What is 73% of 1000?\nLet's think step by step.\n- Convert 73% to 73/100.\n- Multiply: 1000 * 73/100 = 730.\nAnswer: 730"} +{"text": "Question: A car travels 597 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 597 / 5 = 119.4 mph.\nAnswer: 119.4 mph"} +{"text": "Question: What is 1/8 + 5/10?\nLet's think step by step.\n- Common denominator is 8 * 10 = 80.\n- Rewrite: (1*10)/80 + (5*8)/80.\n- Add numerators: 10 + 40 = 50, giving 50/80.\n- Simplify by dividing top and bottom by 10: 50/80 = 5/8.\nAnswer: 5/8"} +{"text": "Question: Solve for x: 10x + 9 = 119\nLet's think step by step.\n- Subtract 9 from both sides: 10x = 119 - 9 = 110.\n- Divide both sides by 10: x = 110/10 = 11.\nAnswer: 11"} +{"text": "Question: A car travels 171 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 171 / 5 = 34.2 mph.\nAnswer: 34.2 mph"} +{"text": "Question: What is the average of 17, 16, 57, 33, 22?\nLet's think step by step.\n- Sum: 17 + 16 + 57 + 33 + 22 = 145.\n- Count = 5.\n- Average = 145 / 5 = 29.\nAnswer: 29"} +{"text": "Question: Solve for x: 7x + 2 = 121\nLet's think step by step.\n- Subtract 2 from both sides: 7x = 121 - 2 = 119.\n- Divide both sides by 7: x = 119/7 = 17.\nAnswer: 17"} +{"text": "Question: What comes next: 4, 10, 16, 22, 28?\nLet's think step by step.\n- Find the difference: 10 - 4 = 6.\n- The sequence increases by 6 each time.\n- Next = 28 + 6 = 34.\nAnswer: 34"} +{"text": "Question: Split 600 in the ratio 2:8. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 8 = 10.\n- One part = 600 / 10 = 60.\n- First part = 2 * 60 = 120.\nAnswer: 120"} +{"text": "Question: A car travels 459 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 459 / 6 = 76.5 mph.\nAnswer: 76.5 mph"} +{"text": "Question: A car travels 155 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 155 / 5 = 31 mph.\nAnswer: 31 mph"} +{"text": "Question: Split 160 in the ratio 3:5. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 5 = 8.\n- One part = 160 / 8 = 20.\n- First part = 3 * 20 = 60.\nAnswer: 60"} +{"text": "Question: A car travels 305 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 305 / 3 = 101.667 mph.\nAnswer: 101.667 mph"} +{"text": "Question: What is 5/2 + 6/11?\nLet's think step by step.\n- Common denominator is 2 * 11 = 22.\n- Rewrite: (5*11)/22 + (6*2)/22.\n- Add numerators: 55 + 12 = 67, giving 67/22.\n- 67/22 is already in simplest form, so the answer is 67/22.\nAnswer: 67/22"} +{"text": "Question: Solve for x: 10x + 8 = 38\nLet's think step by step.\n- Subtract 8 from both sides: 10x = 38 - 8 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: What is 11 + 4 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 8 = 32.\n- Then add: 11 + 32 = 43.\nAnswer: 43"} +{"text": "Question: A car travels 306 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 306 / 6 = 51 mph.\nAnswer: 51 mph"} +{"text": "Question: What is the average of 95, 88, 23, 10, 73?\nLet's think step by step.\n- Sum: 95 + 88 + 23 + 10 + 73 = 289.\n- Count = 5.\n- Average = 289 / 5 = 57.8.\nAnswer: 57.8"} +{"text": "Question: How many numbers between 12 and 62 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 12 is 12.\n- Last multiple <= 62 is 62.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 93% of 100?\nLet's think step by step.\n- Convert 93% to 93/100.\n- Multiply: 100 * 93/100 = 93.\nAnswer: 93"} +{"text": "Question: A car travels 197 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 197 / 2 = 98.5 mph.\nAnswer: 98.5 mph"} +{"text": "Question: Each item costs $23. You buy 2 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 23 * 2 = $46.\n- Change = 50 - 46 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 4x + 1 = 74\nLet's think step by step.\n- Subtract 1 from both sides: 4x = 74 - 1 = 73.\n- Divide both sides by 4: x = 73/4.\nAnswer: 73/4"} +{"text": "Question: What is 73% of 100?\nLet's think step by step.\n- Convert 73% to 73/100.\n- Multiply: 100 * 73/100 = 73.\nAnswer: 73"} +{"text": "Question: Solve for x: 8x + 16 = 160\nLet's think step by step.\n- Subtract 16 from both sides: 8x = 160 - 16 = 144.\n- Divide both sides by 8: x = 144/8 = 18.\nAnswer: 18"} +{"text": "Question: What is the average of 66, 32, 72?\nLet's think step by step.\n- Sum: 66 + 32 + 72 = 170.\n- Count = 3.\n- Average = 170 / 3 = 56.6667.\nAnswer: 56.6667"} +{"text": "Question: Solve for x: 3x + 15 = 38\nLet's think step by step.\n- Subtract 15 from both sides: 3x = 38 - 15 = 23.\n- Divide both sides by 3: x = 23/3.\nAnswer: 23/3"} +{"text": "Question: What is 12 + 8 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 4 = 32.\n- Then add: 12 + 32 = 44.\nAnswer: 44"} +{"text": "Question: Each item costs $83. You buy 8 and pay $670. How much change?\nLet's think step by step.\n- Total cost = 83 * 8 = $664.\n- Change = 670 - 664 = $6.\nAnswer: $6"} +{"text": "Question: What is the average of 62, 80, 44?\nLet's think step by step.\n- Sum: 62 + 80 + 44 = 186.\n- Count = 3.\n- Average = 186 / 3 = 62.\nAnswer: 62"} +{"text": "Question: How many numbers between 25 and 75 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 25 is 30.\n- Last multiple <= 75 is 70.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $16. You buy 7 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 16 * 7 = $112.\n- Change = 120 - 112 = $8.\nAnswer: $8"} +{"text": "Question: How many numbers between 79 and 129 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 79 is 80.\n- Last multiple <= 129 is 128.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: A car travels 363 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 363 / 6 = 60.5 mph.\nAnswer: 60.5 mph"} +{"text": "Question: How many numbers between 55 and 105 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 55 is 63.\n- Last multiple <= 105 is 99.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 577 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 577 / 5 = 115.4 mph.\nAnswer: 115.4 mph"} +{"text": "Question: Solve for x: 2x + 8 = 32\nLet's think step by step.\n- Subtract 8 from both sides: 2x = 32 - 8 = 24.\n- Divide both sides by 2: x = 24/2 = 12.\nAnswer: 12"} +{"text": "Question: What is the average of 65, 65, 45, 46?\nLet's think step by step.\n- Sum: 65 + 65 + 45 + 46 = 221.\n- Count = 4.\n- Average = 221 / 4 = 55.25.\nAnswer: 55.25"} +{"text": "Question: What is 83% of 360?\nLet's think step by step.\n- Convert 83% to 83/100.\n- Multiply: 360 * 83/100 = 298.8.\nAnswer: 298.8"} +{"text": "Question: Solve for x: 10x + 16 = 196\nLet's think step by step.\n- Subtract 16 from both sides: 10x = 196 - 16 = 180.\n- Divide both sides by 10: x = 180/10 = 18.\nAnswer: 18"} +{"text": "Question: A car travels 116 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 116 / 5 = 23.2 mph.\nAnswer: 23.2 mph"} +{"text": "Question: How many numbers between 70 and 120 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 70 is 70.\n- Last multiple <= 120 is 120.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 11x + 18 = 58\nLet's think step by step.\n- Subtract 18 from both sides: 11x = 58 - 18 = 40.\n- Divide both sides by 11: x = 40/11.\nAnswer: 40/11"} +{"text": "Question: What is 6/12 + 6/6?\nLet's think step by step.\n- Common denominator is 12 * 6 = 72.\n- Rewrite: (6*6)/72 + (6*12)/72.\n- Add numerators: 36 + 72 = 108, giving 108/72.\n- Simplify by dividing top and bottom by 36: 108/72 = 3/2.\nAnswer: 3/2"} +{"text": "Question: What is the average of 83, 68, 47, 45, 28?\nLet's think step by step.\n- Sum: 83 + 68 + 47 + 45 + 28 = 271.\n- Count = 5.\n- Average = 271 / 5 = 54.2.\nAnswer: 54.2"} +{"text": "Question: How many numbers between 38 and 88 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 38 is 40.\n- Last multiple <= 88 is 85.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What comes next: 7, 10, 13, 16, 19?\nLet's think step by step.\n- Find the difference: 10 - 7 = 3.\n- The sequence increases by 3 each time.\n- Next = 19 + 3 = 22.\nAnswer: 22"} +{"text": "Question: How many numbers between 75 and 125 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 75 is 76.\n- Last multiple <= 125 is 124.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 40% of 80?\nLet's think step by step.\n- Convert 40% to 40/100.\n- Multiply: 80 * 40/100 = 32.\nAnswer: 32"} +{"text": "Question: Solve for x: 6x + 1 = 49\nLet's think step by step.\n- Subtract 1 from both sides: 6x = 49 - 1 = 48.\n- Divide both sides by 6: x = 48/6 = 8.\nAnswer: 8"} +{"text": "Question: What is 9 + 6 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 10 = 60.\n- Then add: 9 + 60 = 69.\nAnswer: 69"} +{"text": "Question: Solve for x: 2x + 13 = 37\nLet's think step by step.\n- Subtract 13 from both sides: 2x = 37 - 13 = 24.\n- Divide both sides by 2: x = 24/2 = 12.\nAnswer: 12"} +{"text": "Question: What comes next: 6, 11, 16, 21, 26, 31?\nLet's think step by step.\n- Find the difference: 11 - 6 = 5.\n- The sequence increases by 5 each time.\n- Next = 31 + 5 = 36.\nAnswer: 36"} +{"text": "Question: What is the average of 47, 96, 53, 83, 47?\nLet's think step by step.\n- Sum: 47 + 96 + 53 + 83 + 47 = 326.\n- Count = 5.\n- Average = 326 / 5 = 65.2.\nAnswer: 65.2"} +{"text": "Question: What is 8 + 7 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 11 = 77.\n- Then add: 8 + 77 = 85.\nAnswer: 85"} +{"text": "Question: A car travels 551 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 551 / 6 = 91.8333 mph.\nAnswer: 91.8333 mph"} +{"text": "Question: What is 7% of 240?\nLet's think step by step.\n- Convert 7% to 7/100.\n- Multiply: 240 * 7/100 = 16.8.\nAnswer: 16.8"} +{"text": "Question: What is 2/3 + 2/5?\nLet's think step by step.\n- Common denominator is 3 * 5 = 15.\n- Rewrite: (2*5)/15 + (2*3)/15.\n- Add numerators: 10 + 6 = 16, giving 16/15.\n- 16/15 is already in simplest form, so the answer is 16/15.\nAnswer: 16/15"} +{"text": "Question: What is the average of 69, 86, 43, 38?\nLet's think step by step.\n- Sum: 69 + 86 + 43 + 38 = 236.\n- Count = 4.\n- Average = 236 / 4 = 59.\nAnswer: 59"} +{"text": "Question: What is the average of 76, 28, 39?\nLet's think step by step.\n- Sum: 76 + 28 + 39 = 143.\n- Count = 3.\n- Average = 143 / 3 = 47.6667.\nAnswer: 47.6667"} +{"text": "Question: What is 3/7 + 6/11?\nLet's think step by step.\n- Common denominator is 7 * 11 = 77.\n- Rewrite: (3*11)/77 + (6*7)/77.\n- Add numerators: 33 + 42 = 75, giving 75/77.\n- 75/77 is already in simplest form, so the answer is 75/77.\nAnswer: 75/77"} +{"text": "Question: Solve for x: 9x + 16 = 59\nLet's think step by step.\n- Subtract 16 from both sides: 9x = 59 - 16 = 43.\n- Divide both sides by 9: x = 43/9.\nAnswer: 43/9"} +{"text": "Question: Each item costs $10. You buy 8 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 10 * 8 = $80.\n- Change = 90 - 80 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 12x + 1 = 133\nLet's think step by step.\n- Subtract 1 from both sides: 12x = 133 - 1 = 132.\n- Divide both sides by 12: x = 132/12 = 11.\nAnswer: 11"} +{"text": "Question: A car travels 576 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 576 / 6 = 96 mph.\nAnswer: 96 mph"} +{"text": "Question: A car travels 490 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 490 / 5 = 98 mph.\nAnswer: 98 mph"} +{"text": "Question: A car travels 135 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 135 / 1 = 135 mph.\nAnswer: 135 mph"} +{"text": "Question: What is 10 + 2 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 2 = 4.\n- Then add: 10 + 4 = 14.\nAnswer: 14"} +{"text": "Question: Split 150 in the ratio 2:3. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 3 = 5.\n- One part = 150 / 5 = 30.\n- First part = 2 * 30 = 60.\nAnswer: 60"} +{"text": "Question: What comes next: 2, 8, 14, 20, 26?\nLet's think step by step.\n- Find the difference: 8 - 2 = 6.\n- The sequence increases by 6 each time.\n- Next = 26 + 6 = 32.\nAnswer: 32"} +{"text": "Question: What is the average of 13, 38, 72, 91?\nLet's think step by step.\n- Sum: 13 + 38 + 72 + 91 = 214.\n- Count = 4.\n- Average = 214 / 4 = 53.5.\nAnswer: 53.5"} +{"text": "Question: What is 35% of 80?\nLet's think step by step.\n- Convert 35% to 35/100.\n- Multiply: 80 * 35/100 = 28.\nAnswer: 28"} +{"text": "Question: What comes next: 9, 15, 21, 27, 33?\nLet's think step by step.\n- Find the difference: 15 - 9 = 6.\n- The sequence increases by 6 each time.\n- Next = 33 + 6 = 39.\nAnswer: 39"} +{"text": "Question: What is 10% of 500?\nLet's think step by step.\n- Convert 10% to 10/100.\n- Multiply: 500 * 10/100 = 50.\nAnswer: 50"} +{"text": "Question: A car travels 302 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 302 / 4 = 75.5 mph.\nAnswer: 75.5 mph"} +{"text": "Question: What is 12 + 7 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 12 = 84.\n- Then add: 12 + 84 = 96.\nAnswer: 96"} +{"text": "Question: What comes next: 7, 14, 21, 28, 35, 42, 49, 56?\nLet's think step by step.\n- Find the difference: 14 - 7 = 7.\n- The sequence increases by 7 each time.\n- Next = 56 + 7 = 63.\nAnswer: 63"} +{"text": "Question: A car travels 305 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 305 / 2 = 152.5 mph.\nAnswer: 152.5 mph"} +{"text": "Question: What is 6 + 8 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 9 = 72.\n- Then add: 6 + 72 = 78.\nAnswer: 78"} +{"text": "Question: Each item costs $89. You buy 4 and pay $360. How much change?\nLet's think step by step.\n- Total cost = 89 * 4 = $356.\n- Change = 360 - 356 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 47, 87, 43, 10, 37?\nLet's think step by step.\n- Sum: 47 + 87 + 43 + 10 + 37 = 224.\n- Count = 5.\n- Average = 224 / 5 = 44.8.\nAnswer: 44.8"} +{"text": "Question: Solve for x: 5x + 1 = 80\nLet's think step by step.\n- Subtract 1 from both sides: 5x = 80 - 1 = 79.\n- Divide both sides by 5: x = 79/5.\nAnswer: 79/5"} +{"text": "Question: Split 360 in the ratio 5:7. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 7 = 12.\n- One part = 360 / 12 = 30.\n- First part = 5 * 30 = 150.\nAnswer: 150"} +{"text": "Question: What is the average of 32, 86, 81?\nLet's think step by step.\n- Sum: 32 + 86 + 81 = 199.\n- Count = 3.\n- Average = 199 / 3 = 66.3333.\nAnswer: 66.3333"} +{"text": "Question: What is the average of 75, 21, 23, 62?\nLet's think step by step.\n- Sum: 75 + 21 + 23 + 62 = 181.\n- Count = 4.\n- Average = 181 / 4 = 45.25.\nAnswer: 45.25"} +{"text": "Question: Split 260 in the ratio 7:6. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 6 = 13.\n- One part = 260 / 13 = 20.\n- First part = 7 * 20 = 140.\nAnswer: 140"} +{"text": "Question: What is the average of 67, 67, 62, 62?\nLet's think step by step.\n- Sum: 67 + 67 + 62 + 62 = 258.\n- Count = 4.\n- Average = 258 / 4 = 64.5.\nAnswer: 64.5"} +{"text": "Question: Each item costs $37. You buy 3 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 37 * 3 = $111.\n- Change = 120 - 111 = $9.\nAnswer: $9"} +{"text": "Question: What is 74% of 480?\nLet's think step by step.\n- Convert 74% to 74/100.\n- Multiply: 480 * 74/100 = 355.2.\nAnswer: 355.2"} +{"text": "Question: What comes next: 5, 7, 9, 11, 13, 15?\nLet's think step by step.\n- Find the difference: 7 - 5 = 2.\n- The sequence increases by 2 each time.\n- Next = 15 + 2 = 17.\nAnswer: 17"} +{"text": "Question: How many numbers between 13 and 63 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 13 is 14.\n- Last multiple <= 63 is 62.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 5 + 2 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 5 = 10.\n- Then add: 5 + 10 = 15.\nAnswer: 15"} +{"text": "Question: What is 49% of 480?\nLet's think step by step.\n- Convert 49% to 49/100.\n- Multiply: 480 * 49/100 = 235.2.\nAnswer: 235.2"} +{"text": "Question: What comes next: 5, 10, 15, 20?\nLet's think step by step.\n- Find the difference: 10 - 5 = 5.\n- The sequence increases by 5 each time.\n- Next = 20 + 5 = 25.\nAnswer: 25"} +{"text": "Question: A car travels 214 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 214 / 4 = 53.5 mph.\nAnswer: 53.5 mph"} +{"text": "Question: What is 1/7 + 2/11?\nLet's think step by step.\n- Common denominator is 7 * 11 = 77.\n- Rewrite: (1*11)/77 + (2*7)/77.\n- Add numerators: 11 + 14 = 25, giving 25/77.\n- 25/77 is already in simplest form, so the answer is 25/77.\nAnswer: 25/77"} +{"text": "Question: A car travels 401 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 401 / 1 = 401 mph.\nAnswer: 401 mph"} +{"text": "Question: What is 5/4 + 6/8?\nLet's think step by step.\n- Common denominator is 4 * 8 = 32.\n- Rewrite: (5*8)/32 + (6*4)/32.\n- Add numerators: 40 + 24 = 64, giving 64/32.\n- Simplify by dividing top and bottom by 32: 64/32 = 2.\nAnswer: 2"} +{"text": "Question: What is 4/11 + 4/5?\nLet's think step by step.\n- Common denominator is 11 * 5 = 55.\n- Rewrite: (4*5)/55 + (4*11)/55.\n- Add numerators: 20 + 44 = 64, giving 64/55.\n- 64/55 is already in simplest form, so the answer is 64/55.\nAnswer: 64/55"} +{"text": "Question: Solve for x: 7x + 19 = 131\nLet's think step by step.\n- Subtract 19 from both sides: 7x = 131 - 19 = 112.\n- Divide both sides by 7: x = 112/7 = 16.\nAnswer: 16"} +{"text": "Question: What comes next: 7, 13, 19, 25, 31, 37?\nLet's think step by step.\n- Find the difference: 13 - 7 = 6.\n- The sequence increases by 6 each time.\n- Next = 37 + 6 = 43.\nAnswer: 43"} +{"text": "Question: Each item costs $37. You buy 6 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 37 * 6 = $222.\n- Change = 230 - 222 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 156 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 156 / 6 = 26 mph.\nAnswer: 26 mph"} +{"text": "Question: Each item costs $78. You buy 2 and pay $160. How much change?\nLet's think step by step.\n- Total cost = 78 * 2 = $156.\n- Change = 160 - 156 = $4.\nAnswer: $4"} +{"text": "Question: How many numbers between 73 and 123 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 73 is 75.\n- Last multiple <= 123 is 120.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Solve for x: 7x + 11 = 137\nLet's think step by step.\n- Subtract 11 from both sides: 7x = 137 - 11 = 126.\n- Divide both sides by 7: x = 126/7 = 18.\nAnswer: 18"} +{"text": "Question: What is 1/2 + 2/9?\nLet's think step by step.\n- Common denominator is 2 * 9 = 18.\n- Rewrite: (1*9)/18 + (2*2)/18.\n- Add numerators: 9 + 4 = 13, giving 13/18.\n- 13/18 is already in simplest form, so the answer is 13/18.\nAnswer: 13/18"} +{"text": "Question: Each item costs $68. You buy 6 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 68 * 6 = $408.\n- Change = 410 - 408 = $2.\nAnswer: $2"} +{"text": "Question: What is the average of 21, 12, 42, 21, 23?\nLet's think step by step.\n- Sum: 21 + 12 + 42 + 21 + 23 = 119.\n- Count = 5.\n- Average = 119 / 5 = 23.8.\nAnswer: 23.8"} +{"text": "Question: Solve for x: 10x + 11 = 209\nLet's think step by step.\n- Subtract 11 from both sides: 10x = 209 - 11 = 198.\n- Divide both sides by 10: x = 198/10.\nAnswer: 198/10"} +{"text": "Question: Each item costs $20. You buy 7 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 20 * 7 = $140.\n- Change = 150 - 140 = $10.\nAnswer: $10"} +{"text": "Question: What is 8 + 9 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 8 = 72.\n- Then add: 8 + 72 = 80.\nAnswer: 80"} +{"text": "Question: What is 45% of 360?\nLet's think step by step.\n- Convert 45% to 45/100.\n- Multiply: 360 * 45/100 = 162.\nAnswer: 162"} +{"text": "Question: Solve for x: 4x + 17 = 69\nLet's think step by step.\n- Subtract 17 from both sides: 4x = 69 - 17 = 52.\n- Divide both sides by 4: x = 52/4 = 13.\nAnswer: 13"} +{"text": "Question: What is the average of 59, 76, 93?\nLet's think step by step.\n- Sum: 59 + 76 + 93 = 228.\n- Count = 3.\n- Average = 228 / 3 = 76.\nAnswer: 76"} +{"text": "Question: Split 540 in the ratio 3:6. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 6 = 9.\n- One part = 540 / 9 = 60.\n- First part = 3 * 60 = 180.\nAnswer: 180"} +{"text": "Question: What is 12 + 6 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 12 = 72.\n- Then add: 12 + 72 = 84.\nAnswer: 84"} +{"text": "Question: What is 11 + 6 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 8 = 48.\n- Then add: 11 + 48 = 59.\nAnswer: 59"} +{"text": "Question: What is 4/5 + 5/7?\nLet's think step by step.\n- Common denominator is 5 * 7 = 35.\n- Rewrite: (4*7)/35 + (5*5)/35.\n- Add numerators: 28 + 25 = 53, giving 53/35.\n- 53/35 is already in simplest form, so the answer is 53/35.\nAnswer: 53/35"} +{"text": "Question: Solve for x: 4x + 3 = 63\nLet's think step by step.\n- Subtract 3 from both sides: 4x = 63 - 3 = 60.\n- Divide both sides by 4: x = 60/4 = 15.\nAnswer: 15"} +{"text": "Question: What is 10 + 4 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 10 = 40.\n- Then add: 10 + 40 = 50.\nAnswer: 50"} +{"text": "Question: What is 9 + 5 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 4 = 20.\n- Then add: 9 + 20 = 29.\nAnswer: 29"} +{"text": "Question: What is 1/6 + 4/8?\nLet's think step by step.\n- Common denominator is 6 * 8 = 48.\n- Rewrite: (1*8)/48 + (4*6)/48.\n- Add numerators: 8 + 24 = 32, giving 32/48.\n- Simplify by dividing top and bottom by 16: 32/48 = 2/3.\nAnswer: 2/3"} +{"text": "Question: A car travels 243 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 243 / 6 = 40.5 mph.\nAnswer: 40.5 mph"} +{"text": "Question: Solve for x: 9x + 1 = 136\nLet's think step by step.\n- Subtract 1 from both sides: 9x = 136 - 1 = 135.\n- Divide both sides by 9: x = 135/9 = 15.\nAnswer: 15"} +{"text": "Question: What is the average of 84, 59, 34?\nLet's think step by step.\n- Sum: 84 + 59 + 34 = 177.\n- Count = 3.\n- Average = 177 / 3 = 59.\nAnswer: 59"} +{"text": "Question: What is 3 + 3 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 8 = 24.\n- Then add: 3 + 24 = 27.\nAnswer: 27"} +{"text": "Question: Solve for x: 6x + 4 = 10\nLet's think step by step.\n- Subtract 4 from both sides: 6x = 10 - 4 = 6.\n- Divide both sides by 6: x = 6/6 = 1.\nAnswer: 1"} +{"text": "Question: What is 4 + 3 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 9 = 27.\n- Then add: 4 + 27 = 31.\nAnswer: 31"} +{"text": "Question: Split 135 in the ratio 3:6. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 6 = 9.\n- One part = 135 / 9 = 15.\n- First part = 3 * 15 = 45.\nAnswer: 45"} +{"text": "Question: How many numbers between 51 and 101 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 51 is 54.\n- Last multiple <= 101 is 99.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is the average of 50, 82, 80, 24, 97?\nLet's think step by step.\n- Sum: 50 + 82 + 80 + 24 + 97 = 333.\n- Count = 5.\n- Average = 333 / 5 = 66.6.\nAnswer: 66.6"} +{"text": "Question: Solve for x: 5x + 14 = 79\nLet's think step by step.\n- Subtract 14 from both sides: 5x = 79 - 14 = 65.\n- Divide both sides by 5: x = 65/5 = 13.\nAnswer: 13"} +{"text": "Question: What is 1/5 + 2/6?\nLet's think step by step.\n- Common denominator is 5 * 6 = 30.\n- Rewrite: (1*6)/30 + (2*5)/30.\n- Add numerators: 6 + 10 = 16, giving 16/30.\n- Simplify by dividing top and bottom by 2: 16/30 = 8/15.\nAnswer: 8/15"} +{"text": "Question: Each item costs $41. You buy 8 and pay $330. How much change?\nLet's think step by step.\n- Total cost = 41 * 8 = $328.\n- Change = 330 - 328 = $2.\nAnswer: $2"} +{"text": "Question: What is the average of 61, 23, 10?\nLet's think step by step.\n- Sum: 61 + 23 + 10 = 94.\n- Count = 3.\n- Average = 94 / 3 = 31.3333.\nAnswer: 31.3333"} +{"text": "Question: What is 11 + 2 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 6 = 12.\n- Then add: 11 + 12 = 23.\nAnswer: 23"} +{"text": "Question: What is 5/4 + 4/3?\nLet's think step by step.\n- Common denominator is 4 * 3 = 12.\n- Rewrite: (5*3)/12 + (4*4)/12.\n- Add numerators: 15 + 16 = 31, giving 31/12.\n- 31/12 is already in simplest form, so the answer is 31/12.\nAnswer: 31/12"} +{"text": "Question: What is 11 + 2 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 8 = 16.\n- Then add: 11 + 16 = 27.\nAnswer: 27"} +{"text": "Question: Solve for x: 5x + 1 = 43\nLet's think step by step.\n- Subtract 1 from both sides: 5x = 43 - 1 = 42.\n- Divide both sides by 5: x = 42/5.\nAnswer: 42/5"} +{"text": "Question: How many numbers between 66 and 116 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 66 is 66.\n- Last multiple <= 116 is 114.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Split 600 in the ratio 6:4. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 4 = 10.\n- One part = 600 / 10 = 60.\n- First part = 6 * 60 = 360.\nAnswer: 360"} +{"text": "Question: What is 1/8 + 4/8?\nLet's think step by step.\n- Common denominator is 8 * 8 = 64.\n- Rewrite: (1*8)/64 + (4*8)/64.\n- Add numerators: 8 + 32 = 40, giving 40/64.\n- Simplify by dividing top and bottom by 8: 40/64 = 5/8.\nAnswer: 5/8"} +{"text": "Question: What is 4/8 + 3/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (4*4)/32 + (3*8)/32.\n- Add numerators: 16 + 24 = 40, giving 40/32.\n- Simplify by dividing top and bottom by 8: 40/32 = 5/4.\nAnswer: 5/4"} +{"text": "Question: Each item costs $21. You buy 9 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 21 * 9 = $189.\n- Change = 190 - 189 = $1.\nAnswer: $1"} +{"text": "Question: What is the average of 92, 81, 79, 15, 63?\nLet's think step by step.\n- Sum: 92 + 81 + 79 + 15 + 63 = 330.\n- Count = 5.\n- Average = 330 / 5 = 66.\nAnswer: 66"} +{"text": "Question: Split 150 in the ratio 3:2. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 2 = 5.\n- One part = 150 / 5 = 30.\n- First part = 3 * 30 = 90.\nAnswer: 90"} +{"text": "Question: Solve for x: 7x + 11 = 102\nLet's think step by step.\n- Subtract 11 from both sides: 7x = 102 - 11 = 91.\n- Divide both sides by 7: x = 91/7 = 13.\nAnswer: 13"} +{"text": "Question: Solve for x: 11x + 13 = 111\nLet's think step by step.\n- Subtract 13 from both sides: 11x = 111 - 13 = 98.\n- Divide both sides by 11: x = 98/11.\nAnswer: 98/11"} +{"text": "Question: Split 200 in the ratio 4:6. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 6 = 10.\n- One part = 200 / 10 = 20.\n- First part = 4 * 20 = 80.\nAnswer: 80"} +{"text": "Question: What is 4/9 + 2/7?\nLet's think step by step.\n- Common denominator is 9 * 7 = 63.\n- Rewrite: (4*7)/63 + (2*9)/63.\n- Add numerators: 28 + 18 = 46, giving 46/63.\n- 46/63 is already in simplest form, so the answer is 46/63.\nAnswer: 46/63"} +{"text": "Question: What is 5 + 7 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 12 = 84.\n- Then add: 5 + 84 = 89.\nAnswer: 89"} +{"text": "Question: Split 840 in the ratio 6:8. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 8 = 14.\n- One part = 840 / 14 = 60.\n- First part = 6 * 60 = 360.\nAnswer: 360"} +{"text": "Question: How many numbers between 57 and 107 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 57 is 58.\n- Last multiple <= 107 is 106.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 90, 13, 20, 45, 27?\nLet's think step by step.\n- Sum: 90 + 13 + 20 + 45 + 27 = 195.\n- Count = 5.\n- Average = 195 / 5 = 39.\nAnswer: 39"} +{"text": "Question: A car travels 342 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 342 / 3 = 114 mph.\nAnswer: 114 mph"} +{"text": "Question: What is 10 + 3 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 11 = 33.\n- Then add: 10 + 33 = 43.\nAnswer: 43"} +{"text": "Question: What is 80% of 200?\nLet's think step by step.\n- Convert 80% to 80/100.\n- Multiply: 200 * 80/100 = 160.\nAnswer: 160"} +{"text": "Question: What is 10 + 5 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 11 = 55.\n- Then add: 10 + 55 = 65.\nAnswer: 65"} +{"text": "Question: What is 3 + 4 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 11 = 44.\n- Then add: 3 + 44 = 47.\nAnswer: 47"} +{"text": "Question: What is 49% of 500?\nLet's think step by step.\n- Convert 49% to 49/100.\n- Multiply: 500 * 49/100 = 245.\nAnswer: 245"} +{"text": "Question: What is the average of 70, 93, 45, 41, 99?\nLet's think step by step.\n- Sum: 70 + 93 + 45 + 41 + 99 = 348.\n- Count = 5.\n- Average = 348 / 5 = 69.6.\nAnswer: 69.6"} +{"text": "Question: What comes next: 1, 5, 9, 13, 17?\nLet's think step by step.\n- Find the difference: 5 - 1 = 4.\n- The sequence increases by 4 each time.\n- Next = 17 + 4 = 21.\nAnswer: 21"} +{"text": "Question: What is 38% of 1000?\nLet's think step by step.\n- Convert 38% to 38/100.\n- Multiply: 1000 * 38/100 = 380.\nAnswer: 380"} +{"text": "Question: What is the average of 27, 41, 51, 29?\nLet's think step by step.\n- Sum: 27 + 41 + 51 + 29 = 148.\n- Count = 4.\n- Average = 148 / 4 = 37.\nAnswer: 37"} +{"text": "Question: Split 140 in the ratio 8:6. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 6 = 14.\n- One part = 140 / 14 = 10.\n- First part = 8 * 10 = 80.\nAnswer: 80"} +{"text": "Question: Solve for x: 12x + 6 = 127\nLet's think step by step.\n- Subtract 6 from both sides: 12x = 127 - 6 = 121.\n- Divide both sides by 12: x = 121/12.\nAnswer: 121/12"} +{"text": "Question: Each item costs $22. You buy 3 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 22 * 3 = $66.\n- Change = 70 - 66 = $4.\nAnswer: $4"} +{"text": "Question: What is 4/9 + 3/6?\nLet's think step by step.\n- Common denominator is 9 * 6 = 54.\n- Rewrite: (4*6)/54 + (3*9)/54.\n- Add numerators: 24 + 27 = 51, giving 51/54.\n- Simplify by dividing top and bottom by 3: 51/54 = 17/18.\nAnswer: 17/18"} +{"text": "Question: What is 4/3 + 4/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (4*8)/24 + (4*3)/24.\n- Add numerators: 32 + 12 = 44, giving 44/24.\n- Simplify by dividing top and bottom by 4: 44/24 = 11/6.\nAnswer: 11/6"} +{"text": "Question: What is 8 + 3 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 6 = 18.\n- Then add: 8 + 18 = 26.\nAnswer: 26"} +{"text": "Question: What is 4/5 + 2/4?\nLet's think step by step.\n- Common denominator is 5 * 4 = 20.\n- Rewrite: (4*4)/20 + (2*5)/20.\n- Add numerators: 16 + 10 = 26, giving 26/20.\n- Simplify by dividing top and bottom by 2: 26/20 = 13/10.\nAnswer: 13/10"} +{"text": "Question: A car travels 563 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 563 / 5 = 112.6 mph.\nAnswer: 112.6 mph"} +{"text": "Question: What is 1/7 + 3/6?\nLet's think step by step.\n- Common denominator is 7 * 6 = 42.\n- Rewrite: (1*6)/42 + (3*7)/42.\n- Add numerators: 6 + 21 = 27, giving 27/42.\n- Simplify by dividing top and bottom by 3: 27/42 = 9/14.\nAnswer: 9/14"} +{"text": "Question: What is 1/6 + 4/2?\nLet's think step by step.\n- Common denominator is 6 * 2 = 12.\n- Rewrite: (1*2)/12 + (4*6)/12.\n- Add numerators: 2 + 24 = 26, giving 26/12.\n- Simplify by dividing top and bottom by 2: 26/12 = 13/6.\nAnswer: 13/6"} +{"text": "Question: Solve for x: 3x + 10 = 34\nLet's think step by step.\n- Subtract 10 from both sides: 3x = 34 - 10 = 24.\n- Divide both sides by 3: x = 24/3 = 8.\nAnswer: 8"} +{"text": "Question: How many numbers between 12 and 62 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 12 is 12.\n- Last multiple <= 62 is 60.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 6 + 12 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 3 = 36.\n- Then add: 6 + 36 = 42.\nAnswer: 42"} +{"text": "Question: What is 9 + 3 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 2 = 6.\n- Then add: 9 + 6 = 15.\nAnswer: 15"} +{"text": "Question: What is the average of 55, 73, 40?\nLet's think step by step.\n- Sum: 55 + 73 + 40 = 168.\n- Count = 3.\n- Average = 168 / 3 = 56.\nAnswer: 56"} +{"text": "Question: Solve for x: 6x + 7 = 79\nLet's think step by step.\n- Subtract 7 from both sides: 6x = 79 - 7 = 72.\n- Divide both sides by 6: x = 72/6 = 12.\nAnswer: 12"} +{"text": "Question: Solve for x: 9x + 5 = 59\nLet's think step by step.\n- Subtract 5 from both sides: 9x = 59 - 5 = 54.\n- Divide both sides by 9: x = 54/9 = 6.\nAnswer: 6"} +{"text": "Question: How many numbers between 29 and 79 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 29 is 30.\n- Last multiple <= 79 is 78.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 19, 90, 66, 75, 78?\nLet's think step by step.\n- Sum: 19 + 90 + 66 + 75 + 78 = 328.\n- Count = 5.\n- Average = 328 / 5 = 65.6.\nAnswer: 65.6"} +{"text": "Question: Solve for x: 8x + 15 = 79\nLet's think step by step.\n- Subtract 15 from both sides: 8x = 79 - 15 = 64.\n- Divide both sides by 8: x = 64/8 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 84, 18, 92, 73, 54?\nLet's think step by step.\n- Sum: 84 + 18 + 92 + 73 + 54 = 321.\n- Count = 5.\n- Average = 321 / 5 = 64.2.\nAnswer: 64.2"} +{"text": "Question: Solve for x: 3x + 3 = 22\nLet's think step by step.\n- Subtract 3 from both sides: 3x = 22 - 3 = 19.\n- Divide both sides by 3: x = 19/3.\nAnswer: 19/3"} +{"text": "Question: Split 100 in the ratio 6:4. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 4 = 10.\n- One part = 100 / 10 = 10.\n- First part = 6 * 10 = 60.\nAnswer: 60"} +{"text": "Question: How many numbers between 52 and 102 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 52 is 54.\n- Last multiple <= 102 is 102.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 24, 79, 27, 53, 62?\nLet's think step by step.\n- Sum: 24 + 79 + 27 + 53 + 62 = 245.\n- Count = 5.\n- Average = 245 / 5 = 49.\nAnswer: 49"} +{"text": "Question: How many numbers between 28 and 78 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 28 is 30.\n- Last multiple <= 78 is 78.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 6x + 1 = 91\nLet's think step by step.\n- Subtract 1 from both sides: 6x = 91 - 1 = 90.\n- Divide both sides by 6: x = 90/6 = 15.\nAnswer: 15"} +{"text": "Question: What comes next: 2, 8, 14, 20?\nLet's think step by step.\n- Find the difference: 8 - 2 = 6.\n- The sequence increases by 6 each time.\n- Next = 20 + 6 = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 4x + 14 = 92\nLet's think step by step.\n- Subtract 14 from both sides: 4x = 92 - 14 = 78.\n- Divide both sides by 4: x = 78/4.\nAnswer: 78/4"} +{"text": "Question: Split 600 in the ratio 7:8. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 8 = 15.\n- One part = 600 / 15 = 40.\n- First part = 7 * 40 = 280.\nAnswer: 280"} +{"text": "Question: How many numbers between 71 and 121 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 71 is 72.\n- Last multiple <= 121 is 117.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 6 + 3 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 8 = 24.\n- Then add: 6 + 24 = 30.\nAnswer: 30"} +{"text": "Question: How many numbers between 20 and 70 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 20 is 21.\n- Last multiple <= 70 is 69.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 7 + 3 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 8 = 24.\n- Then add: 7 + 24 = 31.\nAnswer: 31"} +{"text": "Question: Split 180 in the ratio 6:3. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 3 = 9.\n- One part = 180 / 9 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: What is the average of 98, 11, 26, 17, 31?\nLet's think step by step.\n- Sum: 98 + 11 + 26 + 17 + 31 = 183.\n- Count = 5.\n- Average = 183 / 5 = 36.6.\nAnswer: 36.6"} +{"text": "Question: What comes next: 5, 9, 13, 17, 21, 25, 29?\nLet's think step by step.\n- Find the difference: 9 - 5 = 4.\n- The sequence increases by 4 each time.\n- Next = 29 + 4 = 33.\nAnswer: 33"} +{"text": "Question: What is 3/8 + 6/5?\nLet's think step by step.\n- Common denominator is 8 * 5 = 40.\n- Rewrite: (3*5)/40 + (6*8)/40.\n- Add numerators: 15 + 48 = 63, giving 63/40.\n- 63/40 is already in simplest form, so the answer is 63/40.\nAnswer: 63/40"} +{"text": "Question: Solve for x: 7x + 11 = 126\nLet's think step by step.\n- Subtract 11 from both sides: 7x = 126 - 11 = 115.\n- Divide both sides by 7: x = 115/7.\nAnswer: 115/7"} +{"text": "Question: What comes next: 10, 17, 24, 31, 38, 45, 52?\nLet's think step by step.\n- Find the difference: 17 - 10 = 7.\n- The sequence increases by 7 each time.\n- Next = 52 + 7 = 59.\nAnswer: 59"} +{"text": "Question: A car travels 511 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 511 / 4 = 127.75 mph.\nAnswer: 127.75 mph"} +{"text": "Question: Solve for x: 11x + 6 = 61\nLet's think step by step.\n- Subtract 6 from both sides: 11x = 61 - 6 = 55.\n- Divide both sides by 11: x = 55/11 = 5.\nAnswer: 5"} +{"text": "Question: What is 5/2 + 2/2?\nLet's think step by step.\n- Common denominator is 2 * 2 = 4.\n- Rewrite: (5*2)/4 + (2*2)/4.\n- Add numerators: 10 + 4 = 14, giving 14/4.\n- Simplify by dividing top and bottom by 2: 14/4 = 7/2.\nAnswer: 7/2"} +{"text": "Question: What is the average of 62, 35, 19, 20, 12?\nLet's think step by step.\n- Sum: 62 + 35 + 19 + 20 + 12 = 148.\n- Count = 5.\n- Average = 148 / 5 = 29.6.\nAnswer: 29.6"} +{"text": "Question: What is the average of 78, 77, 95?\nLet's think step by step.\n- Sum: 78 + 77 + 95 = 250.\n- Count = 3.\n- Average = 250 / 3 = 83.3333.\nAnswer: 83.3333"} +{"text": "Question: What comes next: 2, 7, 12, 17, 22, 27, 32?\nLet's think step by step.\n- Find the difference: 7 - 2 = 5.\n- The sequence increases by 5 each time.\n- Next = 32 + 5 = 37.\nAnswer: 37"} +{"text": "Question: A car travels 508 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 508 / 5 = 101.6 mph.\nAnswer: 101.6 mph"} +{"text": "Question: What is 4/5 + 5/3?\nLet's think step by step.\n- Common denominator is 5 * 3 = 15.\n- Rewrite: (4*3)/15 + (5*5)/15.\n- Add numerators: 12 + 25 = 37, giving 37/15.\n- 37/15 is already in simplest form, so the answer is 37/15.\nAnswer: 37/15"} +{"text": "Question: Each item costs $82. You buy 8 and pay $660. How much change?\nLet's think step by step.\n- Total cost = 82 * 8 = $656.\n- Change = 660 - 656 = $4.\nAnswer: $4"} +{"text": "Question: A car travels 271 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 271 / 1 = 271 mph.\nAnswer: 271 mph"} +{"text": "Question: Split 420 in the ratio 2:5. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 5 = 7.\n- One part = 420 / 7 = 60.\n- First part = 2 * 60 = 120.\nAnswer: 120"} +{"text": "Question: What is 2/9 + 5/3?\nLet's think step by step.\n- Common denominator is 9 * 3 = 27.\n- Rewrite: (2*3)/27 + (5*9)/27.\n- Add numerators: 6 + 45 = 51, giving 51/27.\n- Simplify by dividing top and bottom by 3: 51/27 = 17/9.\nAnswer: 17/9"} +{"text": "Question: What is 1/6 + 5/8?\nLet's think step by step.\n- Common denominator is 6 * 8 = 48.\n- Rewrite: (1*8)/48 + (5*6)/48.\n- Add numerators: 8 + 30 = 38, giving 38/48.\n- Simplify by dividing top and bottom by 2: 38/48 = 19/24.\nAnswer: 19/24"} +{"text": "Question: What is 95% of 2500?\nLet's think step by step.\n- Convert 95% to 95/100.\n- Multiply: 2500 * 95/100 = 2375.\nAnswer: 2375"} +{"text": "Question: Solve for x: 2x + 14 = 26\nLet's think step by step.\n- Subtract 14 from both sides: 2x = 26 - 14 = 12.\n- Divide both sides by 2: x = 12/2 = 6.\nAnswer: 6"} +{"text": "Question: Split 540 in the ratio 7:2. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 2 = 9.\n- One part = 540 / 9 = 60.\n- First part = 7 * 60 = 420.\nAnswer: 420"} +{"text": "Question: What is the average of 44, 39, 28?\nLet's think step by step.\n- Sum: 44 + 39 + 28 = 111.\n- Count = 3.\n- Average = 111 / 3 = 37.\nAnswer: 37"} +{"text": "Question: Each item costs $78. You buy 4 and pay $320. How much change?\nLet's think step by step.\n- Total cost = 78 * 4 = $312.\n- Change = 320 - 312 = $8.\nAnswer: $8"} +{"text": "Question: How many numbers between 72 and 122 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 72 is 72.\n- Last multiple <= 122 is 120.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What comes next: 2, 9, 16, 23, 30, 37, 44, 51?\nLet's think step by step.\n- Find the difference: 9 - 2 = 7.\n- The sequence increases by 7 each time.\n- Next = 51 + 7 = 58.\nAnswer: 58"} +{"text": "Question: A car travels 80 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 80 / 2 = 40 mph.\nAnswer: 40 mph"} +{"text": "Question: A car travels 195 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 195 / 4 = 48.75 mph.\nAnswer: 48.75 mph"} +{"text": "Question: What is the average of 17, 69, 31, 34, 72?\nLet's think step by step.\n- Sum: 17 + 69 + 31 + 34 + 72 = 223.\n- Count = 5.\n- Average = 223 / 5 = 44.6.\nAnswer: 44.6"} +{"text": "Question: What is 4 + 8 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 11 = 88.\n- Then add: 4 + 88 = 92.\nAnswer: 92"} +{"text": "Question: What is 5 + 8 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 9 = 72.\n- Then add: 5 + 72 = 77.\nAnswer: 77"} +{"text": "Question: What is the average of 48, 77, 25, 19, 66?\nLet's think step by step.\n- Sum: 48 + 77 + 25 + 19 + 66 = 235.\n- Count = 5.\n- Average = 235 / 5 = 47.\nAnswer: 47"} +{"text": "Question: Each item costs $53. You buy 5 and pay $270. How much change?\nLet's think step by step.\n- Total cost = 53 * 5 = $265.\n- Change = 270 - 265 = $5.\nAnswer: $5"} +{"text": "Question: What comes next: 7, 9, 11, 13, 15, 17?\nLet's think step by step.\n- Find the difference: 9 - 7 = 2.\n- The sequence increases by 2 each time.\n- Next = 17 + 2 = 19.\nAnswer: 19"} +{"text": "Question: What comes next: 1, 8, 15, 22, 29, 36, 43, 50?\nLet's think step by step.\n- Find the difference: 8 - 1 = 7.\n- The sequence increases by 7 each time.\n- Next = 50 + 7 = 57.\nAnswer: 57"} +{"text": "Question: What is 3 + 5 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 3 = 15.\n- Then add: 3 + 15 = 18.\nAnswer: 18"} +{"text": "Question: Each item costs $83. You buy 2 and pay $170. How much change?\nLet's think step by step.\n- Total cost = 83 * 2 = $166.\n- Change = 170 - 166 = $4.\nAnswer: $4"} +{"text": "Question: Each item costs $45. You buy 8 and pay $370. How much change?\nLet's think step by step.\n- Total cost = 45 * 8 = $360.\n- Change = 370 - 360 = $10.\nAnswer: $10"} +{"text": "Question: How many numbers between 72 and 122 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 72 is 72.\n- Last multiple <= 122 is 122.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 32, 94, 48?\nLet's think step by step.\n- Sum: 32 + 94 + 48 = 174.\n- Count = 3.\n- Average = 174 / 3 = 58.\nAnswer: 58"} +{"text": "Question: Solve for x: 10x + 7 = 47\nLet's think step by step.\n- Subtract 7 from both sides: 10x = 47 - 7 = 40.\n- Divide both sides by 10: x = 40/10 = 4.\nAnswer: 4"} +{"text": "Question: Solve for x: 9x + 4 = 130\nLet's think step by step.\n- Subtract 4 from both sides: 9x = 130 - 4 = 126.\n- Divide both sides by 9: x = 126/9 = 14.\nAnswer: 14"} +{"text": "Question: What comes next: 3, 6, 9, 12?\nLet's think step by step.\n- Find the difference: 6 - 3 = 3.\n- The sequence increases by 3 each time.\n- Next = 12 + 3 = 15.\nAnswer: 15"} +{"text": "Question: What is 54% of 480?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 480 * 54/100 = 259.2.\nAnswer: 259.2"} +{"text": "Question: Solve for x: 5x + 10 = 26\nLet's think step by step.\n- Subtract 10 from both sides: 5x = 26 - 10 = 16.\n- Divide both sides by 5: x = 16/5.\nAnswer: 16/5"} +{"text": "Question: What is 6/9 + 4/6?\nLet's think step by step.\n- Common denominator is 9 * 6 = 54.\n- Rewrite: (6*6)/54 + (4*9)/54.\n- Add numerators: 36 + 36 = 72, giving 72/54.\n- Simplify by dividing top and bottom by 18: 72/54 = 4/3.\nAnswer: 4/3"} +{"text": "Question: What is the average of 61, 33, 49, 75, 48?\nLet's think step by step.\n- Sum: 61 + 33 + 49 + 75 + 48 = 266.\n- Count = 5.\n- Average = 266 / 5 = 53.2.\nAnswer: 53.2"} +{"text": "Question: What is 1/10 + 3/10?\nLet's think step by step.\n- Common denominator is 10 * 10 = 100.\n- Rewrite: (1*10)/100 + (3*10)/100.\n- Add numerators: 10 + 30 = 40, giving 40/100.\n- Simplify by dividing top and bottom by 20: 40/100 = 2/5.\nAnswer: 2/5"} +{"text": "Question: Solve for x: 6x + 9 = 123\nLet's think step by step.\n- Subtract 9 from both sides: 6x = 123 - 9 = 114.\n- Divide both sides by 6: x = 114/6 = 19.\nAnswer: 19"} +{"text": "Question: How many numbers between 67 and 117 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 67 is 70.\n- Last multiple <= 117 is 110.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 93% of 2500?\nLet's think step by step.\n- Convert 93% to 93/100.\n- Multiply: 2500 * 93/100 = 2325.\nAnswer: 2325"} +{"text": "Question: What is 7 + 2 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 4 = 8.\n- Then add: 7 + 8 = 15.\nAnswer: 15"} +{"text": "Question: What is 59% of 80?\nLet's think step by step.\n- Convert 59% to 59/100.\n- Multiply: 80 * 59/100 = 47.2.\nAnswer: 47.2"} +{"text": "Question: How many numbers between 55 and 105 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 55 is 55.\n- Last multiple <= 105 is 105.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: Each item costs $8. You buy 7 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 8 * 7 = $56.\n- Change = 60 - 56 = $4.\nAnswer: $4"} +{"text": "Question: What is 11 + 11 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 7 = 77.\n- Then add: 11 + 77 = 88.\nAnswer: 88"} +{"text": "Question: How many numbers between 53 and 103 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 53 is 60.\n- Last multiple <= 103 is 100.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 63% of 200?\nLet's think step by step.\n- Convert 63% to 63/100.\n- Multiply: 200 * 63/100 = 126.\nAnswer: 126"} +{"text": "Question: How many numbers between 80 and 130 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 80 is 80.\n- Last multiple <= 130 is 130.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: A car travels 447 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 447 / 4 = 111.75 mph.\nAnswer: 111.75 mph"} +{"text": "Question: Solve for x: 8x + 1 = 89\nLet's think step by step.\n- Subtract 1 from both sides: 8x = 89 - 1 = 88.\n- Divide both sides by 8: x = 88/8 = 11.\nAnswer: 11"} +{"text": "Question: Each item costs $23. You buy 6 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 23 * 6 = $138.\n- Change = 140 - 138 = $2.\nAnswer: $2"} +{"text": "Question: What is 80% of 240?\nLet's think step by step.\n- Convert 80% to 80/100.\n- Multiply: 240 * 80/100 = 192.\nAnswer: 192"} +{"text": "Question: What is the average of 90, 71, 23, 10?\nLet's think step by step.\n- Sum: 90 + 71 + 23 + 10 = 194.\n- Count = 4.\n- Average = 194 / 4 = 48.5.\nAnswer: 48.5"} +{"text": "Question: How many numbers between 39 and 89 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 39 is 40.\n- Last multiple <= 89 is 80.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $33. You buy 3 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 33 * 3 = $99.\n- Change = 100 - 99 = $1.\nAnswer: $1"} +{"text": "Question: What is 1/12 + 3/11?\nLet's think step by step.\n- Common denominator is 12 * 11 = 132.\n- Rewrite: (1*11)/132 + (3*12)/132.\n- Add numerators: 11 + 36 = 47, giving 47/132.\n- 47/132 is already in simplest form, so the answer is 47/132.\nAnswer: 47/132"} +{"text": "Question: Split 160 in the ratio 5:3. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 3 = 8.\n- One part = 160 / 8 = 20.\n- First part = 5 * 20 = 100.\nAnswer: 100"} +{"text": "Question: Each item costs $82. You buy 3 and pay $250. How much change?\nLet's think step by step.\n- Total cost = 82 * 3 = $246.\n- Change = 250 - 246 = $4.\nAnswer: $4"} +{"text": "Question: What comes next: 7, 11, 15, 19, 23, 27?\nLet's think step by step.\n- Find the difference: 11 - 7 = 4.\n- The sequence increases by 4 each time.\n- Next = 27 + 4 = 31.\nAnswer: 31"} +{"text": "Question: A car travels 304 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 304 / 2 = 152 mph.\nAnswer: 152 mph"} +{"text": "Question: How many numbers between 33 and 83 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 33 is 40.\n- Last multiple <= 83 is 80.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 30, 20, 78?\nLet's think step by step.\n- Sum: 30 + 20 + 78 = 128.\n- Count = 3.\n- Average = 128 / 3 = 42.6667.\nAnswer: 42.6667"} +{"text": "Question: Split 110 in the ratio 5:6. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 6 = 11.\n- One part = 110 / 11 = 10.\n- First part = 5 * 10 = 50.\nAnswer: 50"} +{"text": "Question: What is 5/7 + 1/2?\nLet's think step by step.\n- Common denominator is 7 * 2 = 14.\n- Rewrite: (5*2)/14 + (1*7)/14.\n- Add numerators: 10 + 7 = 17, giving 17/14.\n- 17/14 is already in simplest form, so the answer is 17/14.\nAnswer: 17/14"} +{"text": "Question: A car travels 448 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 448 / 5 = 89.6 mph.\nAnswer: 89.6 mph"} +{"text": "Question: Split 400 in the ratio 4:6. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 6 = 10.\n- One part = 400 / 10 = 40.\n- First part = 4 * 40 = 160.\nAnswer: 160"} +{"text": "Question: What is 1/5 + 6/6?\nLet's think step by step.\n- Common denominator is 5 * 6 = 30.\n- Rewrite: (1*6)/30 + (6*5)/30.\n- Add numerators: 6 + 30 = 36, giving 36/30.\n- Simplify by dividing top and bottom by 6: 36/30 = 6/5.\nAnswer: 6/5"} +{"text": "Question: Solve for x: 12x + 1 = 217\nLet's think step by step.\n- Subtract 1 from both sides: 12x = 217 - 1 = 216.\n- Divide both sides by 12: x = 216/12 = 18.\nAnswer: 18"} +{"text": "Question: What comes next: 8, 15, 22, 29?\nLet's think step by step.\n- Find the difference: 15 - 8 = 7.\n- The sequence increases by 7 each time.\n- Next = 29 + 7 = 36.\nAnswer: 36"} +{"text": "Question: What comes next: 1, 3, 5, 7?\nLet's think step by step.\n- Find the difference: 3 - 1 = 2.\n- The sequence increases by 2 each time.\n- Next = 7 + 2 = 9.\nAnswer: 9"} +{"text": "Question: What is 87% of 80?\nLet's think step by step.\n- Convert 87% to 87/100.\n- Multiply: 80 * 87/100 = 69.6.\nAnswer: 69.6"} +{"text": "Question: A car travels 566 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 566 / 5 = 113.2 mph.\nAnswer: 113.2 mph"} +{"text": "Question: What is 8 + 4 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 10 = 40.\n- Then add: 8 + 40 = 48.\nAnswer: 48"} +{"text": "Question: A car travels 250 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 250 / 3 = 83.3333 mph.\nAnswer: 83.3333 mph"} +{"text": "Question: A car travels 226 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 226 / 1 = 226 mph.\nAnswer: 226 mph"} +{"text": "Question: A car travels 88 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 88 / 4 = 22 mph.\nAnswer: 22 mph"} +{"text": "Question: Each item costs $84. You buy 3 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 84 * 3 = $252.\n- Change = 260 - 252 = $8.\nAnswer: $8"} +{"text": "Question: What is 11 + 4 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 12 = 48.\n- Then add: 11 + 48 = 59.\nAnswer: 59"} +{"text": "Question: A car travels 220 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 220 / 6 = 36.6667 mph.\nAnswer: 36.6667 mph"} +{"text": "Question: What is 1/3 + 1/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (1*8)/24 + (1*3)/24.\n- Add numerators: 8 + 3 = 11, giving 11/24.\n- 11/24 is already in simplest form, so the answer is 11/24.\nAnswer: 11/24"} +{"text": "Question: Split 120 in the ratio 4:2. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 2 = 6.\n- One part = 120 / 6 = 20.\n- First part = 4 * 20 = 80.\nAnswer: 80"} +{"text": "Question: Each item costs $68. You buy 3 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 68 * 3 = $204.\n- Change = 210 - 204 = $6.\nAnswer: $6"} +{"text": "Question: A car travels 70 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 70 / 4 = 17.5 mph.\nAnswer: 17.5 mph"} +{"text": "Question: What is 6/2 + 6/4?\nLet's think step by step.\n- Common denominator is 2 * 4 = 8.\n- Rewrite: (6*4)/8 + (6*2)/8.\n- Add numerators: 24 + 12 = 36, giving 36/8.\n- Simplify by dividing top and bottom by 4: 36/8 = 9/2.\nAnswer: 9/2"} +{"text": "Question: How many numbers between 24 and 74 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 24 is 27.\n- Last multiple <= 74 is 72.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 10 + 10 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 5 = 50.\n- Then add: 10 + 50 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 11x + 4 = 15\nLet's think step by step.\n- Subtract 4 from both sides: 11x = 15 - 4 = 11.\n- Divide both sides by 11: x = 11/11 = 1.\nAnswer: 1"} +{"text": "Question: What is 2 + 12 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 11 = 132.\n- Then add: 2 + 132 = 134.\nAnswer: 134"} +{"text": "Question: Split 70 in the ratio 3:4. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 4 = 7.\n- One part = 70 / 7 = 10.\n- First part = 3 * 10 = 30.\nAnswer: 30"} +{"text": "Question: What is 1/12 + 5/10?\nLet's think step by step.\n- Common denominator is 12 * 10 = 120.\n- Rewrite: (1*10)/120 + (5*12)/120.\n- Add numerators: 10 + 60 = 70, giving 70/120.\n- Simplify by dividing top and bottom by 10: 70/120 = 7/12.\nAnswer: 7/12"} +{"text": "Question: A car travels 163 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 163 / 5 = 32.6 mph.\nAnswer: 32.6 mph"} +{"text": "Question: What is 89% of 80?\nLet's think step by step.\n- Convert 89% to 89/100.\n- Multiply: 80 * 89/100 = 71.2.\nAnswer: 71.2"} +{"text": "Question: A car travels 216 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 216 / 5 = 43.2 mph.\nAnswer: 43.2 mph"} +{"text": "Question: What is 67% of 80?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 80 * 67/100 = 53.6.\nAnswer: 53.6"} +{"text": "Question: What is the average of 53, 41, 44, 84?\nLet's think step by step.\n- Sum: 53 + 41 + 44 + 84 = 222.\n- Count = 4.\n- Average = 222 / 4 = 55.5.\nAnswer: 55.5"} +{"text": "Question: Each item costs $41. You buy 7 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 41 * 7 = $287.\n- Change = 290 - 287 = $3.\nAnswer: $3"} +{"text": "Question: What is 1/12 + 4/6?\nLet's think step by step.\n- Common denominator is 12 * 6 = 72.\n- Rewrite: (1*6)/72 + (4*12)/72.\n- Add numerators: 6 + 48 = 54, giving 54/72.\n- Simplify by dividing top and bottom by 18: 54/72 = 3/4.\nAnswer: 3/4"} +{"text": "Question: What is 92% of 2500?\nLet's think step by step.\n- Convert 92% to 92/100.\n- Multiply: 2500 * 92/100 = 2300.\nAnswer: 2300"} +{"text": "Question: Solve for x: 2x + 10 = 42\nLet's think step by step.\n- Subtract 10 from both sides: 2x = 42 - 10 = 32.\n- Divide both sides by 2: x = 32/2 = 16.\nAnswer: 16"} +{"text": "Question: A car travels 68 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 68 / 1 = 68 mph.\nAnswer: 68 mph"} +{"text": "Question: What is 6/10 + 2/8?\nLet's think step by step.\n- Common denominator is 10 * 8 = 80.\n- Rewrite: (6*8)/80 + (2*10)/80.\n- Add numerators: 48 + 20 = 68, giving 68/80.\n- Simplify by dividing top and bottom by 4: 68/80 = 17/20.\nAnswer: 17/20"} +{"text": "Question: Solve for x: 12x + 4 = 165\nLet's think step by step.\n- Subtract 4 from both sides: 12x = 165 - 4 = 161.\n- Divide both sides by 12: x = 161/12.\nAnswer: 161/12"} +{"text": "Question: What is 6 + 4 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 10 = 40.\n- Then add: 6 + 40 = 46.\nAnswer: 46"} +{"text": "Question: What is 78% of 360?\nLet's think step by step.\n- Convert 78% to 78/100.\n- Multiply: 360 * 78/100 = 280.8.\nAnswer: 280.8"} +{"text": "Question: Solve for x: 10x + 3 = 33\nLet's think step by step.\n- Subtract 3 from both sides: 10x = 33 - 3 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: Each item costs $49. You buy 8 and pay $400. How much change?\nLet's think step by step.\n- Total cost = 49 * 8 = $392.\n- Change = 400 - 392 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 467 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 467 / 2 = 233.5 mph.\nAnswer: 233.5 mph"} +{"text": "Question: What is 2/2 + 5/3?\nLet's think step by step.\n- Common denominator is 2 * 3 = 6.\n- Rewrite: (2*3)/6 + (5*2)/6.\n- Add numerators: 6 + 10 = 16, giving 16/6.\n- Simplify by dividing top and bottom by 2: 16/6 = 8/3.\nAnswer: 8/3"} +{"text": "Question: What is the average of 49, 22, 59?\nLet's think step by step.\n- Sum: 49 + 22 + 59 = 130.\n- Count = 3.\n- Average = 130 / 3 = 43.3333.\nAnswer: 43.3333"} +{"text": "Question: Each item costs $40. You buy 3 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 40 * 3 = $120.\n- Change = 130 - 120 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 38, 36, 40?\nLet's think step by step.\n- Sum: 38 + 36 + 40 = 114.\n- Count = 3.\n- Average = 114 / 3 = 38.\nAnswer: 38"} +{"text": "Question: What is the average of 20, 38, 69?\nLet's think step by step.\n- Sum: 20 + 38 + 69 = 127.\n- Count = 3.\n- Average = 127 / 3 = 42.3333.\nAnswer: 42.3333"} +{"text": "Question: What is 2 + 9 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 4 = 36.\n- Then add: 2 + 36 = 38.\nAnswer: 38"} +{"text": "Question: Each item costs $88. You buy 7 and pay $620. How much change?\nLet's think step by step.\n- Total cost = 88 * 7 = $616.\n- Change = 620 - 616 = $4.\nAnswer: $4"} +{"text": "Question: A car travels 199 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 199 / 5 = 39.8 mph.\nAnswer: 39.8 mph"} +{"text": "Question: How many numbers between 10 and 60 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 10 is 10.\n- Last multiple <= 60 is 60.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 8x + 3 = 59\nLet's think step by step.\n- Subtract 3 from both sides: 8x = 59 - 3 = 56.\n- Divide both sides by 8: x = 56/8 = 7.\nAnswer: 7"} +{"text": "Question: A car travels 454 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 454 / 6 = 75.6667 mph.\nAnswer: 75.6667 mph"} +{"text": "Question: Solve for x: 8x + 4 = 68\nLet's think step by step.\n- Subtract 4 from both sides: 8x = 68 - 4 = 64.\n- Divide both sides by 8: x = 64/8 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 31, 26, 89, 13, 40?\nLet's think step by step.\n- Sum: 31 + 26 + 89 + 13 + 40 = 199.\n- Count = 5.\n- Average = 199 / 5 = 39.8.\nAnswer: 39.8"} +{"text": "Question: How many numbers between 25 and 75 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 25 is 25.\n- Last multiple <= 75 is 75.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: A car travels 137 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 137 / 6 = 22.8333 mph.\nAnswer: 22.8333 mph"} +{"text": "Question: Each item costs $87. You buy 9 and pay $790. How much change?\nLet's think step by step.\n- Total cost = 87 * 9 = $783.\n- Change = 790 - 783 = $7.\nAnswer: $7"} +{"text": "Question: What is 1/3 + 2/9?\nLet's think step by step.\n- Common denominator is 3 * 9 = 27.\n- Rewrite: (1*9)/27 + (2*3)/27.\n- Add numerators: 9 + 6 = 15, giving 15/27.\n- Simplify by dividing top and bottom by 3: 15/27 = 5/9.\nAnswer: 5/9"} +{"text": "Question: Each item costs $38. You buy 5 and pay $200. How much change?\nLet's think step by step.\n- Total cost = 38 * 5 = $190.\n- Change = 200 - 190 = $10.\nAnswer: $10"} +{"text": "Question: Each item costs $44. You buy 4 and pay $180. How much change?\nLet's think step by step.\n- Total cost = 44 * 4 = $176.\n- Change = 180 - 176 = $4.\nAnswer: $4"} +{"text": "Question: What is 3 + 9 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 12 = 108.\n- Then add: 3 + 108 = 111.\nAnswer: 111"} +{"text": "Question: What is 54% of 500?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 500 * 54/100 = 270.\nAnswer: 270"} +{"text": "Question: Solve for x: 3x + 5 = 46\nLet's think step by step.\n- Subtract 5 from both sides: 3x = 46 - 5 = 41.\n- Divide both sides by 3: x = 41/3.\nAnswer: 41/3"} +{"text": "Question: What is the average of 51, 75, 79, 81?\nLet's think step by step.\n- Sum: 51 + 75 + 79 + 81 = 286.\n- Count = 4.\n- Average = 286 / 4 = 71.5.\nAnswer: 71.5"} +{"text": "Question: What is 7 + 2 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 5 = 10.\n- Then add: 7 + 10 = 17.\nAnswer: 17"} +{"text": "Question: What comes next: 7, 9, 11, 13, 15, 17, 19, 21?\nLet's think step by step.\n- Find the difference: 9 - 7 = 2.\n- The sequence increases by 2 each time.\n- Next = 21 + 2 = 23.\nAnswer: 23"} +{"text": "Question: What is 11 + 6 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 2 = 12.\n- Then add: 11 + 12 = 23.\nAnswer: 23"} +{"text": "Question: Each item costs $17. You buy 7 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 17 * 7 = $119.\n- Change = 120 - 119 = $1.\nAnswer: $1"} +{"text": "Question: Solve for x: 12x + 6 = 202\nLet's think step by step.\n- Subtract 6 from both sides: 12x = 202 - 6 = 196.\n- Divide both sides by 12: x = 196/12.\nAnswer: 196/12"} +{"text": "Question: What comes next: 3, 9, 15, 21, 27, 33?\nLet's think step by step.\n- Find the difference: 9 - 3 = 6.\n- The sequence increases by 6 each time.\n- Next = 33 + 6 = 39.\nAnswer: 39"} +{"text": "Question: What is 4/5 + 2/8?\nLet's think step by step.\n- Common denominator is 5 * 8 = 40.\n- Rewrite: (4*8)/40 + (2*5)/40.\n- Add numerators: 32 + 10 = 42, giving 42/40.\n- Simplify by dividing top and bottom by 2: 42/40 = 21/20.\nAnswer: 21/20"} +{"text": "Question: A car travels 183 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 183 / 3 = 61 mph.\nAnswer: 61 mph"} +{"text": "Question: What is the average of 93, 63, 18, 90, 93?\nLet's think step by step.\n- Sum: 93 + 63 + 18 + 90 + 93 = 357.\n- Count = 5.\n- Average = 357 / 5 = 71.4.\nAnswer: 71.4"} +{"text": "Question: What is 1/3 + 2/12?\nLet's think step by step.\n- Common denominator is 3 * 12 = 36.\n- Rewrite: (1*12)/36 + (2*3)/36.\n- Add numerators: 12 + 6 = 18, giving 18/36.\n- Simplify by dividing top and bottom by 18: 18/36 = 1/2.\nAnswer: 1/2"} +{"text": "Question: What is the average of 66, 85, 96?\nLet's think step by step.\n- Sum: 66 + 85 + 96 = 247.\n- Count = 3.\n- Average = 247 / 3 = 82.3333.\nAnswer: 82.3333"} +{"text": "Question: Solve for x: 5x + 7 = 87\nLet's think step by step.\n- Subtract 7 from both sides: 5x = 87 - 7 = 80.\n- Divide both sides by 5: x = 80/5 = 16.\nAnswer: 16"} +{"text": "Question: Solve for x: 6x + 9 = 93\nLet's think step by step.\n- Subtract 9 from both sides: 6x = 93 - 9 = 84.\n- Divide both sides by 6: x = 84/6 = 14.\nAnswer: 14"} +{"text": "Question: Solve for x: 6x + 16 = 130\nLet's think step by step.\n- Subtract 16 from both sides: 6x = 130 - 16 = 114.\n- Divide both sides by 6: x = 114/6 = 19.\nAnswer: 19"} +{"text": "Question: Solve for x: 2x + 3 = 25\nLet's think step by step.\n- Subtract 3 from both sides: 2x = 25 - 3 = 22.\n- Divide both sides by 2: x = 22/2 = 11.\nAnswer: 11"} +{"text": "Question: A car travels 475 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 475 / 2 = 237.5 mph.\nAnswer: 237.5 mph"} +{"text": "Question: A car travels 92 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 92 / 1 = 92 mph.\nAnswer: 92 mph"} +{"text": "Question: What is 5/12 + 2/8?\nLet's think step by step.\n- Common denominator is 12 * 8 = 96.\n- Rewrite: (5*8)/96 + (2*12)/96.\n- Add numerators: 40 + 24 = 64, giving 64/96.\n- Simplify by dividing top and bottom by 32: 64/96 = 2/3.\nAnswer: 2/3"} +{"text": "Question: What comes next: 9, 16, 23, 30, 37, 44, 51, 58?\nLet's think step by step.\n- Find the difference: 16 - 9 = 7.\n- The sequence increases by 7 each time.\n- Next = 58 + 7 = 65.\nAnswer: 65"} +{"text": "Question: What comes next: 8, 10, 12, 14?\nLet's think step by step.\n- Find the difference: 10 - 8 = 2.\n- The sequence increases by 2 each time.\n- Next = 14 + 2 = 16.\nAnswer: 16"} +{"text": "Question: A car travels 312 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 312 / 1 = 312 mph.\nAnswer: 312 mph"} +{"text": "Question: Solve for x: 10x + 5 = 157\nLet's think step by step.\n- Subtract 5 from both sides: 10x = 157 - 5 = 152.\n- Divide both sides by 10: x = 152/10.\nAnswer: 152/10"} +{"text": "Question: What comes next: 1, 8, 15, 22, 29, 36?\nLet's think step by step.\n- Find the difference: 8 - 1 = 7.\n- The sequence increases by 7 each time.\n- Next = 36 + 7 = 43.\nAnswer: 43"} +{"text": "Question: What is 1/10 + 3/8?\nLet's think step by step.\n- Common denominator is 10 * 8 = 80.\n- Rewrite: (1*8)/80 + (3*10)/80.\n- Add numerators: 8 + 30 = 38, giving 38/80.\n- Simplify by dividing top and bottom by 2: 38/80 = 19/40.\nAnswer: 19/40"} +{"text": "Question: What is 3/3 + 1/9?\nLet's think step by step.\n- Common denominator is 3 * 9 = 27.\n- Rewrite: (3*9)/27 + (1*3)/27.\n- Add numerators: 27 + 3 = 30, giving 30/27.\n- Simplify by dividing top and bottom by 3: 30/27 = 10/9.\nAnswer: 10/9"} +{"text": "Question: What is 10 + 8 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 10 = 80.\n- Then add: 10 + 80 = 90.\nAnswer: 90"} +{"text": "Question: What is 2/11 + 3/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (2*8)/88 + (3*11)/88.\n- Add numerators: 16 + 33 = 49, giving 49/88.\n- 49/88 is already in simplest form, so the answer is 49/88.\nAnswer: 49/88"} +{"text": "Question: A car travels 409 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 409 / 3 = 136.333 mph.\nAnswer: 136.333 mph"} +{"text": "Question: Each item costs $66. You buy 3 and pay $200. How much change?\nLet's think step by step.\n- Total cost = 66 * 3 = $198.\n- Change = 200 - 198 = $2.\nAnswer: $2"} +{"text": "Question: Each item costs $75. You buy 6 and pay $460. How much change?\nLet's think step by step.\n- Total cost = 75 * 6 = $450.\n- Change = 460 - 450 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 5x + 5 = 30\nLet's think step by step.\n- Subtract 5 from both sides: 5x = 30 - 5 = 25.\n- Divide both sides by 5: x = 25/5 = 5.\nAnswer: 5"} +{"text": "Question: A car travels 318 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 318 / 3 = 106 mph.\nAnswer: 106 mph"} +{"text": "Question: What is 2/7 + 1/12?\nLet's think step by step.\n- Common denominator is 7 * 12 = 84.\n- Rewrite: (2*12)/84 + (1*7)/84.\n- Add numerators: 24 + 7 = 31, giving 31/84.\n- 31/84 is already in simplest form, so the answer is 31/84.\nAnswer: 31/84"} +{"text": "Question: Split 480 in the ratio 5:3. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 3 = 8.\n- One part = 480 / 8 = 60.\n- First part = 5 * 60 = 300.\nAnswer: 300"} +{"text": "Question: Solve for x: 3x + 19 = 58\nLet's think step by step.\n- Subtract 19 from both sides: 3x = 58 - 19 = 39.\n- Divide both sides by 3: x = 39/3 = 13.\nAnswer: 13"} +{"text": "Question: What is 3/4 + 4/12?\nLet's think step by step.\n- Common denominator is 4 * 12 = 48.\n- Rewrite: (3*12)/48 + (4*4)/48.\n- Add numerators: 36 + 16 = 52, giving 52/48.\n- Simplify by dividing top and bottom by 4: 52/48 = 13/12.\nAnswer: 13/12"} +{"text": "Question: What comes next: 4, 11, 18, 25, 32, 39, 46?\nLet's think step by step.\n- Find the difference: 11 - 4 = 7.\n- The sequence increases by 7 each time.\n- Next = 46 + 7 = 53.\nAnswer: 53"} +{"text": "Question: Each item costs $75. You buy 7 and pay $530. How much change?\nLet's think step by step.\n- Total cost = 75 * 7 = $525.\n- Change = 530 - 525 = $5.\nAnswer: $5"} +{"text": "Question: Split 210 in the ratio 8:6. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 6 = 14.\n- One part = 210 / 14 = 15.\n- First part = 8 * 15 = 120.\nAnswer: 120"} +{"text": "Question: What is 6 + 6 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 12 = 72.\n- Then add: 6 + 72 = 78.\nAnswer: 78"} +{"text": "Question: What is 5% of 1000?\nLet's think step by step.\n- Convert 5% to 5/100.\n- Multiply: 1000 * 5/100 = 50.\nAnswer: 50"} +{"text": "Question: What is 25% of 200?\nLet's think step by step.\n- Convert 25% to 25/100.\n- Multiply: 200 * 25/100 = 50.\nAnswer: 50"} +{"text": "Question: What comes next: 10, 16, 22, 28?\nLet's think step by step.\n- Find the difference: 16 - 10 = 6.\n- The sequence increases by 6 each time.\n- Next = 28 + 6 = 34.\nAnswer: 34"} +{"text": "Question: What is 54% of 240?\nLet's think step by step.\n- Convert 54% to 54/100.\n- Multiply: 240 * 54/100 = 129.6.\nAnswer: 129.6"} +{"text": "Question: Each item costs $10. You buy 9 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 10 * 9 = $90.\n- Change = 100 - 90 = $10.\nAnswer: $10"} +{"text": "Question: How many numbers between 48 and 98 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 48 is 50.\n- Last multiple <= 98 is 90.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $18. You buy 4 and pay $80. How much change?\nLet's think step by step.\n- Total cost = 18 * 4 = $72.\n- Change = 80 - 72 = $8.\nAnswer: $8"} +{"text": "Question: Solve for x: 10x + 13 = 133\nLet's think step by step.\n- Subtract 13 from both sides: 10x = 133 - 13 = 120.\n- Divide both sides by 10: x = 120/10 = 12.\nAnswer: 12"} +{"text": "Question: What is the average of 88, 63, 77, 64?\nLet's think step by step.\n- Sum: 88 + 63 + 77 + 64 = 292.\n- Count = 4.\n- Average = 292 / 4 = 73.\nAnswer: 73"} +{"text": "Question: What is the average of 93, 82, 12, 62?\nLet's think step by step.\n- Sum: 93 + 82 + 12 + 62 = 249.\n- Count = 4.\n- Average = 249 / 4 = 62.25.\nAnswer: 62.25"} +{"text": "Question: What is 5 + 8 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 4 = 32.\n- Then add: 5 + 32 = 37.\nAnswer: 37"} +{"text": "Question: What is the average of 77, 99, 70, 34, 44?\nLet's think step by step.\n- Sum: 77 + 99 + 70 + 34 + 44 = 324.\n- Count = 5.\n- Average = 324 / 5 = 64.8.\nAnswer: 64.8"} +{"text": "Question: What is the average of 38, 74, 56?\nLet's think step by step.\n- Sum: 38 + 74 + 56 = 168.\n- Count = 3.\n- Average = 168 / 3 = 56.\nAnswer: 56"} +{"text": "Question: How many numbers between 15 and 65 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 15 is 15.\n- Last multiple <= 65 is 63.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 3/6 + 5/9?\nLet's think step by step.\n- Common denominator is 6 * 9 = 54.\n- Rewrite: (3*9)/54 + (5*6)/54.\n- Add numerators: 27 + 30 = 57, giving 57/54.\n- Simplify by dividing top and bottom by 3: 57/54 = 19/18.\nAnswer: 19/18"} +{"text": "Question: What comes next: 5, 11, 17, 23, 29, 35, 41?\nLet's think step by step.\n- Find the difference: 11 - 5 = 6.\n- The sequence increases by 6 each time.\n- Next = 41 + 6 = 47.\nAnswer: 47"} +{"text": "Question: How many numbers between 37 and 87 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 37 is 38.\n- Last multiple <= 87 is 86.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 65, 86, 72, 14, 91?\nLet's think step by step.\n- Sum: 65 + 86 + 72 + 14 + 91 = 328.\n- Count = 5.\n- Average = 328 / 5 = 65.6.\nAnswer: 65.6"} +{"text": "Question: Each item costs $6. You buy 7 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 6 * 7 = $42.\n- Change = 50 - 42 = $8.\nAnswer: $8"} +{"text": "Question: What is 9 + 6 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 5 = 30.\n- Then add: 9 + 30 = 39.\nAnswer: 39"} +{"text": "Question: A car travels 392 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 392 / 5 = 78.4 mph.\nAnswer: 78.4 mph"} +{"text": "Question: What is the average of 35, 83, 38, 87, 18?\nLet's think step by step.\n- Sum: 35 + 83 + 38 + 87 + 18 = 261.\n- Count = 5.\n- Average = 261 / 5 = 52.2.\nAnswer: 52.2"} +{"text": "Question: Solve for x: 7x + 1 = 68\nLet's think step by step.\n- Subtract 1 from both sides: 7x = 68 - 1 = 67.\n- Divide both sides by 7: x = 67/7.\nAnswer: 67/7"} +{"text": "Question: A car travels 203 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 203 / 1 = 203 mph.\nAnswer: 203 mph"} +{"text": "Question: What is the average of 35, 54, 51, 46, 20?\nLet's think step by step.\n- Sum: 35 + 54 + 51 + 46 + 20 = 206.\n- Count = 5.\n- Average = 206 / 5 = 41.2.\nAnswer: 41.2"} +{"text": "Question: Each item costs $73. You buy 3 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 73 * 3 = $219.\n- Change = 220 - 219 = $1.\nAnswer: $1"} +{"text": "Question: What comes next: 7, 10, 13, 16, 19, 22?\nLet's think step by step.\n- Find the difference: 10 - 7 = 3.\n- The sequence increases by 3 each time.\n- Next = 22 + 3 = 25.\nAnswer: 25"} +{"text": "Question: What is 22% of 1000?\nLet's think step by step.\n- Convert 22% to 22/100.\n- Multiply: 1000 * 22/100 = 220.\nAnswer: 220"} +{"text": "Question: What is 17% of 1000?\nLet's think step by step.\n- Convert 17% to 17/100.\n- Multiply: 1000 * 17/100 = 170.\nAnswer: 170"} +{"text": "Question: What is the average of 14, 81, 22, 62?\nLet's think step by step.\n- Sum: 14 + 81 + 22 + 62 = 179.\n- Count = 4.\n- Average = 179 / 4 = 44.75.\nAnswer: 44.75"} +{"text": "Question: What is the average of 88, 51, 23, 18, 60?\nLet's think step by step.\n- Sum: 88 + 51 + 23 + 18 + 60 = 240.\n- Count = 5.\n- Average = 240 / 5 = 48.\nAnswer: 48"} +{"text": "Question: What is 10 + 4 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 12 = 48.\n- Then add: 10 + 48 = 58.\nAnswer: 58"} +{"text": "Question: What is 4/8 + 4/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (4*3)/24 + (4*8)/24.\n- Add numerators: 12 + 32 = 44, giving 44/24.\n- Simplify by dividing top and bottom by 4: 44/24 = 11/6.\nAnswer: 11/6"} +{"text": "Question: What is 41% of 200?\nLet's think step by step.\n- Convert 41% to 41/100.\n- Multiply: 200 * 41/100 = 82.\nAnswer: 82"} +{"text": "Question: What is 9 + 9 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 6 = 54.\n- Then add: 9 + 54 = 63.\nAnswer: 63"} +{"text": "Question: Solve for x: 6x + 16 = 52\nLet's think step by step.\n- Subtract 16 from both sides: 6x = 52 - 16 = 36.\n- Divide both sides by 6: x = 36/6 = 6.\nAnswer: 6"} +{"text": "Question: A car travels 439 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 439 / 3 = 146.333 mph.\nAnswer: 146.333 mph"} +{"text": "Question: What comes next: 10, 17, 24, 31, 38, 45, 52, 59?\nLet's think step by step.\n- Find the difference: 17 - 10 = 7.\n- The sequence increases by 7 each time.\n- Next = 59 + 7 = 66.\nAnswer: 66"} +{"text": "Question: What is 61% of 80?\nLet's think step by step.\n- Convert 61% to 61/100.\n- Multiply: 80 * 61/100 = 48.8.\nAnswer: 48.8"} +{"text": "Question: What is 84% of 480?\nLet's think step by step.\n- Convert 84% to 84/100.\n- Multiply: 480 * 84/100 = 403.2.\nAnswer: 403.2"} +{"text": "Question: Each item costs $63. You buy 3 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 63 * 3 = $189.\n- Change = 190 - 189 = $1.\nAnswer: $1"} +{"text": "Question: What is 13% of 240?\nLet's think step by step.\n- Convert 13% to 13/100.\n- Multiply: 240 * 13/100 = 31.2.\nAnswer: 31.2"} +{"text": "Question: What is the average of 16, 79, 52, 74?\nLet's think step by step.\n- Sum: 16 + 79 + 52 + 74 = 221.\n- Count = 4.\n- Average = 221 / 4 = 55.25.\nAnswer: 55.25"} +{"text": "Question: Each item costs $10. You buy 6 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 10 * 6 = $60.\n- Change = 70 - 60 = $10.\nAnswer: $10"} +{"text": "Question: What is 6/6 + 5/12?\nLet's think step by step.\n- Common denominator is 6 * 12 = 72.\n- Rewrite: (6*12)/72 + (5*6)/72.\n- Add numerators: 72 + 30 = 102, giving 102/72.\n- Simplify by dividing top and bottom by 6: 102/72 = 17/12.\nAnswer: 17/12"} +{"text": "Question: How many numbers between 46 and 96 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 46 is 48.\n- Last multiple <= 96 is 96.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 511 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 511 / 5 = 102.2 mph.\nAnswer: 102.2 mph"} +{"text": "Question: A car travels 366 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 366 / 1 = 366 mph.\nAnswer: 366 mph"} +{"text": "Question: A car travels 184 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 184 / 2 = 92 mph.\nAnswer: 92 mph"} +{"text": "Question: Solve for x: 8x + 7 = 23\nLet's think step by step.\n- Subtract 7 from both sides: 8x = 23 - 7 = 16.\n- Divide both sides by 8: x = 16/8 = 2.\nAnswer: 2"} +{"text": "Question: Solve for x: 3x + 7 = 59\nLet's think step by step.\n- Subtract 7 from both sides: 3x = 59 - 7 = 52.\n- Divide both sides by 3: x = 52/3.\nAnswer: 52/3"} +{"text": "Question: What is 6/8 + 6/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (6*4)/32 + (6*8)/32.\n- Add numerators: 24 + 48 = 72, giving 72/32.\n- Simplify by dividing top and bottom by 8: 72/32 = 9/4.\nAnswer: 9/4"} +{"text": "Question: What is 12 + 3 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 11 = 33.\n- Then add: 12 + 33 = 45.\nAnswer: 45"} +{"text": "Question: Each item costs $79. You buy 5 and pay $400. How much change?\nLet's think step by step.\n- Total cost = 79 * 5 = $395.\n- Change = 400 - 395 = $5.\nAnswer: $5"} +{"text": "Question: What is the average of 11, 22, 68, 96, 84?\nLet's think step by step.\n- Sum: 11 + 22 + 68 + 96 + 84 = 281.\n- Count = 5.\n- Average = 281 / 5 = 56.2.\nAnswer: 56.2"} +{"text": "Question: A car travels 420 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 420 / 5 = 84 mph.\nAnswer: 84 mph"} +{"text": "Question: Each item costs $12. You buy 2 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 12 * 2 = $24.\n- Change = 30 - 24 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 10x + 18 = 61\nLet's think step by step.\n- Subtract 18 from both sides: 10x = 61 - 18 = 43.\n- Divide both sides by 10: x = 43/10.\nAnswer: 43/10"} +{"text": "Question: Split 70 in the ratio 4:3. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 3 = 7.\n- One part = 70 / 7 = 10.\n- First part = 4 * 10 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 6x + 4 = 35\nLet's think step by step.\n- Subtract 4 from both sides: 6x = 35 - 4 = 31.\n- Divide both sides by 6: x = 31/6.\nAnswer: 31/6"} +{"text": "Question: What is the average of 44, 65, 83, 71, 50?\nLet's think step by step.\n- Sum: 44 + 65 + 83 + 71 + 50 = 313.\n- Count = 5.\n- Average = 313 / 5 = 62.6.\nAnswer: 62.6"} +{"text": "Question: What is 52% of 200?\nLet's think step by step.\n- Convert 52% to 52/100.\n- Multiply: 200 * 52/100 = 104.\nAnswer: 104"} +{"text": "Question: What is 5/5 + 2/10?\nLet's think step by step.\n- Common denominator is 5 * 10 = 50.\n- Rewrite: (5*10)/50 + (2*5)/50.\n- Add numerators: 50 + 10 = 60, giving 60/50.\n- Simplify by dividing top and bottom by 10: 60/50 = 6/5.\nAnswer: 6/5"} +{"text": "Question: How many numbers between 26 and 76 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 26 is 27.\n- Last multiple <= 76 is 75.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 6/6 + 2/4?\nLet's think step by step.\n- Common denominator is 6 * 4 = 24.\n- Rewrite: (6*4)/24 + (2*6)/24.\n- Add numerators: 24 + 12 = 36, giving 36/24.\n- Simplify by dividing top and bottom by 12: 36/24 = 3/2.\nAnswer: 3/2"} +{"text": "Question: What is the average of 88, 17, 34, 37, 32?\nLet's think step by step.\n- Sum: 88 + 17 + 34 + 37 + 32 = 208.\n- Count = 5.\n- Average = 208 / 5 = 41.6.\nAnswer: 41.6"} +{"text": "Question: Each item costs $87. You buy 6 and pay $530. How much change?\nLet's think step by step.\n- Total cost = 87 * 6 = $522.\n- Change = 530 - 522 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 38, 14, 29, 27, 35?\nLet's think step by step.\n- Sum: 38 + 14 + 29 + 27 + 35 = 143.\n- Count = 5.\n- Average = 143 / 5 = 28.6.\nAnswer: 28.6"} +{"text": "Question: How many numbers between 13 and 63 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 13 is 18.\n- Last multiple <= 63 is 63.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 4/3 + 4/3?\nLet's think step by step.\n- Common denominator is 3 * 3 = 9.\n- Rewrite: (4*3)/9 + (4*3)/9.\n- Add numerators: 12 + 12 = 24, giving 24/9.\n- Simplify by dividing top and bottom by 3: 24/9 = 8/3.\nAnswer: 8/3"} +{"text": "Question: Solve for x: 3x + 18 = 30\nLet's think step by step.\n- Subtract 18 from both sides: 3x = 30 - 18 = 12.\n- Divide both sides by 3: x = 12/3 = 4.\nAnswer: 4"} +{"text": "Question: What is 75% of 240?\nLet's think step by step.\n- Convert 75% to 75/100.\n- Multiply: 240 * 75/100 = 180.\nAnswer: 180"} +{"text": "Question: A car travels 338 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 338 / 5 = 67.6 mph.\nAnswer: 67.6 mph"} +{"text": "Question: What is 3/5 + 3/7?\nLet's think step by step.\n- Common denominator is 5 * 7 = 35.\n- Rewrite: (3*7)/35 + (3*5)/35.\n- Add numerators: 21 + 15 = 36, giving 36/35.\n- 36/35 is already in simplest form, so the answer is 36/35.\nAnswer: 36/35"} +{"text": "Question: A car travels 437 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 437 / 5 = 87.4 mph.\nAnswer: 87.4 mph"} +{"text": "Question: Each item costs $55. You buy 5 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 55 * 5 = $275.\n- Change = 280 - 275 = $5.\nAnswer: $5"} +{"text": "Question: What is 55% of 1000?\nLet's think step by step.\n- Convert 55% to 55/100.\n- Multiply: 1000 * 55/100 = 550.\nAnswer: 550"} +{"text": "Question: Solve for x: 5x + 1 = 55\nLet's think step by step.\n- Subtract 1 from both sides: 5x = 55 - 1 = 54.\n- Divide both sides by 5: x = 54/5.\nAnswer: 54/5"} +{"text": "Question: What is 7 + 2 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 12 = 24.\n- Then add: 7 + 24 = 31.\nAnswer: 31"} +{"text": "Question: What is the average of 36, 34, 38, 21, 93?\nLet's think step by step.\n- Sum: 36 + 34 + 38 + 21 + 93 = 222.\n- Count = 5.\n- Average = 222 / 5 = 44.4.\nAnswer: 44.4"} +{"text": "Question: What is the average of 78, 12, 19, 17, 27?\nLet's think step by step.\n- Sum: 78 + 12 + 19 + 17 + 27 = 153.\n- Count = 5.\n- Average = 153 / 5 = 30.6.\nAnswer: 30.6"} +{"text": "Question: What is the average of 22, 65, 39, 69?\nLet's think step by step.\n- Sum: 22 + 65 + 39 + 69 = 195.\n- Count = 4.\n- Average = 195 / 4 = 48.75.\nAnswer: 48.75"} +{"text": "Question: How many numbers between 89 and 139 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 89 is 90.\n- Last multiple <= 139 is 135.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 6/4 + 3/5?\nLet's think step by step.\n- Common denominator is 4 * 5 = 20.\n- Rewrite: (6*5)/20 + (3*4)/20.\n- Add numerators: 30 + 12 = 42, giving 42/20.\n- Simplify by dividing top and bottom by 2: 42/20 = 21/10.\nAnswer: 21/10"} +{"text": "Question: How many numbers between 22 and 72 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 22 is 25.\n- Last multiple <= 72 is 70.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What comes next: 6, 11, 16, 21, 26, 31, 36?\nLet's think step by step.\n- Find the difference: 11 - 6 = 5.\n- The sequence increases by 5 each time.\n- Next = 36 + 5 = 41.\nAnswer: 41"} +{"text": "Question: A car travels 199 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 199 / 6 = 33.1667 mph.\nAnswer: 33.1667 mph"} +{"text": "Question: Each item costs $39. You buy 6 and pay $240. How much change?\nLet's think step by step.\n- Total cost = 39 * 6 = $234.\n- Change = 240 - 234 = $6.\nAnswer: $6"} +{"text": "Question: What is 11 + 2 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 12 = 24.\n- Then add: 11 + 24 = 35.\nAnswer: 35"} +{"text": "Question: What is 9 + 10 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 4 = 40.\n- Then add: 9 + 40 = 49.\nAnswer: 49"} +{"text": "Question: How many numbers between 78 and 128 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 78 is 80.\n- Last multiple <= 128 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Split 210 in the ratio 2:5. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 5 = 7.\n- One part = 210 / 7 = 30.\n- First part = 2 * 30 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 3x + 19 = 39\nLet's think step by step.\n- Subtract 19 from both sides: 3x = 39 - 19 = 20.\n- Divide both sides by 3: x = 20/3.\nAnswer: 20/3"} +{"text": "Question: How many numbers between 73 and 123 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 73 is 75.\n- Last multiple <= 123 is 123.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 5/3 + 4/2?\nLet's think step by step.\n- Common denominator is 3 * 2 = 6.\n- Rewrite: (5*2)/6 + (4*3)/6.\n- Add numerators: 10 + 12 = 22, giving 22/6.\n- Simplify by dividing top and bottom by 2: 22/6 = 11/3.\nAnswer: 11/3"} +{"text": "Question: What comes next: 10, 12, 14, 16, 18?\nLet's think step by step.\n- Find the difference: 12 - 10 = 2.\n- The sequence increases by 2 each time.\n- Next = 18 + 2 = 20.\nAnswer: 20"} +{"text": "Question: What comes next: 8, 12, 16, 20, 24, 28?\nLet's think step by step.\n- Find the difference: 12 - 8 = 4.\n- The sequence increases by 4 each time.\n- Next = 28 + 4 = 32.\nAnswer: 32"} +{"text": "Question: How many numbers between 12 and 62 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 12 is 20.\n- Last multiple <= 62 is 60.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 72% of 360?\nLet's think step by step.\n- Convert 72% to 72/100.\n- Multiply: 360 * 72/100 = 259.2.\nAnswer: 259.2"} +{"text": "Question: What is 1/10 + 3/7?\nLet's think step by step.\n- Common denominator is 10 * 7 = 70.\n- Rewrite: (1*7)/70 + (3*10)/70.\n- Add numerators: 7 + 30 = 37, giving 37/70.\n- 37/70 is already in simplest form, so the answer is 37/70.\nAnswer: 37/70"} +{"text": "Question: What is 3/9 + 5/5?\nLet's think step by step.\n- Common denominator is 9 * 5 = 45.\n- Rewrite: (3*5)/45 + (5*9)/45.\n- Add numerators: 15 + 45 = 60, giving 60/45.\n- Simplify by dividing top and bottom by 15: 60/45 = 4/3.\nAnswer: 4/3"} +{"text": "Question: How many numbers between 14 and 64 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 14 is 18.\n- Last multiple <= 64 is 63.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 12 + 12 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 5 = 60.\n- Then add: 12 + 60 = 72.\nAnswer: 72"} +{"text": "Question: What is 87% of 360?\nLet's think step by step.\n- Convert 87% to 87/100.\n- Multiply: 360 * 87/100 = 313.2.\nAnswer: 313.2"} +{"text": "Question: What comes next: 8, 12, 16, 20, 24, 28, 32, 36?\nLet's think step by step.\n- Find the difference: 12 - 8 = 4.\n- The sequence increases by 4 each time.\n- Next = 36 + 4 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 6x + 3 = 69\nLet's think step by step.\n- Subtract 3 from both sides: 6x = 69 - 3 = 66.\n- Divide both sides by 6: x = 66/6 = 11.\nAnswer: 11"} +{"text": "Question: A car travels 199 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 199 / 4 = 49.75 mph.\nAnswer: 49.75 mph"} +{"text": "Question: What comes next: 2, 5, 8, 11?\nLet's think step by step.\n- Find the difference: 5 - 2 = 3.\n- The sequence increases by 3 each time.\n- Next = 11 + 3 = 14.\nAnswer: 14"} +{"text": "Question: Each item costs $31. You buy 3 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 31 * 3 = $93.\n- Change = 100 - 93 = $7.\nAnswer: $7"} +{"text": "Question: What is the average of 37, 83, 87?\nLet's think step by step.\n- Sum: 37 + 83 + 87 = 207.\n- Count = 3.\n- Average = 207 / 3 = 69.\nAnswer: 69"} +{"text": "Question: Split 440 in the ratio 5:6. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 6 = 11.\n- One part = 440 / 11 = 40.\n- First part = 5 * 40 = 200.\nAnswer: 200"} +{"text": "Question: What is 4 + 6 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 4 = 24.\n- Then add: 4 + 24 = 28.\nAnswer: 28"} +{"text": "Question: How many numbers between 66 and 116 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 66 is 70.\n- Last multiple <= 116 is 115.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 15, 67, 59?\nLet's think step by step.\n- Sum: 15 + 67 + 59 = 141.\n- Count = 3.\n- Average = 141 / 3 = 47.\nAnswer: 47"} +{"text": "Question: Solve for x: 10x + 20 = 50\nLet's think step by step.\n- Subtract 20 from both sides: 10x = 50 - 20 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: What is 7 + 4 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 11 = 44.\n- Then add: 7 + 44 = 51.\nAnswer: 51"} +{"text": "Question: How many numbers between 20 and 70 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 20 is 20.\n- Last multiple <= 70 is 70.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 3 + 12 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 10 = 120.\n- Then add: 3 + 120 = 123.\nAnswer: 123"} +{"text": "Question: What is 11 + 5 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 8 = 40.\n- Then add: 11 + 40 = 51.\nAnswer: 51"} +{"text": "Question: Solve for x: 10x + 4 = 133\nLet's think step by step.\n- Subtract 4 from both sides: 10x = 133 - 4 = 129.\n- Divide both sides by 10: x = 129/10.\nAnswer: 129/10"} +{"text": "Question: Split 400 in the ratio 6:4. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 4 = 10.\n- One part = 400 / 10 = 40.\n- First part = 6 * 40 = 240.\nAnswer: 240"} +{"text": "Question: Each item costs $80. You buy 8 and pay $650. How much change?\nLet's think step by step.\n- Total cost = 80 * 8 = $640.\n- Change = 650 - 640 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 9x + 3 = 21\nLet's think step by step.\n- Subtract 3 from both sides: 9x = 21 - 3 = 18.\n- Divide both sides by 9: x = 18/9 = 2.\nAnswer: 2"} +{"text": "Question: What is 2 + 9 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 11 = 99.\n- Then add: 2 + 99 = 101.\nAnswer: 101"} +{"text": "Question: How many numbers between 28 and 78 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 28 is 28.\n- Last multiple <= 78 is 78.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 11x + 7 = 62\nLet's think step by step.\n- Subtract 7 from both sides: 11x = 62 - 7 = 55.\n- Divide both sides by 11: x = 55/11 = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 12x + 7 = 82\nLet's think step by step.\n- Subtract 7 from both sides: 12x = 82 - 7 = 75.\n- Divide both sides by 12: x = 75/12.\nAnswer: 75/12"} +{"text": "Question: A car travels 178 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 178 / 6 = 29.6667 mph.\nAnswer: 29.6667 mph"} +{"text": "Question: What comes next: 5, 10, 15, 20, 25, 30?\nLet's think step by step.\n- Find the difference: 10 - 5 = 5.\n- The sequence increases by 5 each time.\n- Next = 30 + 5 = 35.\nAnswer: 35"} +{"text": "Question: What is 28% of 500?\nLet's think step by step.\n- Convert 28% to 28/100.\n- Multiply: 500 * 28/100 = 140.\nAnswer: 140"} +{"text": "Question: What is the average of 92, 89, 47, 79?\nLet's think step by step.\n- Sum: 92 + 89 + 47 + 79 = 307.\n- Count = 4.\n- Average = 307 / 4 = 76.75.\nAnswer: 76.75"} +{"text": "Question: What is the average of 28, 33, 12?\nLet's think step by step.\n- Sum: 28 + 33 + 12 = 73.\n- Count = 3.\n- Average = 73 / 3 = 24.3333.\nAnswer: 24.3333"} +{"text": "Question: How many numbers between 25 and 75 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 25 is 27.\n- Last multiple <= 75 is 75.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 6 + 5 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 4 = 20.\n- Then add: 6 + 20 = 26.\nAnswer: 26"} +{"text": "Question: What comes next: 8, 10, 12, 14, 16, 18, 20?\nLet's think step by step.\n- Find the difference: 10 - 8 = 2.\n- The sequence increases by 2 each time.\n- Next = 20 + 2 = 22.\nAnswer: 22"} +{"text": "Question: What is 4/12 + 3/2?\nLet's think step by step.\n- Common denominator is 12 * 2 = 24.\n- Rewrite: (4*2)/24 + (3*12)/24.\n- Add numerators: 8 + 36 = 44, giving 44/24.\n- Simplify by dividing top and bottom by 4: 44/24 = 11/6.\nAnswer: 11/6"} +{"text": "Question: Each item costs $50. You buy 2 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 50 * 2 = $100.\n- Change = 110 - 100 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 35, 96, 20?\nLet's think step by step.\n- Sum: 35 + 96 + 20 = 151.\n- Count = 3.\n- Average = 151 / 3 = 50.3333.\nAnswer: 50.3333"} +{"text": "Question: Solve for x: 4x + 15 = 70\nLet's think step by step.\n- Subtract 15 from both sides: 4x = 70 - 15 = 55.\n- Divide both sides by 4: x = 55/4.\nAnswer: 55/4"} +{"text": "Question: Each item costs $43. You buy 6 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 43 * 6 = $258.\n- Change = 260 - 258 = $2.\nAnswer: $2"} +{"text": "Question: How many numbers between 88 and 138 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 88 is 90.\n- Last multiple <= 138 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What comes next: 8, 13, 18, 23, 28, 33, 38?\nLet's think step by step.\n- Find the difference: 13 - 8 = 5.\n- The sequence increases by 5 each time.\n- Next = 38 + 5 = 43.\nAnswer: 43"} +{"text": "Question: What is 6/4 + 6/5?\nLet's think step by step.\n- Common denominator is 4 * 5 = 20.\n- Rewrite: (6*5)/20 + (6*4)/20.\n- Add numerators: 30 + 24 = 54, giving 54/20.\n- Simplify by dividing top and bottom by 2: 54/20 = 27/10.\nAnswer: 27/10"} +{"text": "Question: A car travels 117 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 117 / 1 = 117 mph.\nAnswer: 117 mph"} +{"text": "Question: What is 9 + 4 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 8 = 32.\n- Then add: 9 + 32 = 41.\nAnswer: 41"} +{"text": "Question: What is 86% of 100?\nLet's think step by step.\n- Convert 86% to 86/100.\n- Multiply: 100 * 86/100 = 86.\nAnswer: 86"} +{"text": "Question: What is 11 + 8 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 12 = 96.\n- Then add: 11 + 96 = 107.\nAnswer: 107"} +{"text": "Question: What is the average of 65, 39, 46, 32?\nLet's think step by step.\n- Sum: 65 + 39 + 46 + 32 = 182.\n- Count = 4.\n- Average = 182 / 4 = 45.5.\nAnswer: 45.5"} +{"text": "Question: What is 5 + 4 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 5 = 20.\n- Then add: 5 + 20 = 25.\nAnswer: 25"} +{"text": "Question: What comes next: 6, 10, 14, 18?\nLet's think step by step.\n- Find the difference: 10 - 6 = 4.\n- The sequence increases by 4 each time.\n- Next = 18 + 4 = 22.\nAnswer: 22"} +{"text": "Question: Solve for x: 6x + 20 = 86\nLet's think step by step.\n- Subtract 20 from both sides: 6x = 86 - 20 = 66.\n- Divide both sides by 6: x = 66/6 = 11.\nAnswer: 11"} +{"text": "Question: What is 84% of 1000?\nLet's think step by step.\n- Convert 84% to 84/100.\n- Multiply: 1000 * 84/100 = 840.\nAnswer: 840"} +{"text": "Question: What comes next: 1, 3, 5, 7, 9, 11, 13, 15?\nLet's think step by step.\n- Find the difference: 3 - 1 = 2.\n- The sequence increases by 2 each time.\n- Next = 15 + 2 = 17.\nAnswer: 17"} +{"text": "Question: What is 5/8 + 1/6?\nLet's think step by step.\n- Common denominator is 8 * 6 = 48.\n- Rewrite: (5*6)/48 + (1*8)/48.\n- Add numerators: 30 + 8 = 38, giving 38/48.\n- Simplify by dividing top and bottom by 2: 38/48 = 19/24.\nAnswer: 19/24"} +{"text": "Question: Solve for x: 8x + 12 = 179\nLet's think step by step.\n- Subtract 12 from both sides: 8x = 179 - 12 = 167.\n- Divide both sides by 8: x = 167/8.\nAnswer: 167/8"} +{"text": "Question: What is the average of 56, 19, 57, 30?\nLet's think step by step.\n- Sum: 56 + 19 + 57 + 30 = 162.\n- Count = 4.\n- Average = 162 / 4 = 40.5.\nAnswer: 40.5"} +{"text": "Question: What is 12 + 7 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 11 = 77.\n- Then add: 12 + 77 = 89.\nAnswer: 89"} +{"text": "Question: Each item costs $25. You buy 5 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 25 * 5 = $125.\n- Change = 130 - 125 = $5.\nAnswer: $5"} +{"text": "Question: What is 9 + 5 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 5 = 25.\n- Then add: 9 + 25 = 34.\nAnswer: 34"} +{"text": "Question: Each item costs $69. You buy 2 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 69 * 2 = $138.\n- Change = 140 - 138 = $2.\nAnswer: $2"} +{"text": "Question: What is 6/2 + 1/9?\nLet's think step by step.\n- Common denominator is 2 * 9 = 18.\n- Rewrite: (6*9)/18 + (1*2)/18.\n- Add numerators: 54 + 2 = 56, giving 56/18.\n- Simplify by dividing top and bottom by 2: 56/18 = 28/9.\nAnswer: 28/9"} +{"text": "Question: What is 77% of 360?\nLet's think step by step.\n- Convert 77% to 77/100.\n- Multiply: 360 * 77/100 = 277.2.\nAnswer: 277.2"} +{"text": "Question: What comes next: 5, 11, 17, 23, 29?\nLet's think step by step.\n- Find the difference: 11 - 5 = 6.\n- The sequence increases by 6 each time.\n- Next = 29 + 6 = 35.\nAnswer: 35"} +{"text": "Question: What comes next: 2, 7, 12, 17, 22, 27?\nLet's think step by step.\n- Find the difference: 7 - 2 = 5.\n- The sequence increases by 5 each time.\n- Next = 27 + 5 = 32.\nAnswer: 32"} +{"text": "Question: What is 9 + 8 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 9 = 72.\n- Then add: 9 + 72 = 81.\nAnswer: 81"} +{"text": "Question: What comes next: 5, 11, 17, 23, 29, 35?\nLet's think step by step.\n- Find the difference: 11 - 5 = 6.\n- The sequence increases by 6 each time.\n- Next = 35 + 6 = 41.\nAnswer: 41"} +{"text": "Question: What is 42% of 100?\nLet's think step by step.\n- Convert 42% to 42/100.\n- Multiply: 100 * 42/100 = 42.\nAnswer: 42"} +{"text": "Question: What is 9% of 500?\nLet's think step by step.\n- Convert 9% to 9/100.\n- Multiply: 500 * 9/100 = 45.\nAnswer: 45"} +{"text": "Question: What comes next: 8, 14, 20, 26, 32, 38?\nLet's think step by step.\n- Find the difference: 14 - 8 = 6.\n- The sequence increases by 6 each time.\n- Next = 38 + 6 = 44.\nAnswer: 44"} +{"text": "Question: A car travels 245 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 245 / 2 = 122.5 mph.\nAnswer: 122.5 mph"} +{"text": "Question: What comes next: 10, 16, 22, 28, 34, 40?\nLet's think step by step.\n- Find the difference: 16 - 10 = 6.\n- The sequence increases by 6 each time.\n- Next = 40 + 6 = 46.\nAnswer: 46"} +{"text": "Question: What is 2/3 + 2/6?\nLet's think step by step.\n- Common denominator is 3 * 6 = 18.\n- Rewrite: (2*6)/18 + (2*3)/18.\n- Add numerators: 12 + 6 = 18, giving 18/18.\n- Simplify by dividing top and bottom by 18: 18/18 = 1.\nAnswer: 1"} +{"text": "Question: Solve for x: 4x + 1 = 75\nLet's think step by step.\n- Subtract 1 from both sides: 4x = 75 - 1 = 74.\n- Divide both sides by 4: x = 74/4.\nAnswer: 74/4"} +{"text": "Question: Each item costs $81. You buy 7 and pay $570. How much change?\nLet's think step by step.\n- Total cost = 81 * 7 = $567.\n- Change = 570 - 567 = $3.\nAnswer: $3"} +{"text": "Question: What is 6 + 8 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 2 = 16.\n- Then add: 6 + 16 = 22.\nAnswer: 22"} +{"text": "Question: What comes next: 7, 9, 11, 13, 15?\nLet's think step by step.\n- Find the difference: 9 - 7 = 2.\n- The sequence increases by 2 each time.\n- Next = 15 + 2 = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 5x + 11 = 36\nLet's think step by step.\n- Subtract 11 from both sides: 5x = 36 - 11 = 25.\n- Divide both sides by 5: x = 25/5 = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 8x + 11 = 123\nLet's think step by step.\n- Subtract 11 from both sides: 8x = 123 - 11 = 112.\n- Divide both sides by 8: x = 112/8 = 14.\nAnswer: 14"} +{"text": "Question: Split 50 in the ratio 3:2. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 2 = 5.\n- One part = 50 / 5 = 10.\n- First part = 3 * 10 = 30.\nAnswer: 30"} +{"text": "Question: Each item costs $62. You buy 5 and pay $320. How much change?\nLet's think step by step.\n- Total cost = 62 * 5 = $310.\n- Change = 320 - 310 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 7x + 4 = 139\nLet's think step by step.\n- Subtract 4 from both sides: 7x = 139 - 4 = 135.\n- Divide both sides by 7: x = 135/7.\nAnswer: 135/7"} +{"text": "Question: Split 600 in the ratio 8:7. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 7 = 15.\n- One part = 600 / 15 = 40.\n- First part = 8 * 40 = 320.\nAnswer: 320"} +{"text": "Question: Solve for x: 8x + 8 = 72\nLet's think step by step.\n- Subtract 8 from both sides: 8x = 72 - 8 = 64.\n- Divide both sides by 8: x = 64/8 = 8.\nAnswer: 8"} +{"text": "Question: What comes next: 1, 5, 9, 13?\nLet's think step by step.\n- Find the difference: 5 - 1 = 4.\n- The sequence increases by 4 each time.\n- Next = 13 + 4 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 91, 10, 88, 11, 47?\nLet's think step by step.\n- Sum: 91 + 10 + 88 + 11 + 47 = 247.\n- Count = 5.\n- Average = 247 / 5 = 49.4.\nAnswer: 49.4"} +{"text": "Question: A car travels 526 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 526 / 2 = 263 mph.\nAnswer: 263 mph"} +{"text": "Question: Each item costs $17. You buy 3 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 17 * 3 = $51.\n- Change = 60 - 51 = $9.\nAnswer: $9"} +{"text": "Question: Each item costs $90. You buy 3 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 90 * 3 = $270.\n- Change = 280 - 270 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 4x + 13 = 85\nLet's think step by step.\n- Subtract 13 from both sides: 4x = 85 - 13 = 72.\n- Divide both sides by 4: x = 72/4 = 18.\nAnswer: 18"} +{"text": "Question: What is 3/3 + 5/4?\nLet's think step by step.\n- Common denominator is 3 * 4 = 12.\n- Rewrite: (3*4)/12 + (5*3)/12.\n- Add numerators: 12 + 15 = 27, giving 27/12.\n- Simplify by dividing top and bottom by 3: 27/12 = 9/4.\nAnswer: 9/4"} +{"text": "Question: What is the average of 30, 14, 19, 58?\nLet's think step by step.\n- Sum: 30 + 14 + 19 + 58 = 121.\n- Count = 4.\n- Average = 121 / 4 = 30.25.\nAnswer: 30.25"} +{"text": "Question: Solve for x: 3x + 13 = 34\nLet's think step by step.\n- Subtract 13 from both sides: 3x = 34 - 13 = 21.\n- Divide both sides by 3: x = 21/3 = 7.\nAnswer: 7"} +{"text": "Question: A car travels 81 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 81 / 1 = 81 mph.\nAnswer: 81 mph"} +{"text": "Question: What is 11 + 3 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 11 = 33.\n- Then add: 11 + 33 = 44.\nAnswer: 44"} +{"text": "Question: Each item costs $46. You buy 5 and pay $240. How much change?\nLet's think step by step.\n- Total cost = 46 * 5 = $230.\n- Change = 240 - 230 = $10.\nAnswer: $10"} +{"text": "Question: Each item costs $5. You buy 8 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 5 * 8 = $40.\n- Change = 50 - 40 = $10.\nAnswer: $10"} +{"text": "Question: What comes next: 9, 15, 21, 27, 33, 39, 45, 51?\nLet's think step by step.\n- Find the difference: 15 - 9 = 6.\n- The sequence increases by 6 each time.\n- Next = 51 + 6 = 57.\nAnswer: 57"} +{"text": "Question: What is the average of 37, 12, 49, 24, 97?\nLet's think step by step.\n- Sum: 37 + 12 + 49 + 24 + 97 = 219.\n- Count = 5.\n- Average = 219 / 5 = 43.8.\nAnswer: 43.8"} +{"text": "Question: Solve for x: 8x + 8 = 168\nLet's think step by step.\n- Subtract 8 from both sides: 8x = 168 - 8 = 160.\n- Divide both sides by 8: x = 160/8 = 20.\nAnswer: 20"} +{"text": "Question: What is 6/12 + 3/2?\nLet's think step by step.\n- Common denominator is 12 * 2 = 24.\n- Rewrite: (6*2)/24 + (3*12)/24.\n- Add numerators: 12 + 36 = 48, giving 48/24.\n- Simplify by dividing top and bottom by 24: 48/24 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 76, 93, 30, 67?\nLet's think step by step.\n- Sum: 76 + 93 + 30 + 67 = 266.\n- Count = 4.\n- Average = 266 / 4 = 66.5.\nAnswer: 66.5"} +{"text": "Question: What is 3/2 + 3/7?\nLet's think step by step.\n- Common denominator is 2 * 7 = 14.\n- Rewrite: (3*7)/14 + (3*2)/14.\n- Add numerators: 21 + 6 = 27, giving 27/14.\n- 27/14 is already in simplest form, so the answer is 27/14.\nAnswer: 27/14"} +{"text": "Question: What is 47% of 80?\nLet's think step by step.\n- Convert 47% to 47/100.\n- Multiply: 80 * 47/100 = 37.6.\nAnswer: 37.6"} +{"text": "Question: A car travels 423 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 423 / 4 = 105.75 mph.\nAnswer: 105.75 mph"} +{"text": "Question: Split 105 in the ratio 4:3. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 3 = 7.\n- One part = 105 / 7 = 15.\n- First part = 4 * 15 = 60.\nAnswer: 60"} +{"text": "Question: What is 5/9 + 2/8?\nLet's think step by step.\n- Common denominator is 9 * 8 = 72.\n- Rewrite: (5*8)/72 + (2*9)/72.\n- Add numerators: 40 + 18 = 58, giving 58/72.\n- Simplify by dividing top and bottom by 2: 58/72 = 29/36.\nAnswer: 29/36"} +{"text": "Question: Solve for x: 10x + 15 = 95\nLet's think step by step.\n- Subtract 15 from both sides: 10x = 95 - 15 = 80.\n- Divide both sides by 10: x = 80/10 = 8.\nAnswer: 8"} +{"text": "Question: What is 4/4 + 6/8?\nLet's think step by step.\n- Common denominator is 4 * 8 = 32.\n- Rewrite: (4*8)/32 + (6*4)/32.\n- Add numerators: 32 + 24 = 56, giving 56/32.\n- Simplify by dividing top and bottom by 8: 56/32 = 7/4.\nAnswer: 7/4"} +{"text": "Question: What is 10 + 2 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 10 = 20.\n- Then add: 10 + 20 = 30.\nAnswer: 30"} +{"text": "Question: Solve for x: 3x + 1 = 46\nLet's think step by step.\n- Subtract 1 from both sides: 3x = 46 - 1 = 45.\n- Divide both sides by 3: x = 45/3 = 15.\nAnswer: 15"} +{"text": "Question: What is 12 + 7 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 2 = 14.\n- Then add: 12 + 14 = 26.\nAnswer: 26"} +{"text": "Question: What is 2/12 + 6/3?\nLet's think step by step.\n- Common denominator is 12 * 3 = 36.\n- Rewrite: (2*3)/36 + (6*12)/36.\n- Add numerators: 6 + 72 = 78, giving 78/36.\n- Simplify by dividing top and bottom by 6: 78/36 = 13/6.\nAnswer: 13/6"} +{"text": "Question: Each item costs $75. You buy 8 and pay $610. How much change?\nLet's think step by step.\n- Total cost = 75 * 8 = $600.\n- Change = 610 - 600 = $10.\nAnswer: $10"} +{"text": "Question: What is 8 + 8 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 4 = 32.\n- Then add: 8 + 32 = 40.\nAnswer: 40"} +{"text": "Question: Each item costs $14. You buy 8 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 14 * 8 = $112.\n- Change = 120 - 112 = $8.\nAnswer: $8"} +{"text": "Question: Split 320 in the ratio 3:5. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 5 = 8.\n- One part = 320 / 8 = 40.\n- First part = 3 * 40 = 120.\nAnswer: 120"} +{"text": "Question: Each item costs $30. You buy 3 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 30 * 3 = $90.\n- Change = 100 - 90 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 7x + 16 = 23\nLet's think step by step.\n- Subtract 16 from both sides: 7x = 23 - 16 = 7.\n- Divide both sides by 7: x = 7/7 = 1.\nAnswer: 1"} +{"text": "Question: Each item costs $55. You buy 9 and pay $500. How much change?\nLet's think step by step.\n- Total cost = 55 * 9 = $495.\n- Change = 500 - 495 = $5.\nAnswer: $5"} +{"text": "Question: Split 420 in the ratio 4:3. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 3 = 7.\n- One part = 420 / 7 = 60.\n- First part = 4 * 60 = 240.\nAnswer: 240"} +{"text": "Question: What is 5/5 + 6/4?\nLet's think step by step.\n- Common denominator is 5 * 4 = 20.\n- Rewrite: (5*4)/20 + (6*5)/20.\n- Add numerators: 20 + 30 = 50, giving 50/20.\n- Simplify by dividing top and bottom by 10: 50/20 = 5/2.\nAnswer: 5/2"} +{"text": "Question: What is 30% of 200?\nLet's think step by step.\n- Convert 30% to 30/100.\n- Multiply: 200 * 30/100 = 60.\nAnswer: 60"} +{"text": "Question: What is 6 + 7 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 9 = 63.\n- Then add: 6 + 63 = 69.\nAnswer: 69"} +{"text": "Question: What is 70% of 200?\nLet's think step by step.\n- Convert 70% to 70/100.\n- Multiply: 200 * 70/100 = 140.\nAnswer: 140"} +{"text": "Question: A car travels 269 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 269 / 4 = 67.25 mph.\nAnswer: 67.25 mph"} +{"text": "Question: Each item costs $53. You buy 4 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 53 * 4 = $212.\n- Change = 220 - 212 = $8.\nAnswer: $8"} +{"text": "Question: What is 5/11 + 4/3?\nLet's think step by step.\n- Common denominator is 11 * 3 = 33.\n- Rewrite: (5*3)/33 + (4*11)/33.\n- Add numerators: 15 + 44 = 59, giving 59/33.\n- 59/33 is already in simplest form, so the answer is 59/33.\nAnswer: 59/33"} +{"text": "Question: What is the average of 62, 79, 71?\nLet's think step by step.\n- Sum: 62 + 79 + 71 = 212.\n- Count = 3.\n- Average = 212 / 3 = 70.6667.\nAnswer: 70.6667"} +{"text": "Question: What is 19% of 480?\nLet's think step by step.\n- Convert 19% to 19/100.\n- Multiply: 480 * 19/100 = 91.2.\nAnswer: 91.2"} +{"text": "Question: Each item costs $84. You buy 6 and pay $510. How much change?\nLet's think step by step.\n- Total cost = 84 * 6 = $504.\n- Change = 510 - 504 = $6.\nAnswer: $6"} +{"text": "Question: What is 42% of 480?\nLet's think step by step.\n- Convert 42% to 42/100.\n- Multiply: 480 * 42/100 = 201.6.\nAnswer: 201.6"} +{"text": "Question: What is the average of 14, 85, 75, 42, 39?\nLet's think step by step.\n- Sum: 14 + 85 + 75 + 42 + 39 = 255.\n- Count = 5.\n- Average = 255 / 5 = 51.\nAnswer: 51"} +{"text": "Question: What is 5/11 + 3/2?\nLet's think step by step.\n- Common denominator is 11 * 2 = 22.\n- Rewrite: (5*2)/22 + (3*11)/22.\n- Add numerators: 10 + 33 = 43, giving 43/22.\n- 43/22 is already in simplest form, so the answer is 43/22.\nAnswer: 43/22"} +{"text": "Question: What comes next: 10, 13, 16, 19, 22?\nLet's think step by step.\n- Find the difference: 13 - 10 = 3.\n- The sequence increases by 3 each time.\n- Next = 22 + 3 = 25.\nAnswer: 25"} +{"text": "Question: Solve for x: 12x + 11 = 179\nLet's think step by step.\n- Subtract 11 from both sides: 12x = 179 - 11 = 168.\n- Divide both sides by 12: x = 168/12 = 14.\nAnswer: 14"} +{"text": "Question: What is 5 + 11 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 7 = 77.\n- Then add: 5 + 77 = 82.\nAnswer: 82"} +{"text": "Question: What is 6 + 12 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 6 = 72.\n- Then add: 6 + 72 = 78.\nAnswer: 78"} +{"text": "Question: A car travels 159 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 159 / 4 = 39.75 mph.\nAnswer: 39.75 mph"} +{"text": "Question: A car travels 109 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 109 / 1 = 109 mph.\nAnswer: 109 mph"} +{"text": "Question: What is 57% of 500?\nLet's think step by step.\n- Convert 57% to 57/100.\n- Multiply: 500 * 57/100 = 285.\nAnswer: 285"} +{"text": "Question: What is 2 + 5 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 8 = 40.\n- Then add: 2 + 40 = 42.\nAnswer: 42"} +{"text": "Question: Each item costs $85. You buy 2 and pay $180. How much change?\nLet's think step by step.\n- Total cost = 85 * 2 = $170.\n- Change = 180 - 170 = $10.\nAnswer: $10"} +{"text": "Question: Each item costs $23. You buy 9 and pay $210. How much change?\nLet's think step by step.\n- Total cost = 23 * 9 = $207.\n- Change = 210 - 207 = $3.\nAnswer: $3"} +{"text": "Question: What is the average of 64, 71, 14?\nLet's think step by step.\n- Sum: 64 + 71 + 14 = 149.\n- Count = 3.\n- Average = 149 / 3 = 49.6667.\nAnswer: 49.6667"} +{"text": "Question: How many numbers between 73 and 123 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 73 is 81.\n- Last multiple <= 123 is 117.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 12 + 2 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 10 = 20.\n- Then add: 12 + 20 = 32.\nAnswer: 32"} +{"text": "Question: What is 3/4 + 3/7?\nLet's think step by step.\n- Common denominator is 4 * 7 = 28.\n- Rewrite: (3*7)/28 + (3*4)/28.\n- Add numerators: 21 + 12 = 33, giving 33/28.\n- 33/28 is already in simplest form, so the answer is 33/28.\nAnswer: 33/28"} +{"text": "Question: A car travels 436 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 436 / 2 = 218 mph.\nAnswer: 218 mph"} +{"text": "Question: Each item costs $58. You buy 4 and pay $240. How much change?\nLet's think step by step.\n- Total cost = 58 * 4 = $232.\n- Change = 240 - 232 = $8.\nAnswer: $8"} +{"text": "Question: How many numbers between 80 and 130 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 80 is 81.\n- Last multiple <= 130 is 126.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: A car travels 204 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 204 / 1 = 204 mph.\nAnswer: 204 mph"} +{"text": "Question: What is 56% of 200?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 200 * 56/100 = 112.\nAnswer: 112"} +{"text": "Question: What comes next: 6, 12, 18, 24, 30, 36?\nLet's think step by step.\n- Find the difference: 12 - 6 = 6.\n- The sequence increases by 6 each time.\n- Next = 36 + 6 = 42.\nAnswer: 42"} +{"text": "Question: What is 3 + 4 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 7 = 28.\n- Then add: 3 + 28 = 31.\nAnswer: 31"} +{"text": "Question: What is 3/8 + 1/8?\nLet's think step by step.\n- Common denominator is 8 * 8 = 64.\n- Rewrite: (3*8)/64 + (1*8)/64.\n- Add numerators: 24 + 8 = 32, giving 32/64.\n- Simplify by dividing top and bottom by 32: 32/64 = 1/2.\nAnswer: 1/2"} +{"text": "Question: What is 10 + 12 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 12 = 144.\n- Then add: 10 + 144 = 154.\nAnswer: 154"} +{"text": "Question: What is 6 + 12 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 12 = 144.\n- Then add: 6 + 144 = 150.\nAnswer: 150"} +{"text": "Question: What is 72% of 240?\nLet's think step by step.\n- Convert 72% to 72/100.\n- Multiply: 240 * 72/100 = 172.8.\nAnswer: 172.8"} +{"text": "Question: What is 57% of 1000?\nLet's think step by step.\n- Convert 57% to 57/100.\n- Multiply: 1000 * 57/100 = 570.\nAnswer: 570"} +{"text": "Question: What is the average of 25, 76, 98?\nLet's think step by step.\n- Sum: 25 + 76 + 98 = 199.\n- Count = 3.\n- Average = 199 / 3 = 66.3333.\nAnswer: 66.3333"} +{"text": "Question: What is the average of 75, 97, 14, 61, 64?\nLet's think step by step.\n- Sum: 75 + 97 + 14 + 61 + 64 = 311.\n- Count = 5.\n- Average = 311 / 5 = 62.2.\nAnswer: 62.2"} +{"text": "Question: What is 5 + 4 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 7 = 28.\n- Then add: 5 + 28 = 33.\nAnswer: 33"} +{"text": "Question: What is the average of 46, 67, 12, 11?\nLet's think step by step.\n- Sum: 46 + 67 + 12 + 11 = 136.\n- Count = 4.\n- Average = 136 / 4 = 34.\nAnswer: 34"} +{"text": "Question: What is 3/8 + 5/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (3*3)/24 + (5*8)/24.\n- Add numerators: 9 + 40 = 49, giving 49/24.\n- 49/24 is already in simplest form, so the answer is 49/24.\nAnswer: 49/24"} +{"text": "Question: How many numbers between 40 and 90 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 40 is 40.\n- Last multiple <= 90 is 90.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: What is the average of 54, 86, 53, 17?\nLet's think step by step.\n- Sum: 54 + 86 + 53 + 17 = 210.\n- Count = 4.\n- Average = 210 / 4 = 52.5.\nAnswer: 52.5"} +{"text": "Question: A car travels 514 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 514 / 6 = 85.6667 mph.\nAnswer: 85.6667 mph"} +{"text": "Question: What is the average of 96, 60, 90, 55?\nLet's think step by step.\n- Sum: 96 + 60 + 90 + 55 = 301.\n- Count = 4.\n- Average = 301 / 4 = 75.25.\nAnswer: 75.25"} +{"text": "Question: What is the average of 70, 77, 95, 71?\nLet's think step by step.\n- Sum: 70 + 77 + 95 + 71 = 313.\n- Count = 4.\n- Average = 313 / 4 = 78.25.\nAnswer: 78.25"} +{"text": "Question: What is 6/7 + 4/3?\nLet's think step by step.\n- Common denominator is 7 * 3 = 21.\n- Rewrite: (6*3)/21 + (4*7)/21.\n- Add numerators: 18 + 28 = 46, giving 46/21.\n- 46/21 is already in simplest form, so the answer is 46/21.\nAnswer: 46/21"} +{"text": "Question: Solve for x: 11x + 5 = 203\nLet's think step by step.\n- Subtract 5 from both sides: 11x = 203 - 5 = 198.\n- Divide both sides by 11: x = 198/11 = 18.\nAnswer: 18"} +{"text": "Question: Each item costs $82. You buy 7 and pay $580. How much change?\nLet's think step by step.\n- Total cost = 82 * 7 = $574.\n- Change = 580 - 574 = $6.\nAnswer: $6"} +{"text": "Question: What is the average of 57, 14, 63, 13, 15?\nLet's think step by step.\n- Sum: 57 + 14 + 63 + 13 + 15 = 162.\n- Count = 5.\n- Average = 162 / 5 = 32.4.\nAnswer: 32.4"} +{"text": "Question: How many numbers between 26 and 76 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 26 is 30.\n- Last multiple <= 76 is 70.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $55. You buy 4 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 55 * 4 = $220.\n- Change = 230 - 220 = $10.\nAnswer: $10"} +{"text": "Question: What is 81% of 1000?\nLet's think step by step.\n- Convert 81% to 81/100.\n- Multiply: 1000 * 81/100 = 810.\nAnswer: 810"} +{"text": "Question: Each item costs $84. You buy 2 and pay $170. How much change?\nLet's think step by step.\n- Total cost = 84 * 2 = $168.\n- Change = 170 - 168 = $2.\nAnswer: $2"} +{"text": "Question: What is 6 + 9 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 8 = 72.\n- Then add: 6 + 72 = 78.\nAnswer: 78"} +{"text": "Question: What is 23% of 100?\nLet's think step by step.\n- Convert 23% to 23/100.\n- Multiply: 100 * 23/100 = 23.\nAnswer: 23"} +{"text": "Question: What is the average of 11, 50, 24?\nLet's think step by step.\n- Sum: 11 + 50 + 24 = 85.\n- Count = 3.\n- Average = 85 / 3 = 28.3333.\nAnswer: 28.3333"} +{"text": "Question: Solve for x: 8x + 9 = 33\nLet's think step by step.\n- Subtract 9 from both sides: 8x = 33 - 9 = 24.\n- Divide both sides by 8: x = 24/8 = 3.\nAnswer: 3"} +{"text": "Question: What comes next: 3, 8, 13, 18?\nLet's think step by step.\n- Find the difference: 8 - 3 = 5.\n- The sequence increases by 5 each time.\n- Next = 18 + 5 = 23.\nAnswer: 23"} +{"text": "Question: Solve for x: 5x + 6 = 72\nLet's think step by step.\n- Subtract 6 from both sides: 5x = 72 - 6 = 66.\n- Divide both sides by 5: x = 66/5.\nAnswer: 66/5"} +{"text": "Question: A car travels 303 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 303 / 6 = 50.5 mph.\nAnswer: 50.5 mph"} +{"text": "Question: Each item costs $7. You buy 9 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 7 * 9 = $63.\n- Change = 70 - 63 = $7.\nAnswer: $7"} +{"text": "Question: Solve for x: 4x + 3 = 15\nLet's think step by step.\n- Subtract 3 from both sides: 4x = 15 - 3 = 12.\n- Divide both sides by 4: x = 12/4 = 3.\nAnswer: 3"} +{"text": "Question: Solve for x: 12x + 11 = 107\nLet's think step by step.\n- Subtract 11 from both sides: 12x = 107 - 11 = 96.\n- Divide both sides by 12: x = 96/12 = 8.\nAnswer: 8"} +{"text": "Question: A car travels 174 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 174 / 1 = 174 mph.\nAnswer: 174 mph"} +{"text": "Question: What comes next: 3, 7, 11, 15, 19, 23, 27?\nLet's think step by step.\n- Find the difference: 7 - 3 = 4.\n- The sequence increases by 4 each time.\n- Next = 27 + 4 = 31.\nAnswer: 31"} +{"text": "Question: What is 6/9 + 4/2?\nLet's think step by step.\n- Common denominator is 9 * 2 = 18.\n- Rewrite: (6*2)/18 + (4*9)/18.\n- Add numerators: 12 + 36 = 48, giving 48/18.\n- Simplify by dividing top and bottom by 6: 48/18 = 8/3.\nAnswer: 8/3"} +{"text": "Question: What is 3/3 + 2/2?\nLet's think step by step.\n- Common denominator is 3 * 2 = 6.\n- Rewrite: (3*2)/6 + (2*3)/6.\n- Add numerators: 6 + 6 = 12, giving 12/6.\n- Simplify by dividing top and bottom by 6: 12/6 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 89, 83, 49?\nLet's think step by step.\n- Sum: 89 + 83 + 49 = 221.\n- Count = 3.\n- Average = 221 / 3 = 73.6667.\nAnswer: 73.6667"} +{"text": "Question: What is 30% of 80?\nLet's think step by step.\n- Convert 30% to 30/100.\n- Multiply: 80 * 30/100 = 24.\nAnswer: 24"} +{"text": "Question: What is the average of 20, 98, 68?\nLet's think step by step.\n- Sum: 20 + 98 + 68 = 186.\n- Count = 3.\n- Average = 186 / 3 = 62.\nAnswer: 62"} +{"text": "Question: What is 1/7 + 6/4?\nLet's think step by step.\n- Common denominator is 7 * 4 = 28.\n- Rewrite: (1*4)/28 + (6*7)/28.\n- Add numerators: 4 + 42 = 46, giving 46/28.\n- Simplify by dividing top and bottom by 2: 46/28 = 23/14.\nAnswer: 23/14"} +{"text": "Question: What comes next: 9, 16, 23, 30, 37, 44?\nLet's think step by step.\n- Find the difference: 16 - 9 = 7.\n- The sequence increases by 7 each time.\n- Next = 44 + 7 = 51.\nAnswer: 51"} +{"text": "Question: How many numbers between 48 and 98 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 48 is 48.\n- Last multiple <= 98 is 98.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: A car travels 544 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 544 / 1 = 544 mph.\nAnswer: 544 mph"} +{"text": "Question: Each item costs $86. You buy 4 and pay $350. How much change?\nLet's think step by step.\n- Total cost = 86 * 4 = $344.\n- Change = 350 - 344 = $6.\nAnswer: $6"} +{"text": "Question: What is 5 + 10 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 5 = 50.\n- Then add: 5 + 50 = 55.\nAnswer: 55"} +{"text": "Question: A car travels 238 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 238 / 5 = 47.6 mph.\nAnswer: 47.6 mph"} +{"text": "Question: What is 3 + 9 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 4 = 36.\n- Then add: 3 + 36 = 39.\nAnswer: 39"} +{"text": "Question: What is the average of 49, 38, 70, 84, 51?\nLet's think step by step.\n- Sum: 49 + 38 + 70 + 84 + 51 = 292.\n- Count = 5.\n- Average = 292 / 5 = 58.4.\nAnswer: 58.4"} +{"text": "Question: What is the average of 19, 59, 11?\nLet's think step by step.\n- Sum: 19 + 59 + 11 = 89.\n- Count = 3.\n- Average = 89 / 3 = 29.6667.\nAnswer: 29.6667"} +{"text": "Question: What is 4/10 + 3/12?\nLet's think step by step.\n- Common denominator is 10 * 12 = 120.\n- Rewrite: (4*12)/120 + (3*10)/120.\n- Add numerators: 48 + 30 = 78, giving 78/120.\n- Simplify by dividing top and bottom by 6: 78/120 = 13/20.\nAnswer: 13/20"} +{"text": "Question: What is 4/7 + 3/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (4*5)/35 + (3*7)/35.\n- Add numerators: 20 + 21 = 41, giving 41/35.\n- 41/35 is already in simplest form, so the answer is 41/35.\nAnswer: 41/35"} +{"text": "Question: Split 400 in the ratio 7:3. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 3 = 10.\n- One part = 400 / 10 = 40.\n- First part = 7 * 40 = 280.\nAnswer: 280"} +{"text": "Question: A car travels 406 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 406 / 3 = 135.333 mph.\nAnswer: 135.333 mph"} +{"text": "Question: What is 24% of 500?\nLet's think step by step.\n- Convert 24% to 24/100.\n- Multiply: 500 * 24/100 = 120.\nAnswer: 120"} +{"text": "Question: What is 3/5 + 4/7?\nLet's think step by step.\n- Common denominator is 5 * 7 = 35.\n- Rewrite: (3*7)/35 + (4*5)/35.\n- Add numerators: 21 + 20 = 41, giving 41/35.\n- 41/35 is already in simplest form, so the answer is 41/35.\nAnswer: 41/35"} +{"text": "Question: Each item costs $51. You buy 7 and pay $360. How much change?\nLet's think step by step.\n- Total cost = 51 * 7 = $357.\n- Change = 360 - 357 = $3.\nAnswer: $3"} +{"text": "Question: Split 40 in the ratio 2:2. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 2 = 4.\n- One part = 40 / 4 = 10.\n- First part = 2 * 10 = 20.\nAnswer: 20"} +{"text": "Question: What is 35% of 1000?\nLet's think step by step.\n- Convert 35% to 35/100.\n- Multiply: 1000 * 35/100 = 350.\nAnswer: 350"} +{"text": "Question: What is the average of 25, 88, 11?\nLet's think step by step.\n- Sum: 25 + 88 + 11 = 124.\n- Count = 3.\n- Average = 124 / 3 = 41.3333.\nAnswer: 41.3333"} +{"text": "Question: A car travels 535 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 535 / 3 = 178.333 mph.\nAnswer: 178.333 mph"} +{"text": "Question: Each item costs $38. You buy 8 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 38 * 8 = $304.\n- Change = 310 - 304 = $6.\nAnswer: $6"} +{"text": "Question: What is 10 + 2 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 6 = 12.\n- Then add: 10 + 12 = 22.\nAnswer: 22"} +{"text": "Question: What is the average of 88, 64, 89?\nLet's think step by step.\n- Sum: 88 + 64 + 89 = 241.\n- Count = 3.\n- Average = 241 / 3 = 80.3333.\nAnswer: 80.3333"} +{"text": "Question: A car travels 417 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 417 / 6 = 69.5 mph.\nAnswer: 69.5 mph"} +{"text": "Question: What comes next: 7, 13, 19, 25, 31?\nLet's think step by step.\n- Find the difference: 13 - 7 = 6.\n- The sequence increases by 6 each time.\n- Next = 31 + 6 = 37.\nAnswer: 37"} +{"text": "Question: What is 9 + 3 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 6 = 18.\n- Then add: 9 + 18 = 27.\nAnswer: 27"} +{"text": "Question: What is 3/11 + 2/5?\nLet's think step by step.\n- Common denominator is 11 * 5 = 55.\n- Rewrite: (3*5)/55 + (2*11)/55.\n- Add numerators: 15 + 22 = 37, giving 37/55.\n- 37/55 is already in simplest form, so the answer is 37/55.\nAnswer: 37/55"} +{"text": "Question: What is 4/4 + 2/3?\nLet's think step by step.\n- Common denominator is 4 * 3 = 12.\n- Rewrite: (4*3)/12 + (2*4)/12.\n- Add numerators: 12 + 8 = 20, giving 20/12.\n- Simplify by dividing top and bottom by 4: 20/12 = 5/3.\nAnswer: 5/3"} +{"text": "Question: What is 68% of 2500?\nLet's think step by step.\n- Convert 68% to 68/100.\n- Multiply: 2500 * 68/100 = 1700.\nAnswer: 1700"} +{"text": "Question: What is 15% of 2500?\nLet's think step by step.\n- Convert 15% to 15/100.\n- Multiply: 2500 * 15/100 = 375.\nAnswer: 375"} +{"text": "Question: What is the average of 85, 71, 95, 90, 93?\nLet's think step by step.\n- Sum: 85 + 71 + 95 + 90 + 93 = 434.\n- Count = 5.\n- Average = 434 / 5 = 86.8.\nAnswer: 86.8"} +{"text": "Question: What is 1/8 + 1/6?\nLet's think step by step.\n- Common denominator is 8 * 6 = 48.\n- Rewrite: (1*6)/48 + (1*8)/48.\n- Add numerators: 6 + 8 = 14, giving 14/48.\n- Simplify by dividing top and bottom by 2: 14/48 = 7/24.\nAnswer: 7/24"} +{"text": "Question: What is 74% of 1000?\nLet's think step by step.\n- Convert 74% to 74/100.\n- Multiply: 1000 * 74/100 = 740.\nAnswer: 740"} +{"text": "Question: Each item costs $36. You buy 5 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 36 * 5 = $180.\n- Change = 190 - 180 = $10.\nAnswer: $10"} +{"text": "Question: What is 1/12 + 4/11?\nLet's think step by step.\n- Common denominator is 12 * 11 = 132.\n- Rewrite: (1*11)/132 + (4*12)/132.\n- Add numerators: 11 + 48 = 59, giving 59/132.\n- 59/132 is already in simplest form, so the answer is 59/132.\nAnswer: 59/132"} +{"text": "Question: Solve for x: 11x + 7 = 227\nLet's think step by step.\n- Subtract 7 from both sides: 11x = 227 - 7 = 220.\n- Divide both sides by 11: x = 220/11 = 20.\nAnswer: 20"} +{"text": "Question: How many numbers between 87 and 137 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 87 is 88.\n- Last multiple <= 137 is 136.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 7 + 10 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 3 = 30.\n- Then add: 7 + 30 = 37.\nAnswer: 37"} +{"text": "Question: Each item costs $8. You buy 4 and pay $40. How much change?\nLet's think step by step.\n- Total cost = 8 * 4 = $32.\n- Change = 40 - 32 = $8.\nAnswer: $8"} +{"text": "Question: What is 85% of 200?\nLet's think step by step.\n- Convert 85% to 85/100.\n- Multiply: 200 * 85/100 = 170.\nAnswer: 170"} +{"text": "Question: What is 2/5 + 1/11?\nLet's think step by step.\n- Common denominator is 5 * 11 = 55.\n- Rewrite: (2*11)/55 + (1*5)/55.\n- Add numerators: 22 + 5 = 27, giving 27/55.\n- 27/55 is already in simplest form, so the answer is 27/55.\nAnswer: 27/55"} +{"text": "Question: A car travels 397 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 397 / 4 = 99.25 mph.\nAnswer: 99.25 mph"} +{"text": "Question: What is 11 + 11 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 6 = 66.\n- Then add: 11 + 66 = 77.\nAnswer: 77"} +{"text": "Question: Solve for x: 3x + 16 = 61\nLet's think step by step.\n- Subtract 16 from both sides: 3x = 61 - 16 = 45.\n- Divide both sides by 3: x = 45/3 = 15.\nAnswer: 15"} +{"text": "Question: Solve for x: 2x + 8 = 45\nLet's think step by step.\n- Subtract 8 from both sides: 2x = 45 - 8 = 37.\n- Divide both sides by 2: x = 37/2.\nAnswer: 37/2"} +{"text": "Question: Split 105 in the ratio 5:2. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 2 = 7.\n- One part = 105 / 7 = 15.\n- First part = 5 * 15 = 75.\nAnswer: 75"} +{"text": "Question: What is 71% of 480?\nLet's think step by step.\n- Convert 71% to 71/100.\n- Multiply: 480 * 71/100 = 340.8.\nAnswer: 340.8"} +{"text": "Question: What is 4/11 + 1/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (4*8)/88 + (1*11)/88.\n- Add numerators: 32 + 11 = 43, giving 43/88.\n- 43/88 is already in simplest form, so the answer is 43/88.\nAnswer: 43/88"} +{"text": "Question: A car travels 88 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 88 / 2 = 44 mph.\nAnswer: 44 mph"} +{"text": "Question: How many numbers between 68 and 118 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 68 is 70.\n- Last multiple <= 118 is 110.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 3/9 + 3/2?\nLet's think step by step.\n- Common denominator is 9 * 2 = 18.\n- Rewrite: (3*2)/18 + (3*9)/18.\n- Add numerators: 6 + 27 = 33, giving 33/18.\n- Simplify by dividing top and bottom by 3: 33/18 = 11/6.\nAnswer: 11/6"} +{"text": "Question: Solve for x: 11x + 11 = 170\nLet's think step by step.\n- Subtract 11 from both sides: 11x = 170 - 11 = 159.\n- Divide both sides by 11: x = 159/11.\nAnswer: 159/11"} +{"text": "Question: What comes next: 8, 14, 20, 26, 32?\nLet's think step by step.\n- Find the difference: 14 - 8 = 6.\n- The sequence increases by 6 each time.\n- Next = 32 + 6 = 38.\nAnswer: 38"} +{"text": "Question: Each item costs $60. You buy 6 and pay $370. How much change?\nLet's think step by step.\n- Total cost = 60 * 6 = $360.\n- Change = 370 - 360 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 3x + 15 = 40\nLet's think step by step.\n- Subtract 15 from both sides: 3x = 40 - 15 = 25.\n- Divide both sides by 3: x = 25/3.\nAnswer: 25/3"} +{"text": "Question: Solve for x: 8x + 7 = 151\nLet's think step by step.\n- Subtract 7 from both sides: 8x = 151 - 7 = 144.\n- Divide both sides by 8: x = 144/8 = 18.\nAnswer: 18"} +{"text": "Question: What is 27% of 200?\nLet's think step by step.\n- Convert 27% to 27/100.\n- Multiply: 200 * 27/100 = 54.\nAnswer: 54"} +{"text": "Question: What is 2 + 10 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 6 = 60.\n- Then add: 2 + 60 = 62.\nAnswer: 62"} +{"text": "Question: What is the average of 46, 39, 69?\nLet's think step by step.\n- Sum: 46 + 39 + 69 = 154.\n- Count = 3.\n- Average = 154 / 3 = 51.3333.\nAnswer: 51.3333"} +{"text": "Question: How many numbers between 58 and 108 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 58 is 58.\n- Last multiple <= 108 is 108.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Split 140 in the ratio 2:5. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 5 = 7.\n- One part = 140 / 7 = 20.\n- First part = 2 * 20 = 40.\nAnswer: 40"} +{"text": "Question: What comes next: 10, 17, 24, 31?\nLet's think step by step.\n- Find the difference: 17 - 10 = 7.\n- The sequence increases by 7 each time.\n- Next = 31 + 7 = 38.\nAnswer: 38"} +{"text": "Question: A car travels 256 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 256 / 6 = 42.6667 mph.\nAnswer: 42.6667 mph"} +{"text": "Question: What is 4/2 + 2/6?\nLet's think step by step.\n- Common denominator is 2 * 6 = 12.\n- Rewrite: (4*6)/12 + (2*2)/12.\n- Add numerators: 24 + 4 = 28, giving 28/12.\n- Simplify by dividing top and bottom by 4: 28/12 = 7/3.\nAnswer: 7/3"} +{"text": "Question: A car travels 104 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 104 / 4 = 26 mph.\nAnswer: 26 mph"} +{"text": "Question: What is 82% of 360?\nLet's think step by step.\n- Convert 82% to 82/100.\n- Multiply: 360 * 82/100 = 295.2.\nAnswer: 295.2"} +{"text": "Question: Split 440 in the ratio 7:4. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 4 = 11.\n- One part = 440 / 11 = 40.\n- First part = 7 * 40 = 280.\nAnswer: 280"} +{"text": "Question: What is 1/11 + 1/8?\nLet's think step by step.\n- Common denominator is 11 * 8 = 88.\n- Rewrite: (1*8)/88 + (1*11)/88.\n- Add numerators: 8 + 11 = 19, giving 19/88.\n- 19/88 is already in simplest form, so the answer is 19/88.\nAnswer: 19/88"} +{"text": "Question: What comes next: 7, 12, 17, 22, 27, 32?\nLet's think step by step.\n- Find the difference: 12 - 7 = 5.\n- The sequence increases by 5 each time.\n- Next = 32 + 5 = 37.\nAnswer: 37"} +{"text": "Question: How many numbers between 12 and 62 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 12 is 18.\n- Last multiple <= 62 is 54.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 4/6 + 1/2?\nLet's think step by step.\n- Common denominator is 6 * 2 = 12.\n- Rewrite: (4*2)/12 + (1*6)/12.\n- Add numerators: 8 + 6 = 14, giving 14/12.\n- Simplify by dividing top and bottom by 2: 14/12 = 7/6.\nAnswer: 7/6"} +{"text": "Question: A car travels 463 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 463 / 6 = 77.1667 mph.\nAnswer: 77.1667 mph"} +{"text": "Question: What is 3/6 + 1/8?\nLet's think step by step.\n- Common denominator is 6 * 8 = 48.\n- Rewrite: (3*8)/48 + (1*6)/48.\n- Add numerators: 24 + 6 = 30, giving 30/48.\n- Simplify by dividing top and bottom by 6: 30/48 = 5/8.\nAnswer: 5/8"} +{"text": "Question: What is 12 + 10 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 8 = 80.\n- Then add: 12 + 80 = 92.\nAnswer: 92"} +{"text": "Question: Split 400 in the ratio 8:2. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 2 = 10.\n- One part = 400 / 10 = 40.\n- First part = 8 * 40 = 320.\nAnswer: 320"} +{"text": "Question: What is 10 + 9 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 2 = 18.\n- Then add: 10 + 18 = 28.\nAnswer: 28"} +{"text": "Question: Each item costs $56. You buy 5 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 56 * 5 = $280.\n- Change = 290 - 280 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 38, 30, 69?\nLet's think step by step.\n- Sum: 38 + 30 + 69 = 137.\n- Count = 3.\n- Average = 137 / 3 = 45.6667.\nAnswer: 45.6667"} +{"text": "Question: Split 180 in the ratio 5:7. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 7 = 12.\n- One part = 180 / 12 = 15.\n- First part = 5 * 15 = 75.\nAnswer: 75"} +{"text": "Question: Each item costs $48. You buy 3 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 48 * 3 = $144.\n- Change = 150 - 144 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 2x + 2 = 42\nLet's think step by step.\n- Subtract 2 from both sides: 2x = 42 - 2 = 40.\n- Divide both sides by 2: x = 40/2 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 294 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 294 / 1 = 294 mph.\nAnswer: 294 mph"} +{"text": "Question: Split 165 in the ratio 8:3. How much is the first part?\nLet's think step by step.\n- Total parts = 8 + 3 = 11.\n- One part = 165 / 11 = 15.\n- First part = 8 * 15 = 120.\nAnswer: 120"} +{"text": "Question: A car travels 318 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 318 / 6 = 53 mph.\nAnswer: 53 mph"} +{"text": "Question: Solve for x: 9x + 15 = 141\nLet's think step by step.\n- Subtract 15 from both sides: 9x = 141 - 15 = 126.\n- Divide both sides by 9: x = 126/9 = 14.\nAnswer: 14"} +{"text": "Question: Each item costs $20. You buy 9 and pay $190. How much change?\nLet's think step by step.\n- Total cost = 20 * 9 = $180.\n- Change = 190 - 180 = $10.\nAnswer: $10"} +{"text": "Question: What is 1/7 + 4/4?\nLet's think step by step.\n- Common denominator is 7 * 4 = 28.\n- Rewrite: (1*4)/28 + (4*7)/28.\n- Add numerators: 4 + 28 = 32, giving 32/28.\n- Simplify by dividing top and bottom by 4: 32/28 = 8/7.\nAnswer: 8/7"} +{"text": "Question: Each item costs $88. You buy 5 and pay $450. How much change?\nLet's think step by step.\n- Total cost = 88 * 5 = $440.\n- Change = 450 - 440 = $10.\nAnswer: $10"} +{"text": "Question: What is 8 + 6 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 12 = 72.\n- Then add: 8 + 72 = 80.\nAnswer: 80"} +{"text": "Question: Each item costs $31. You buy 2 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 31 * 2 = $62.\n- Change = 70 - 62 = $8.\nAnswer: $8"} +{"text": "Question: Solve for x: 3x + 19 = 22\nLet's think step by step.\n- Subtract 19 from both sides: 3x = 22 - 19 = 3.\n- Divide both sides by 3: x = 3/3 = 1.\nAnswer: 1"} +{"text": "Question: A car travels 252 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 252 / 3 = 84 mph.\nAnswer: 84 mph"} +{"text": "Question: How many numbers between 36 and 86 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 36 is 36.\n- Last multiple <= 86 is 86.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 46, 82, 43?\nLet's think step by step.\n- Sum: 46 + 82 + 43 = 171.\n- Count = 3.\n- Average = 171 / 3 = 57.\nAnswer: 57"} +{"text": "Question: What is 11 + 3 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 8 = 24.\n- Then add: 11 + 24 = 35.\nAnswer: 35"} +{"text": "Question: Each item costs $74. You buy 9 and pay $670. How much change?\nLet's think step by step.\n- Total cost = 74 * 9 = $666.\n- Change = 670 - 666 = $4.\nAnswer: $4"} +{"text": "Question: Split 780 in the ratio 6:7. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 7 = 13.\n- One part = 780 / 13 = 60.\n- First part = 6 * 60 = 360.\nAnswer: 360"} +{"text": "Question: What is the average of 23, 85, 30, 83, 49?\nLet's think step by step.\n- Sum: 23 + 85 + 30 + 83 + 49 = 270.\n- Count = 5.\n- Average = 270 / 5 = 54.\nAnswer: 54"} +{"text": "Question: What is 6/2 + 2/10?\nLet's think step by step.\n- Common denominator is 2 * 10 = 20.\n- Rewrite: (6*10)/20 + (2*2)/20.\n- Add numerators: 60 + 4 = 64, giving 64/20.\n- Simplify by dividing top and bottom by 4: 64/20 = 16/5.\nAnswer: 16/5"} +{"text": "Question: Each item costs $90. You buy 5 and pay $460. How much change?\nLet's think step by step.\n- Total cost = 90 * 5 = $450.\n- Change = 460 - 450 = $10.\nAnswer: $10"} +{"text": "Question: What is 84% of 200?\nLet's think step by step.\n- Convert 84% to 84/100.\n- Multiply: 200 * 84/100 = 168.\nAnswer: 168"} +{"text": "Question: What is 4/7 + 5/10?\nLet's think step by step.\n- Common denominator is 7 * 10 = 70.\n- Rewrite: (4*10)/70 + (5*7)/70.\n- Add numerators: 40 + 35 = 75, giving 75/70.\n- Simplify by dividing top and bottom by 5: 75/70 = 15/14.\nAnswer: 15/14"} +{"text": "Question: What is 6/6 + 2/12?\nLet's think step by step.\n- Common denominator is 6 * 12 = 72.\n- Rewrite: (6*12)/72 + (2*6)/72.\n- Add numerators: 72 + 12 = 84, giving 84/72.\n- Simplify by dividing top and bottom by 12: 84/72 = 7/6.\nAnswer: 7/6"} +{"text": "Question: Each item costs $46. You buy 6 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 46 * 6 = $276.\n- Change = 280 - 276 = $4.\nAnswer: $4"} +{"text": "Question: What is 1/7 + 4/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (1*5)/35 + (4*7)/35.\n- Add numerators: 5 + 28 = 33, giving 33/35.\n- 33/35 is already in simplest form, so the answer is 33/35.\nAnswer: 33/35"} +{"text": "Question: Solve for x: 7x + 19 = 26\nLet's think step by step.\n- Subtract 19 from both sides: 7x = 26 - 19 = 7.\n- Divide both sides by 7: x = 7/7 = 1.\nAnswer: 1"} +{"text": "Question: Split 600 in the ratio 3:7. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 7 = 10.\n- One part = 600 / 10 = 60.\n- First part = 3 * 60 = 180.\nAnswer: 180"} +{"text": "Question: A car travels 252 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 252 / 4 = 63 mph.\nAnswer: 63 mph"} +{"text": "Question: A car travels 479 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 479 / 6 = 79.8333 mph.\nAnswer: 79.8333 mph"} +{"text": "Question: What is 3/2 + 6/4?\nLet's think step by step.\n- Common denominator is 2 * 4 = 8.\n- Rewrite: (3*4)/8 + (6*2)/8.\n- Add numerators: 12 + 12 = 24, giving 24/8.\n- Simplify by dividing top and bottom by 8: 24/8 = 3.\nAnswer: 3"} +{"text": "Question: What is 4/3 + 5/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (4*8)/24 + (5*3)/24.\n- Add numerators: 32 + 15 = 47, giving 47/24.\n- 47/24 is already in simplest form, so the answer is 47/24.\nAnswer: 47/24"} +{"text": "Question: What is 2/4 + 4/7?\nLet's think step by step.\n- Common denominator is 4 * 7 = 28.\n- Rewrite: (2*7)/28 + (4*4)/28.\n- Add numerators: 14 + 16 = 30, giving 30/28.\n- Simplify by dividing top and bottom by 2: 30/28 = 15/14.\nAnswer: 15/14"} +{"text": "Question: A car travels 89 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 89 / 2 = 44.5 mph.\nAnswer: 44.5 mph"} +{"text": "Question: A car travels 420 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 420 / 1 = 420 mph.\nAnswer: 420 mph"} +{"text": "Question: What is 6/6 + 6/2?\nLet's think step by step.\n- Common denominator is 6 * 2 = 12.\n- Rewrite: (6*2)/12 + (6*6)/12.\n- Add numerators: 12 + 36 = 48, giving 48/12.\n- Simplify by dividing top and bottom by 12: 48/12 = 4.\nAnswer: 4"} +{"text": "Question: A car travels 596 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 596 / 6 = 99.3333 mph.\nAnswer: 99.3333 mph"} +{"text": "Question: Solve for x: 12x + 1 = 145\nLet's think step by step.\n- Subtract 1 from both sides: 12x = 145 - 1 = 144.\n- Divide both sides by 12: x = 144/12 = 12.\nAnswer: 12"} +{"text": "Question: Each item costs $69. You buy 9 and pay $630. How much change?\nLet's think step by step.\n- Total cost = 69 * 9 = $621.\n- Change = 630 - 621 = $9.\nAnswer: $9"} +{"text": "Question: Solve for x: 2x + 10 = 30\nLet's think step by step.\n- Subtract 10 from both sides: 2x = 30 - 10 = 20.\n- Divide both sides by 2: x = 20/2 = 10.\nAnswer: 10"} +{"text": "Question: A car travels 401 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 401 / 4 = 100.25 mph.\nAnswer: 100.25 mph"} +{"text": "Question: Each item costs $19. You buy 8 and pay $160. How much change?\nLet's think step by step.\n- Total cost = 19 * 8 = $152.\n- Change = 160 - 152 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 358 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 358 / 4 = 89.5 mph.\nAnswer: 89.5 mph"} +{"text": "Question: Solve for x: 2x + 9 = 47\nLet's think step by step.\n- Subtract 9 from both sides: 2x = 47 - 9 = 38.\n- Divide both sides by 2: x = 38/2 = 19.\nAnswer: 19"} +{"text": "Question: Solve for x: 2x + 18 = 30\nLet's think step by step.\n- Subtract 18 from both sides: 2x = 30 - 18 = 12.\n- Divide both sides by 2: x = 12/2 = 6.\nAnswer: 6"} +{"text": "Question: What comes next: 10, 13, 16, 19, 22, 25, 28, 31?\nLet's think step by step.\n- Find the difference: 13 - 10 = 3.\n- The sequence increases by 3 each time.\n- Next = 31 + 3 = 34.\nAnswer: 34"} +{"text": "Question: Solve for x: 9x + 17 = 107\nLet's think step by step.\n- Subtract 17 from both sides: 9x = 107 - 17 = 90.\n- Divide both sides by 9: x = 90/9 = 10.\nAnswer: 10"} +{"text": "Question: A car travels 309 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 309 / 1 = 309 mph.\nAnswer: 309 mph"} +{"text": "Question: Solve for x: 10x + 8 = 188\nLet's think step by step.\n- Subtract 8 from both sides: 10x = 188 - 8 = 180.\n- Divide both sides by 10: x = 180/10 = 18.\nAnswer: 18"} +{"text": "Question: Solve for x: 10x + 18 = 168\nLet's think step by step.\n- Subtract 18 from both sides: 10x = 168 - 18 = 150.\n- Divide both sides by 10: x = 150/10 = 15.\nAnswer: 15"} +{"text": "Question: What is the average of 96, 26, 21, 48, 81?\nLet's think step by step.\n- Sum: 96 + 26 + 21 + 48 + 81 = 272.\n- Count = 5.\n- Average = 272 / 5 = 54.4.\nAnswer: 54.4"} +{"text": "Question: What is the average of 61, 24, 71, 69?\nLet's think step by step.\n- Sum: 61 + 24 + 71 + 69 = 225.\n- Count = 4.\n- Average = 225 / 4 = 56.25.\nAnswer: 56.25"} +{"text": "Question: What is 6/8 + 3/11?\nLet's think step by step.\n- Common denominator is 8 * 11 = 88.\n- Rewrite: (6*11)/88 + (3*8)/88.\n- Add numerators: 66 + 24 = 90, giving 90/88.\n- Simplify by dividing top and bottom by 2: 90/88 = 45/44.\nAnswer: 45/44"} +{"text": "Question: What is 5/3 + 6/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (5*8)/24 + (6*3)/24.\n- Add numerators: 40 + 18 = 58, giving 58/24.\n- Simplify by dividing top and bottom by 2: 58/24 = 29/12.\nAnswer: 29/12"} +{"text": "Question: What is 3/3 + 3/2?\nLet's think step by step.\n- Common denominator is 3 * 2 = 6.\n- Rewrite: (3*2)/6 + (3*3)/6.\n- Add numerators: 6 + 9 = 15, giving 15/6.\n- Simplify by dividing top and bottom by 3: 15/6 = 5/2.\nAnswer: 5/2"} +{"text": "Question: What is the average of 94, 76, 22, 18, 38?\nLet's think step by step.\n- Sum: 94 + 76 + 22 + 18 + 38 = 248.\n- Count = 5.\n- Average = 248 / 5 = 49.6.\nAnswer: 49.6"} +{"text": "Question: Solve for x: 7x + 9 = 114\nLet's think step by step.\n- Subtract 9 from both sides: 7x = 114 - 9 = 105.\n- Divide both sides by 7: x = 105/7 = 15.\nAnswer: 15"} +{"text": "Question: What is the average of 12, 86, 45?\nLet's think step by step.\n- Sum: 12 + 86 + 45 = 143.\n- Count = 3.\n- Average = 143 / 3 = 47.6667.\nAnswer: 47.6667"} +{"text": "Question: Each item costs $73. You buy 4 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 73 * 4 = $292.\n- Change = 300 - 292 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 72, 51, 48?\nLet's think step by step.\n- Sum: 72 + 51 + 48 = 171.\n- Count = 3.\n- Average = 171 / 3 = 57.\nAnswer: 57"} +{"text": "Question: What is 3/4 + 5/2?\nLet's think step by step.\n- Common denominator is 4 * 2 = 8.\n- Rewrite: (3*2)/8 + (5*4)/8.\n- Add numerators: 6 + 20 = 26, giving 26/8.\n- Simplify by dividing top and bottom by 2: 26/8 = 13/4.\nAnswer: 13/4"} +{"text": "Question: What is 8 + 11 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 4 = 44.\n- Then add: 8 + 44 = 52.\nAnswer: 52"} +{"text": "Question: What is 80% of 360?\nLet's think step by step.\n- Convert 80% to 80/100.\n- Multiply: 360 * 80/100 = 288.\nAnswer: 288"} +{"text": "Question: What is 12 + 6 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 5 = 30.\n- Then add: 12 + 30 = 42.\nAnswer: 42"} +{"text": "Question: What is the average of 55, 36, 79?\nLet's think step by step.\n- Sum: 55 + 36 + 79 = 170.\n- Count = 3.\n- Average = 170 / 3 = 56.6667.\nAnswer: 56.6667"} +{"text": "Question: How many numbers between 58 and 108 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 58 is 60.\n- Last multiple <= 108 is 108.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 383 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 383 / 3 = 127.667 mph.\nAnswer: 127.667 mph"} +{"text": "Question: A car travels 547 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 547 / 5 = 109.4 mph.\nAnswer: 109.4 mph"} +{"text": "Question: What is 6 + 11 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 3 = 33.\n- Then add: 6 + 33 = 39.\nAnswer: 39"} +{"text": "Question: What is the average of 95, 97, 24?\nLet's think step by step.\n- Sum: 95 + 97 + 24 = 216.\n- Count = 3.\n- Average = 216 / 3 = 72.\nAnswer: 72"} +{"text": "Question: What is 9 + 7 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 9 = 63.\n- Then add: 9 + 63 = 72.\nAnswer: 72"} +{"text": "Question: A car travels 394 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 394 / 1 = 394 mph.\nAnswer: 394 mph"} +{"text": "Question: Each item costs $55. You buy 2 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 55 * 2 = $110.\n- Change = 120 - 110 = $10.\nAnswer: $10"} +{"text": "Question: What is the average of 84, 42, 34, 71, 55?\nLet's think step by step.\n- Sum: 84 + 42 + 34 + 71 + 55 = 286.\n- Count = 5.\n- Average = 286 / 5 = 57.2.\nAnswer: 57.2"} +{"text": "Question: A car travels 484 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 484 / 2 = 242 mph.\nAnswer: 242 mph"} +{"text": "Question: Each item costs $65. You buy 3 and pay $200. How much change?\nLet's think step by step.\n- Total cost = 65 * 3 = $195.\n- Change = 200 - 195 = $5.\nAnswer: $5"} +{"text": "Question: What is 2/6 + 5/8?\nLet's think step by step.\n- Common denominator is 6 * 8 = 48.\n- Rewrite: (2*8)/48 + (5*6)/48.\n- Add numerators: 16 + 30 = 46, giving 46/48.\n- Simplify by dividing top and bottom by 2: 46/48 = 23/24.\nAnswer: 23/24"} +{"text": "Question: Solve for x: 3x + 19 = 61\nLet's think step by step.\n- Subtract 19 from both sides: 3x = 61 - 19 = 42.\n- Divide both sides by 3: x = 42/3 = 14.\nAnswer: 14"} +{"text": "Question: A car travels 291 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 291 / 5 = 58.2 mph.\nAnswer: 58.2 mph"} +{"text": "Question: What is the average of 98, 48, 62?\nLet's think step by step.\n- Sum: 98 + 48 + 62 = 208.\n- Count = 3.\n- Average = 208 / 3 = 69.3333.\nAnswer: 69.3333"} +{"text": "Question: Each item costs $49. You buy 6 and pay $300. How much change?\nLet's think step by step.\n- Total cost = 49 * 6 = $294.\n- Change = 300 - 294 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 3x + 1 = 39\nLet's think step by step.\n- Subtract 1 from both sides: 3x = 39 - 1 = 38.\n- Divide both sides by 3: x = 38/3.\nAnswer: 38/3"} +{"text": "Question: What is 2 + 6 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 8 = 48.\n- Then add: 2 + 48 = 50.\nAnswer: 50"} +{"text": "Question: A car travels 449 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 449 / 5 = 89.8 mph.\nAnswer: 89.8 mph"} +{"text": "Question: A car travels 219 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 219 / 1 = 219 mph.\nAnswer: 219 mph"} +{"text": "Question: What comes next: 5, 9, 13, 17, 21, 25, 29, 33?\nLet's think step by step.\n- Find the difference: 9 - 5 = 4.\n- The sequence increases by 4 each time.\n- Next = 33 + 4 = 37.\nAnswer: 37"} +{"text": "Question: What is 11% of 360?\nLet's think step by step.\n- Convert 11% to 11/100.\n- Multiply: 360 * 11/100 = 39.6.\nAnswer: 39.6"} +{"text": "Question: What is the average of 51, 36, 71?\nLet's think step by step.\n- Sum: 51 + 36 + 71 = 158.\n- Count = 3.\n- Average = 158 / 3 = 52.6667.\nAnswer: 52.6667"} +{"text": "Question: Split 600 in the ratio 4:6. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 6 = 10.\n- One part = 600 / 10 = 60.\n- First part = 4 * 60 = 240.\nAnswer: 240"} +{"text": "Question: What is the average of 83, 92, 99, 51?\nLet's think step by step.\n- Sum: 83 + 92 + 99 + 51 = 325.\n- Count = 4.\n- Average = 325 / 4 = 81.25.\nAnswer: 81.25"} +{"text": "Question: What comes next: 9, 16, 23, 30?\nLet's think step by step.\n- Find the difference: 16 - 9 = 7.\n- The sequence increases by 7 each time.\n- Next = 30 + 7 = 37.\nAnswer: 37"} +{"text": "Question: What is 10 + 4 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 11 = 44.\n- Then add: 10 + 44 = 54.\nAnswer: 54"} +{"text": "Question: What is the average of 70, 44, 21, 19, 33?\nLet's think step by step.\n- Sum: 70 + 44 + 21 + 19 + 33 = 187.\n- Count = 5.\n- Average = 187 / 5 = 37.4.\nAnswer: 37.4"} +{"text": "Question: Solve for x: 12x + 6 = 147\nLet's think step by step.\n- Subtract 6 from both sides: 12x = 147 - 6 = 141.\n- Divide both sides by 12: x = 141/12.\nAnswer: 141/12"} +{"text": "Question: What is the average of 34, 76, 21, 43?\nLet's think step by step.\n- Sum: 34 + 76 + 21 + 43 = 174.\n- Count = 4.\n- Average = 174 / 4 = 43.5.\nAnswer: 43.5"} +{"text": "Question: A car travels 94 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 94 / 5 = 18.8 mph.\nAnswer: 18.8 mph"} +{"text": "Question: How many numbers between 35 and 85 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 35 is 36.\n- Last multiple <= 85 is 81.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 8x + 6 = 17\nLet's think step by step.\n- Subtract 6 from both sides: 8x = 17 - 6 = 11.\n- Divide both sides by 8: x = 11/8.\nAnswer: 11/8"} +{"text": "Question: Each item costs $7. You buy 3 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 7 * 3 = $21.\n- Change = 30 - 21 = $9.\nAnswer: $9"} +{"text": "Question: What is 3/11 + 2/4?\nLet's think step by step.\n- Common denominator is 11 * 4 = 44.\n- Rewrite: (3*4)/44 + (2*11)/44.\n- Add numerators: 12 + 22 = 34, giving 34/44.\n- Simplify by dividing top and bottom by 2: 34/44 = 17/22.\nAnswer: 17/22"} +{"text": "Question: What is 2/3 + 1/12?\nLet's think step by step.\n- Common denominator is 3 * 12 = 36.\n- Rewrite: (2*12)/36 + (1*3)/36.\n- Add numerators: 24 + 3 = 27, giving 27/36.\n- Simplify by dividing top and bottom by 9: 27/36 = 3/4.\nAnswer: 3/4"} +{"text": "Question: Split 300 in the ratio 7:3. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 3 = 10.\n- One part = 300 / 10 = 30.\n- First part = 7 * 30 = 210.\nAnswer: 210"} +{"text": "Question: How many numbers between 35 and 85 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 35 is 36.\n- Last multiple <= 85 is 84.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 9x + 10 = 163\nLet's think step by step.\n- Subtract 10 from both sides: 9x = 163 - 10 = 153.\n- Divide both sides by 9: x = 153/9 = 17.\nAnswer: 17"} +{"text": "Question: A car travels 77 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 77 / 4 = 19.25 mph.\nAnswer: 19.25 mph"} +{"text": "Question: What is 1/8 + 3/2?\nLet's think step by step.\n- Common denominator is 8 * 2 = 16.\n- Rewrite: (1*2)/16 + (3*8)/16.\n- Add numerators: 2 + 24 = 26, giving 26/16.\n- Simplify by dividing top and bottom by 2: 26/16 = 13/8.\nAnswer: 13/8"} +{"text": "Question: What is 2/10 + 6/4?\nLet's think step by step.\n- Common denominator is 10 * 4 = 40.\n- Rewrite: (2*4)/40 + (6*10)/40.\n- Add numerators: 8 + 60 = 68, giving 68/40.\n- Simplify by dividing top and bottom by 4: 68/40 = 17/10.\nAnswer: 17/10"} +{"text": "Question: A car travels 119 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 119 / 3 = 39.6667 mph.\nAnswer: 39.6667 mph"} +{"text": "Question: What is the average of 41, 75, 55, 59?\nLet's think step by step.\n- Sum: 41 + 75 + 55 + 59 = 230.\n- Count = 4.\n- Average = 230 / 4 = 57.5.\nAnswer: 57.5"} +{"text": "Question: What is 3/9 + 1/12?\nLet's think step by step.\n- Common denominator is 9 * 12 = 108.\n- Rewrite: (3*12)/108 + (1*9)/108.\n- Add numerators: 36 + 9 = 45, giving 45/108.\n- Simplify by dividing top and bottom by 9: 45/108 = 5/12.\nAnswer: 5/12"} +{"text": "Question: Solve for x: 11x + 15 = 52\nLet's think step by step.\n- Subtract 15 from both sides: 11x = 52 - 15 = 37.\n- Divide both sides by 11: x = 37/11.\nAnswer: 37/11"} +{"text": "Question: What is the average of 22, 60, 91, 54, 76?\nLet's think step by step.\n- Sum: 22 + 60 + 91 + 54 + 76 = 303.\n- Count = 5.\n- Average = 303 / 5 = 60.6.\nAnswer: 60.6"} +{"text": "Question: What is 11 + 10 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 12 = 120.\n- Then add: 11 + 120 = 131.\nAnswer: 131"} +{"text": "Question: What comes next: 10, 12, 14, 16?\nLet's think step by step.\n- Find the difference: 12 - 10 = 2.\n- The sequence increases by 2 each time.\n- Next = 16 + 2 = 18.\nAnswer: 18"} +{"text": "Question: Split 600 in the ratio 7:3. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 3 = 10.\n- One part = 600 / 10 = 60.\n- First part = 7 * 60 = 420.\nAnswer: 420"} +{"text": "Question: How many numbers between 73 and 123 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 73 is 80.\n- Last multiple <= 123 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 10 + 9 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 6 = 54.\n- Then add: 10 + 54 = 64.\nAnswer: 64"} +{"text": "Question: What is the average of 86, 41, 14, 68, 52?\nLet's think step by step.\n- Sum: 86 + 41 + 14 + 68 + 52 = 261.\n- Count = 5.\n- Average = 261 / 5 = 52.2.\nAnswer: 52.2"} +{"text": "Question: Each item costs $64. You buy 4 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 64 * 4 = $256.\n- Change = 260 - 256 = $4.\nAnswer: $4"} +{"text": "Question: A car travels 167 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 167 / 2 = 83.5 mph.\nAnswer: 83.5 mph"} +{"text": "Question: What is 4 + 7 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 3 = 21.\n- Then add: 4 + 21 = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 15, 11, 69, 19, 17?\nLet's think step by step.\n- Sum: 15 + 11 + 69 + 19 + 17 = 131.\n- Count = 5.\n- Average = 131 / 5 = 26.2.\nAnswer: 26.2"} +{"text": "Question: What is 12 + 10 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 12 = 120.\n- Then add: 12 + 120 = 132.\nAnswer: 132"} +{"text": "Question: What is 87% of 240?\nLet's think step by step.\n- Convert 87% to 87/100.\n- Multiply: 240 * 87/100 = 208.8.\nAnswer: 208.8"} +{"text": "Question: A car travels 392 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 392 / 1 = 392 mph.\nAnswer: 392 mph"} +{"text": "Question: What is 41% of 500?\nLet's think step by step.\n- Convert 41% to 41/100.\n- Multiply: 500 * 41/100 = 205.\nAnswer: 205"} +{"text": "Question: Each item costs $23. You buy 5 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 23 * 5 = $115.\n- Change = 120 - 115 = $5.\nAnswer: $5"} +{"text": "Question: Each item costs $52. You buy 9 and pay $470. How much change?\nLet's think step by step.\n- Total cost = 52 * 9 = $468.\n- Change = 470 - 468 = $2.\nAnswer: $2"} +{"text": "Question: What comes next: 10, 14, 18, 22?\nLet's think step by step.\n- Find the difference: 14 - 10 = 4.\n- The sequence increases by 4 each time.\n- Next = 22 + 4 = 26.\nAnswer: 26"} +{"text": "Question: What is 2/3 + 6/5?\nLet's think step by step.\n- Common denominator is 3 * 5 = 15.\n- Rewrite: (2*5)/15 + (6*3)/15.\n- Add numerators: 10 + 18 = 28, giving 28/15.\n- 28/15 is already in simplest form, so the answer is 28/15.\nAnswer: 28/15"} +{"text": "Question: What is 85% of 1000?\nLet's think step by step.\n- Convert 85% to 85/100.\n- Multiply: 1000 * 85/100 = 850.\nAnswer: 850"} +{"text": "Question: What is 4/6 + 3/2?\nLet's think step by step.\n- Common denominator is 6 * 2 = 12.\n- Rewrite: (4*2)/12 + (3*6)/12.\n- Add numerators: 8 + 18 = 26, giving 26/12.\n- Simplify by dividing top and bottom by 2: 26/12 = 13/6.\nAnswer: 13/6"} +{"text": "Question: A car travels 123 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 123 / 2 = 61.5 mph.\nAnswer: 61.5 mph"} +{"text": "Question: A car travels 533 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 533 / 1 = 533 mph.\nAnswer: 533 mph"} +{"text": "Question: What is 4 + 10 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 7 = 70.\n- Then add: 4 + 70 = 74.\nAnswer: 74"} +{"text": "Question: What is 4/6 + 2/11?\nLet's think step by step.\n- Common denominator is 6 * 11 = 66.\n- Rewrite: (4*11)/66 + (2*6)/66.\n- Add numerators: 44 + 12 = 56, giving 56/66.\n- Simplify by dividing top and bottom by 2: 56/66 = 28/33.\nAnswer: 28/33"} +{"text": "Question: What is the average of 47, 31, 96?\nLet's think step by step.\n- Sum: 47 + 31 + 96 = 174.\n- Count = 3.\n- Average = 174 / 3 = 58.\nAnswer: 58"} +{"text": "Question: Solve for x: 12x + 1 = 193\nLet's think step by step.\n- Subtract 1 from both sides: 12x = 193 - 1 = 192.\n- Divide both sides by 12: x = 192/12 = 16.\nAnswer: 16"} +{"text": "Question: What is the average of 13, 82, 75, 98?\nLet's think step by step.\n- Sum: 13 + 82 + 75 + 98 = 268.\n- Count = 4.\n- Average = 268 / 4 = 67.\nAnswer: 67"} +{"text": "Question: Each item costs $14. You buy 4 and pay $60. How much change?\nLet's think step by step.\n- Total cost = 14 * 4 = $56.\n- Change = 60 - 56 = $4.\nAnswer: $4"} +{"text": "Question: What is 5 + 12 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 8 = 96.\n- Then add: 5 + 96 = 101.\nAnswer: 101"} +{"text": "Question: What is the average of 97, 45, 73?\nLet's think step by step.\n- Sum: 97 + 45 + 73 = 215.\n- Count = 3.\n- Average = 215 / 3 = 71.6667.\nAnswer: 71.6667"} +{"text": "Question: What is 56% of 1000?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 1000 * 56/100 = 560.\nAnswer: 560"} +{"text": "Question: What is the average of 91, 74, 35, 13?\nLet's think step by step.\n- Sum: 91 + 74 + 35 + 13 = 213.\n- Count = 4.\n- Average = 213 / 4 = 53.25.\nAnswer: 53.25"} +{"text": "Question: What is 9 + 7 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 5 = 35.\n- Then add: 9 + 35 = 44.\nAnswer: 44"} +{"text": "Question: Each item costs $60. You buy 2 and pay $130. How much change?\nLet's think step by step.\n- Total cost = 60 * 2 = $120.\n- Change = 130 - 120 = $10.\nAnswer: $10"} +{"text": "Question: Solve for x: 9x + 7 = 34\nLet's think step by step.\n- Subtract 7 from both sides: 9x = 34 - 7 = 27.\n- Divide both sides by 9: x = 27/9 = 3.\nAnswer: 3"} +{"text": "Question: Split 150 in the ratio 5:5. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 5 = 10.\n- One part = 150 / 10 = 15.\n- First part = 5 * 15 = 75.\nAnswer: 75"} +{"text": "Question: How many numbers between 64 and 114 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 64 is 72.\n- Last multiple <= 114 is 108.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 55, 66, 74, 80, 39?\nLet's think step by step.\n- Sum: 55 + 66 + 74 + 80 + 39 = 314.\n- Count = 5.\n- Average = 314 / 5 = 62.8.\nAnswer: 62.8"} +{"text": "Question: What is the average of 56, 56, 36, 20, 55?\nLet's think step by step.\n- Sum: 56 + 56 + 36 + 20 + 55 = 223.\n- Count = 5.\n- Average = 223 / 5 = 44.6.\nAnswer: 44.6"} +{"text": "Question: What is 2 + 8 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 10 = 80.\n- Then add: 2 + 80 = 82.\nAnswer: 82"} +{"text": "Question: Each item costs $27. You buy 4 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 27 * 4 = $108.\n- Change = 110 - 108 = $2.\nAnswer: $2"} +{"text": "Question: What is the average of 41, 74, 70?\nLet's think step by step.\n- Sum: 41 + 74 + 70 = 185.\n- Count = 3.\n- Average = 185 / 3 = 61.6667.\nAnswer: 61.6667"} +{"text": "Question: Solve for x: 5x + 15 = 83\nLet's think step by step.\n- Subtract 15 from both sides: 5x = 83 - 15 = 68.\n- Divide both sides by 5: x = 68/5.\nAnswer: 68/5"} +{"text": "Question: What is 23% of 80?\nLet's think step by step.\n- Convert 23% to 23/100.\n- Multiply: 80 * 23/100 = 18.4.\nAnswer: 18.4"} +{"text": "Question: Each item costs $25. You buy 9 and pay $230. How much change?\nLet's think step by step.\n- Total cost = 25 * 9 = $225.\n- Change = 230 - 225 = $5.\nAnswer: $5"} +{"text": "Question: Solve for x: 3x + 20 = 23\nLet's think step by step.\n- Subtract 20 from both sides: 3x = 23 - 20 = 3.\n- Divide both sides by 3: x = 3/3 = 1.\nAnswer: 1"} +{"text": "Question: A car travels 293 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 293 / 2 = 146.5 mph.\nAnswer: 146.5 mph"} +{"text": "Question: What is 2/11 + 6/5?\nLet's think step by step.\n- Common denominator is 11 * 5 = 55.\n- Rewrite: (2*5)/55 + (6*11)/55.\n- Add numerators: 10 + 66 = 76, giving 76/55.\n- 76/55 is already in simplest form, so the answer is 76/55.\nAnswer: 76/55"} +{"text": "Question: How many numbers between 81 and 131 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 81 is 85.\n- Last multiple <= 131 is 130.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Each item costs $35. You buy 3 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 35 * 3 = $105.\n- Change = 110 - 105 = $5.\nAnswer: $5"} +{"text": "Question: Split 150 in the ratio 6:4. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 4 = 10.\n- One part = 150 / 10 = 15.\n- First part = 6 * 15 = 90.\nAnswer: 90"} +{"text": "Question: What is 2 + 4 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 10 = 40.\n- Then add: 2 + 40 = 42.\nAnswer: 42"} +{"text": "Question: What comes next: 6, 12, 18, 24, 30, 36, 42?\nLet's think step by step.\n- Find the difference: 12 - 6 = 6.\n- The sequence increases by 6 each time.\n- Next = 42 + 6 = 48.\nAnswer: 48"} +{"text": "Question: What is 6 + 11 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 6 = 66.\n- Then add: 6 + 66 = 72.\nAnswer: 72"} +{"text": "Question: A car travels 214 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 214 / 5 = 42.8 mph.\nAnswer: 42.8 mph"} +{"text": "Question: What is 82% of 80?\nLet's think step by step.\n- Convert 82% to 82/100.\n- Multiply: 80 * 82/100 = 65.6.\nAnswer: 65.6"} +{"text": "Question: How many numbers between 80 and 130 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 80 is 80.\n- Last multiple <= 130 is 130.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: What comes next: 10, 15, 20, 25, 30?\nLet's think step by step.\n- Find the difference: 15 - 10 = 5.\n- The sequence increases by 5 each time.\n- Next = 30 + 5 = 35.\nAnswer: 35"} +{"text": "Question: What is 6/2 + 2/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (6*12)/24 + (2*2)/24.\n- Add numerators: 72 + 4 = 76, giving 76/24.\n- Simplify by dividing top and bottom by 4: 76/24 = 19/6.\nAnswer: 19/6"} +{"text": "Question: Solve for x: 4x + 18 = 50\nLet's think step by step.\n- Subtract 18 from both sides: 4x = 50 - 18 = 32.\n- Divide both sides by 4: x = 32/4 = 8.\nAnswer: 8"} +{"text": "Question: Solve for x: 10x + 20 = 166\nLet's think step by step.\n- Subtract 20 from both sides: 10x = 166 - 20 = 146.\n- Divide both sides by 10: x = 146/10.\nAnswer: 146/10"} +{"text": "Question: What is the average of 91, 79, 59, 10, 36?\nLet's think step by step.\n- Sum: 91 + 79 + 59 + 10 + 36 = 275.\n- Count = 5.\n- Average = 275 / 5 = 55.\nAnswer: 55"} +{"text": "Question: What is the average of 80, 31, 33, 62?\nLet's think step by step.\n- Sum: 80 + 31 + 33 + 62 = 206.\n- Count = 4.\n- Average = 206 / 4 = 51.5.\nAnswer: 51.5"} +{"text": "Question: What is 6/2 + 4/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (6*12)/24 + (4*2)/24.\n- Add numerators: 72 + 8 = 80, giving 80/24.\n- Simplify by dividing top and bottom by 8: 80/24 = 10/3.\nAnswer: 10/3"} +{"text": "Question: Solve for x: 12x + 20 = 140\nLet's think step by step.\n- Subtract 20 from both sides: 12x = 140 - 20 = 120.\n- Divide both sides by 12: x = 120/12 = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 36, 24, 61?\nLet's think step by step.\n- Sum: 36 + 24 + 61 = 121.\n- Count = 3.\n- Average = 121 / 3 = 40.3333.\nAnswer: 40.3333"} +{"text": "Question: Solve for x: 3x + 9 = 51\nLet's think step by step.\n- Subtract 9 from both sides: 3x = 51 - 9 = 42.\n- Divide both sides by 3: x = 42/3 = 14.\nAnswer: 14"} +{"text": "Question: Solve for x: 6x + 20 = 128\nLet's think step by step.\n- Subtract 20 from both sides: 6x = 128 - 20 = 108.\n- Divide both sides by 6: x = 108/6 = 18.\nAnswer: 18"} +{"text": "Question: What is 7% of 360?\nLet's think step by step.\n- Convert 7% to 7/100.\n- Multiply: 360 * 7/100 = 25.2.\nAnswer: 25.2"} +{"text": "Question: A car travels 224 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 224 / 6 = 37.3333 mph.\nAnswer: 37.3333 mph"} +{"text": "Question: What is the average of 50, 93, 50, 21?\nLet's think step by step.\n- Sum: 50 + 93 + 50 + 21 = 214.\n- Count = 4.\n- Average = 214 / 4 = 53.5.\nAnswer: 53.5"} +{"text": "Question: Solve for x: 6x + 9 = 86\nLet's think step by step.\n- Subtract 9 from both sides: 6x = 86 - 9 = 77.\n- Divide both sides by 6: x = 77/6.\nAnswer: 77/6"} +{"text": "Question: Solve for x: 4x + 16 = 56\nLet's think step by step.\n- Subtract 16 from both sides: 4x = 56 - 16 = 40.\n- Divide both sides by 4: x = 40/4 = 10.\nAnswer: 10"} +{"text": "Question: What is 11% of 80?\nLet's think step by step.\n- Convert 11% to 11/100.\n- Multiply: 80 * 11/100 = 8.8.\nAnswer: 8.8"} +{"text": "Question: What is 1/4 + 3/2?\nLet's think step by step.\n- Common denominator is 4 * 2 = 8.\n- Rewrite: (1*2)/8 + (3*4)/8.\n- Add numerators: 2 + 12 = 14, giving 14/8.\n- Simplify by dividing top and bottom by 2: 14/8 = 7/4.\nAnswer: 7/4"} +{"text": "Question: Solve for x: 10x + 1 = 201\nLet's think step by step.\n- Subtract 1 from both sides: 10x = 201 - 1 = 200.\n- Divide both sides by 10: x = 200/10 = 20.\nAnswer: 20"} +{"text": "Question: How many numbers between 30 and 80 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 30 is 30.\n- Last multiple <= 80 is 80.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 42% of 2500?\nLet's think step by step.\n- Convert 42% to 42/100.\n- Multiply: 2500 * 42/100 = 1050.\nAnswer: 1050"} +{"text": "Question: Solve for x: 7x + 4 = 123\nLet's think step by step.\n- Subtract 4 from both sides: 7x = 123 - 4 = 119.\n- Divide both sides by 7: x = 119/7 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 32, 33, 74, 98?\nLet's think step by step.\n- Sum: 32 + 33 + 74 + 98 = 237.\n- Count = 4.\n- Average = 237 / 4 = 59.25.\nAnswer: 59.25"} +{"text": "Question: What is the average of 23, 19, 69, 55?\nLet's think step by step.\n- Sum: 23 + 19 + 69 + 55 = 166.\n- Count = 4.\n- Average = 166 / 4 = 41.5.\nAnswer: 41.5"} +{"text": "Question: What is the average of 48, 53, 20?\nLet's think step by step.\n- Sum: 48 + 53 + 20 = 121.\n- Count = 3.\n- Average = 121 / 3 = 40.3333.\nAnswer: 40.3333"} +{"text": "Question: What is the average of 53, 59, 16, 31?\nLet's think step by step.\n- Sum: 53 + 59 + 16 + 31 = 159.\n- Count = 4.\n- Average = 159 / 4 = 39.75.\nAnswer: 39.75"} +{"text": "Question: What is 77% of 240?\nLet's think step by step.\n- Convert 77% to 77/100.\n- Multiply: 240 * 77/100 = 184.8.\nAnswer: 184.8"} +{"text": "Question: How many numbers between 31 and 81 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 31 is 33.\n- Last multiple <= 81 is 81.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 308 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 308 / 3 = 102.667 mph.\nAnswer: 102.667 mph"} +{"text": "Question: Solve for x: 8x + 8 = 136\nLet's think step by step.\n- Subtract 8 from both sides: 8x = 136 - 8 = 128.\n- Divide both sides by 8: x = 128/8 = 16.\nAnswer: 16"} +{"text": "Question: Solve for x: 7x + 19 = 82\nLet's think step by step.\n- Subtract 19 from both sides: 7x = 82 - 19 = 63.\n- Divide both sides by 7: x = 63/7 = 9.\nAnswer: 9"} +{"text": "Question: What is the average of 49, 29, 24, 81?\nLet's think step by step.\n- Sum: 49 + 29 + 24 + 81 = 183.\n- Count = 4.\n- Average = 183 / 4 = 45.75.\nAnswer: 45.75"} +{"text": "Question: Each item costs $44. You buy 3 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 44 * 3 = $132.\n- Change = 140 - 132 = $8.\nAnswer: $8"} +{"text": "Question: What is 2/4 + 3/11?\nLet's think step by step.\n- Common denominator is 4 * 11 = 44.\n- Rewrite: (2*11)/44 + (3*4)/44.\n- Add numerators: 22 + 12 = 34, giving 34/44.\n- Simplify by dividing top and bottom by 2: 34/44 = 17/22.\nAnswer: 17/22"} +{"text": "Question: What is 12 + 4 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 9 = 36.\n- Then add: 12 + 36 = 48.\nAnswer: 48"} +{"text": "Question: What is 6/4 + 4/12?\nLet's think step by step.\n- Common denominator is 4 * 12 = 48.\n- Rewrite: (6*12)/48 + (4*4)/48.\n- Add numerators: 72 + 16 = 88, giving 88/48.\n- Simplify by dividing top and bottom by 8: 88/48 = 11/6.\nAnswer: 11/6"} +{"text": "Question: What is 11 + 12 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 11 = 132.\n- Then add: 11 + 132 = 143.\nAnswer: 143"} +{"text": "Question: What is 10 + 10 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 10 = 100.\n- Then add: 10 + 100 = 110.\nAnswer: 110"} +{"text": "Question: A car travels 204 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 204 / 5 = 40.8 mph.\nAnswer: 40.8 mph"} +{"text": "Question: Split 360 in the ratio 6:6. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 6 = 12.\n- One part = 360 / 12 = 30.\n- First part = 6 * 30 = 180.\nAnswer: 180"} +{"text": "Question: What is 4 + 7 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 9 = 63.\n- Then add: 4 + 63 = 67.\nAnswer: 67"} +{"text": "Question: Solve for x: 8x + 17 = 143\nLet's think step by step.\n- Subtract 17 from both sides: 8x = 143 - 17 = 126.\n- Divide both sides by 8: x = 126/8.\nAnswer: 126/8"} +{"text": "Question: What is 1/4 + 6/8?\nLet's think step by step.\n- Common denominator is 4 * 8 = 32.\n- Rewrite: (1*8)/32 + (6*4)/32.\n- Add numerators: 8 + 24 = 32, giving 32/32.\n- Simplify by dividing top and bottom by 32: 32/32 = 1.\nAnswer: 1"} +{"text": "Question: What is 93% of 240?\nLet's think step by step.\n- Convert 93% to 93/100.\n- Multiply: 240 * 93/100 = 223.2.\nAnswer: 223.2"} +{"text": "Question: What is 17% of 240?\nLet's think step by step.\n- Convert 17% to 17/100.\n- Multiply: 240 * 17/100 = 40.8.\nAnswer: 40.8"} +{"text": "Question: What is the average of 28, 17, 93, 83?\nLet's think step by step.\n- Sum: 28 + 17 + 93 + 83 = 221.\n- Count = 4.\n- Average = 221 / 4 = 55.25.\nAnswer: 55.25"} +{"text": "Question: How many numbers between 78 and 128 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 78 is 78.\n- Last multiple <= 128 is 128.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is 1/8 + 3/9?\nLet's think step by step.\n- Common denominator is 8 * 9 = 72.\n- Rewrite: (1*9)/72 + (3*8)/72.\n- Add numerators: 9 + 24 = 33, giving 33/72.\n- Simplify by dividing top and bottom by 3: 33/72 = 11/24.\nAnswer: 11/24"} +{"text": "Question: What is the average of 31, 34, 67, 14?\nLet's think step by step.\n- Sum: 31 + 34 + 67 + 14 = 146.\n- Count = 4.\n- Average = 146 / 4 = 36.5.\nAnswer: 36.5"} +{"text": "Question: What is 4 + 12 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 10 = 120.\n- Then add: 4 + 120 = 124.\nAnswer: 124"} +{"text": "Question: What is the average of 84, 54, 67, 48?\nLet's think step by step.\n- Sum: 84 + 54 + 67 + 48 = 253.\n- Count = 4.\n- Average = 253 / 4 = 63.25.\nAnswer: 63.25"} +{"text": "Question: What is 12 + 5 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 11 = 55.\n- Then add: 12 + 55 = 67.\nAnswer: 67"} +{"text": "Question: What is 5/8 + 4/7?\nLet's think step by step.\n- Common denominator is 8 * 7 = 56.\n- Rewrite: (5*7)/56 + (4*8)/56.\n- Add numerators: 35 + 32 = 67, giving 67/56.\n- 67/56 is already in simplest form, so the answer is 67/56.\nAnswer: 67/56"} +{"text": "Question: What is the average of 60, 27, 62, 68, 60?\nLet's think step by step.\n- Sum: 60 + 27 + 62 + 68 + 60 = 277.\n- Count = 5.\n- Average = 277 / 5 = 55.4.\nAnswer: 55.4"} +{"text": "Question: How many numbers between 35 and 85 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 35 is 35.\n- Last multiple <= 85 is 85.\n- Count = 11.\nAnswer: 11"} +{"text": "Question: Solve for x: 3x + 14 = 21\nLet's think step by step.\n- Subtract 14 from both sides: 3x = 21 - 14 = 7.\n- Divide both sides by 3: x = 7/3.\nAnswer: 7/3"} +{"text": "Question: A car travels 420 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 420 / 4 = 105 mph.\nAnswer: 105 mph"} +{"text": "Question: Split 200 in the ratio 3:7. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 7 = 10.\n- One part = 200 / 10 = 20.\n- First part = 3 * 20 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 7x + 1 = 120\nLet's think step by step.\n- Subtract 1 from both sides: 7x = 120 - 1 = 119.\n- Divide both sides by 7: x = 119/7 = 17.\nAnswer: 17"} +{"text": "Question: A car travels 281 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 281 / 2 = 140.5 mph.\nAnswer: 140.5 mph"} +{"text": "Question: What is 4/3 + 6/10?\nLet's think step by step.\n- Common denominator is 3 * 10 = 30.\n- Rewrite: (4*10)/30 + (6*3)/30.\n- Add numerators: 40 + 18 = 58, giving 58/30.\n- Simplify by dividing top and bottom by 2: 58/30 = 29/15.\nAnswer: 29/15"} +{"text": "Question: What is the average of 81, 54, 78, 20?\nLet's think step by step.\n- Sum: 81 + 54 + 78 + 20 = 233.\n- Count = 4.\n- Average = 233 / 4 = 58.25.\nAnswer: 58.25"} +{"text": "Question: Each item costs $17. You buy 4 and pay $70. How much change?\nLet's think step by step.\n- Total cost = 17 * 4 = $68.\n- Change = 70 - 68 = $2.\nAnswer: $2"} +{"text": "Question: What comes next: 8, 12, 16, 20, 24?\nLet's think step by step.\n- Find the difference: 12 - 8 = 4.\n- The sequence increases by 4 each time.\n- Next = 24 + 4 = 28.\nAnswer: 28"} +{"text": "Question: What is 11 + 8 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 2 = 16.\n- Then add: 11 + 16 = 27.\nAnswer: 27"} +{"text": "Question: What is 9 + 11 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 9 = 99.\n- Then add: 9 + 99 = 108.\nAnswer: 108"} +{"text": "Question: How many numbers between 63 and 113 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 63 is 63.\n- Last multiple <= 113 is 111.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 262 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 262 / 5 = 52.4 mph.\nAnswer: 52.4 mph"} +{"text": "Question: A car travels 261 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 261 / 4 = 65.25 mph.\nAnswer: 65.25 mph"} +{"text": "Question: A car travels 415 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 415 / 2 = 207.5 mph.\nAnswer: 207.5 mph"} +{"text": "Question: What is 11 + 7 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 9 = 63.\n- Then add: 11 + 63 = 74.\nAnswer: 74"} +{"text": "Question: A car travels 202 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 202 / 3 = 67.3333 mph.\nAnswer: 67.3333 mph"} +{"text": "Question: Solve for x: 12x + 7 = 55\nLet's think step by step.\n- Subtract 7 from both sides: 12x = 55 - 7 = 48.\n- Divide both sides by 12: x = 48/12 = 4.\nAnswer: 4"} +{"text": "Question: What is 65% of 2500?\nLet's think step by step.\n- Convert 65% to 65/100.\n- Multiply: 2500 * 65/100 = 1625.\nAnswer: 1625"} +{"text": "Question: Solve for x: 11x + 8 = 129\nLet's think step by step.\n- Subtract 8 from both sides: 11x = 129 - 8 = 121.\n- Divide both sides by 11: x = 121/11 = 11.\nAnswer: 11"} +{"text": "Question: A car travels 572 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 572 / 4 = 143 mph.\nAnswer: 143 mph"} +{"text": "Question: Solve for x: 6x + 13 = 62\nLet's think step by step.\n- Subtract 13 from both sides: 6x = 62 - 13 = 49.\n- Divide both sides by 6: x = 49/6.\nAnswer: 49/6"} +{"text": "Question: What is the average of 35, 75, 67, 23?\nLet's think step by step.\n- Sum: 35 + 75 + 67 + 23 = 200.\n- Count = 4.\n- Average = 200 / 4 = 50.\nAnswer: 50"} +{"text": "Question: What is 12 + 10 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 4 = 40.\n- Then add: 12 + 40 = 52.\nAnswer: 52"} +{"text": "Question: What is 7 + 5 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 11 = 55.\n- Then add: 7 + 55 = 62.\nAnswer: 62"} +{"text": "Question: Solve for x: 12x + 13 = 37\nLet's think step by step.\n- Subtract 13 from both sides: 12x = 37 - 13 = 24.\n- Divide both sides by 12: x = 24/12 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 98, 30, 63, 90?\nLet's think step by step.\n- Sum: 98 + 30 + 63 + 90 = 281.\n- Count = 4.\n- Average = 281 / 4 = 70.25.\nAnswer: 70.25"} +{"text": "Question: What is the average of 86, 83, 47?\nLet's think step by step.\n- Sum: 86 + 83 + 47 = 216.\n- Count = 3.\n- Average = 216 / 3 = 72.\nAnswer: 72"} +{"text": "Question: What is 21% of 500?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 500 * 21/100 = 105.\nAnswer: 105"} +{"text": "Question: What is the average of 22, 61, 50, 79, 77?\nLet's think step by step.\n- Sum: 22 + 61 + 50 + 79 + 77 = 289.\n- Count = 5.\n- Average = 289 / 5 = 57.8.\nAnswer: 57.8"} +{"text": "Question: What is the average of 73, 71, 12, 20, 74?\nLet's think step by step.\n- Sum: 73 + 71 + 12 + 20 + 74 = 250.\n- Count = 5.\n- Average = 250 / 5 = 50.\nAnswer: 50"} +{"text": "Question: What is the average of 89, 84, 16, 45, 72?\nLet's think step by step.\n- Sum: 89 + 84 + 16 + 45 + 72 = 306.\n- Count = 5.\n- Average = 306 / 5 = 61.2.\nAnswer: 61.2"} +{"text": "Question: A car travels 234 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 234 / 6 = 39 mph.\nAnswer: 39 mph"} +{"text": "Question: Solve for x: 2x + 2 = 34\nLet's think step by step.\n- Subtract 2 from both sides: 2x = 34 - 2 = 32.\n- Divide both sides by 2: x = 32/2 = 16.\nAnswer: 16"} +{"text": "Question: What is 3 + 4 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 12 = 48.\n- Then add: 3 + 48 = 51.\nAnswer: 51"} +{"text": "Question: Each item costs $22. You buy 2 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 22 * 2 = $44.\n- Change = 50 - 44 = $6.\nAnswer: $6"} +{"text": "Question: Each item costs $57. You buy 5 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 57 * 5 = $285.\n- Change = 290 - 285 = $5.\nAnswer: $5"} +{"text": "Question: How many numbers between 56 and 106 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 56 is 57.\n- Last multiple <= 106 is 105.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 15% of 100?\nLet's think step by step.\n- Convert 15% to 15/100.\n- Multiply: 100 * 15/100 = 15.\nAnswer: 15"} +{"text": "Question: What is 3/5 + 5/4?\nLet's think step by step.\n- Common denominator is 5 * 4 = 20.\n- Rewrite: (3*4)/20 + (5*5)/20.\n- Add numerators: 12 + 25 = 37, giving 37/20.\n- 37/20 is already in simplest form, so the answer is 37/20.\nAnswer: 37/20"} +{"text": "Question: What is the average of 10, 10, 64?\nLet's think step by step.\n- Sum: 10 + 10 + 64 = 84.\n- Count = 3.\n- Average = 84 / 3 = 28.\nAnswer: 28"} +{"text": "Question: Solve for x: 5x + 18 = 29\nLet's think step by step.\n- Subtract 18 from both sides: 5x = 29 - 18 = 11.\n- Divide both sides by 5: x = 11/5.\nAnswer: 11/5"} +{"text": "Question: Solve for x: 7x + 17 = 150\nLet's think step by step.\n- Subtract 17 from both sides: 7x = 150 - 17 = 133.\n- Divide both sides by 7: x = 133/7 = 19.\nAnswer: 19"} +{"text": "Question: Solve for x: 6x + 11 = 65\nLet's think step by step.\n- Subtract 11 from both sides: 6x = 65 - 11 = 54.\n- Divide both sides by 6: x = 54/6 = 9.\nAnswer: 9"} +{"text": "Question: Solve for x: 2x + 19 = 48\nLet's think step by step.\n- Subtract 19 from both sides: 2x = 48 - 19 = 29.\n- Divide both sides by 2: x = 29/2.\nAnswer: 29/2"} +{"text": "Question: What is 4/2 + 3/10?\nLet's think step by step.\n- Common denominator is 2 * 10 = 20.\n- Rewrite: (4*10)/20 + (3*2)/20.\n- Add numerators: 40 + 6 = 46, giving 46/20.\n- Simplify by dividing top and bottom by 2: 46/20 = 23/10.\nAnswer: 23/10"} +{"text": "Question: What is 3 + 5 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 9 = 45.\n- Then add: 3 + 45 = 48.\nAnswer: 48"} +{"text": "Question: How many numbers between 67 and 117 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 67 is 68.\n- Last multiple <= 117 is 116.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is 76% of 480?\nLet's think step by step.\n- Convert 76% to 76/100.\n- Multiply: 480 * 76/100 = 364.8.\nAnswer: 364.8"} +{"text": "Question: What is the average of 13, 72, 22, 55, 22?\nLet's think step by step.\n- Sum: 13 + 72 + 22 + 55 + 22 = 184.\n- Count = 5.\n- Average = 184 / 5 = 36.8.\nAnswer: 36.8"} +{"text": "Question: How many numbers between 17 and 67 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 17 is 18.\n- Last multiple <= 67 is 66.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 2x + 3 = 15\nLet's think step by step.\n- Subtract 3 from both sides: 2x = 15 - 3 = 12.\n- Divide both sides by 2: x = 12/2 = 6.\nAnswer: 6"} +{"text": "Question: What is 6/8 + 4/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (6*4)/32 + (4*8)/32.\n- Add numerators: 24 + 32 = 56, giving 56/32.\n- Simplify by dividing top and bottom by 8: 56/32 = 7/4.\nAnswer: 7/4"} +{"text": "Question: Split 180 in the ratio 6:6. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 6 = 12.\n- One part = 180 / 12 = 15.\n- First part = 6 * 15 = 90.\nAnswer: 90"} +{"text": "Question: Solve for x: 9x + 17 = 153\nLet's think step by step.\n- Subtract 17 from both sides: 9x = 153 - 17 = 136.\n- Divide both sides by 9: x = 136/9.\nAnswer: 136/9"} +{"text": "Question: Each item costs $7. You buy 4 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 7 * 4 = $28.\n- Change = 30 - 28 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 404 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 404 / 4 = 101 mph.\nAnswer: 101 mph"} +{"text": "Question: What is 5/5 + 5/7?\nLet's think step by step.\n- Common denominator is 5 * 7 = 35.\n- Rewrite: (5*7)/35 + (5*5)/35.\n- Add numerators: 35 + 25 = 60, giving 60/35.\n- Simplify by dividing top and bottom by 5: 60/35 = 12/7.\nAnswer: 12/7"} +{"text": "Question: What is 1/2 + 4/2?\nLet's think step by step.\n- Common denominator is 2 * 2 = 4.\n- Rewrite: (1*2)/4 + (4*2)/4.\n- Add numerators: 2 + 8 = 10, giving 10/4.\n- Simplify by dividing top and bottom by 2: 10/4 = 5/2.\nAnswer: 5/2"} +{"text": "Question: Solve for x: 4x + 20 = 44\nLet's think step by step.\n- Subtract 20 from both sides: 4x = 44 - 20 = 24.\n- Divide both sides by 4: x = 24/4 = 6.\nAnswer: 6"} +{"text": "Question: What is 10 + 3 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 7 = 21.\n- Then add: 10 + 21 = 31.\nAnswer: 31"} +{"text": "Question: What is the average of 82, 45, 42?\nLet's think step by step.\n- Sum: 82 + 45 + 42 = 169.\n- Count = 3.\n- Average = 169 / 3 = 56.3333.\nAnswer: 56.3333"} +{"text": "Question: How many numbers between 54 and 104 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 54 is 54.\n- Last multiple <= 104 is 104.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 3x + 19 = 73\nLet's think step by step.\n- Subtract 19 from both sides: 3x = 73 - 19 = 54.\n- Divide both sides by 3: x = 54/3 = 18.\nAnswer: 18"} +{"text": "Question: A car travels 578 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 578 / 6 = 96.3333 mph.\nAnswer: 96.3333 mph"} +{"text": "Question: What is the average of 33, 87, 13?\nLet's think step by step.\n- Sum: 33 + 87 + 13 = 133.\n- Count = 3.\n- Average = 133 / 3 = 44.3333.\nAnswer: 44.3333"} +{"text": "Question: What is 44% of 360?\nLet's think step by step.\n- Convert 44% to 44/100.\n- Multiply: 360 * 44/100 = 158.4.\nAnswer: 158.4"} +{"text": "Question: Solve for x: 4x + 20 = 96\nLet's think step by step.\n- Subtract 20 from both sides: 4x = 96 - 20 = 76.\n- Divide both sides by 4: x = 76/4 = 19.\nAnswer: 19"} +{"text": "Question: How many numbers between 38 and 88 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 38 is 38.\n- Last multiple <= 88 is 88.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 6x + 11 = 41\nLet's think step by step.\n- Subtract 11 from both sides: 6x = 41 - 11 = 30.\n- Divide both sides by 6: x = 30/6 = 5.\nAnswer: 5"} +{"text": "Question: A car travels 66 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 66 / 1 = 66 mph.\nAnswer: 66 mph"} +{"text": "Question: What is 5/6 + 4/7?\nLet's think step by step.\n- Common denominator is 6 * 7 = 42.\n- Rewrite: (5*7)/42 + (4*6)/42.\n- Add numerators: 35 + 24 = 59, giving 59/42.\n- 59/42 is already in simplest form, so the answer is 59/42.\nAnswer: 59/42"} +{"text": "Question: What is the average of 23, 12, 53?\nLet's think step by step.\n- Sum: 23 + 12 + 53 = 88.\n- Count = 3.\n- Average = 88 / 3 = 29.3333.\nAnswer: 29.3333"} +{"text": "Question: A car travels 510 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 510 / 2 = 255 mph.\nAnswer: 255 mph"} +{"text": "Question: How many numbers between 22 and 72 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 22 is 24.\n- Last multiple <= 72 is 72.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 4 + 6 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 8 = 48.\n- Then add: 4 + 48 = 52.\nAnswer: 52"} +{"text": "Question: What is the average of 85, 88, 93, 49, 38?\nLet's think step by step.\n- Sum: 85 + 88 + 93 + 49 + 38 = 353.\n- Count = 5.\n- Average = 353 / 5 = 70.6.\nAnswer: 70.6"} +{"text": "Question: What is 12 + 4 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 12 = 48.\n- Then add: 12 + 48 = 60.\nAnswer: 60"} +{"text": "Question: How many numbers between 89 and 139 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 89 is 90.\n- Last multiple <= 139 is 138.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 12 + 12 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 11 = 132.\n- Then add: 12 + 132 = 144.\nAnswer: 144"} +{"text": "Question: Each item costs $6. You buy 4 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 6 * 4 = $24.\n- Change = 30 - 24 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 11x + 16 = 93\nLet's think step by step.\n- Subtract 16 from both sides: 11x = 93 - 16 = 77.\n- Divide both sides by 11: x = 77/11 = 7.\nAnswer: 7"} +{"text": "Question: What is the average of 84, 77, 13?\nLet's think step by step.\n- Sum: 84 + 77 + 13 = 174.\n- Count = 3.\n- Average = 174 / 3 = 58.\nAnswer: 58"} +{"text": "Question: How many numbers between 24 and 74 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 24 is 24.\n- Last multiple <= 74 is 72.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 9 + 2 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 7 = 14.\n- Then add: 9 + 14 = 23.\nAnswer: 23"} +{"text": "Question: What is 9 + 3 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 8 = 24.\n- Then add: 9 + 24 = 33.\nAnswer: 33"} +{"text": "Question: What is 7 + 10 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 10 = 100.\n- Then add: 7 + 100 = 107.\nAnswer: 107"} +{"text": "Question: What is the average of 63, 95, 48, 43, 98?\nLet's think step by step.\n- Sum: 63 + 95 + 48 + 43 + 98 = 347.\n- Count = 5.\n- Average = 347 / 5 = 69.4.\nAnswer: 69.4"} +{"text": "Question: What is 10% of 240?\nLet's think step by step.\n- Convert 10% to 10/100.\n- Multiply: 240 * 10/100 = 24.\nAnswer: 24"} +{"text": "Question: Split 80 in the ratio 5:3. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 3 = 8.\n- One part = 80 / 8 = 10.\n- First part = 5 * 10 = 50.\nAnswer: 50"} +{"text": "Question: What is 50% of 500?\nLet's think step by step.\n- Convert 50% to 50/100.\n- Multiply: 500 * 50/100 = 250.\nAnswer: 250"} +{"text": "Question: Each item costs $87. You buy 4 and pay $350. How much change?\nLet's think step by step.\n- Total cost = 87 * 4 = $348.\n- Change = 350 - 348 = $2.\nAnswer: $2"} +{"text": "Question: How many numbers between 46 and 96 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 46 is 50.\n- Last multiple <= 96 is 95.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Solve for x: 6x + 9 = 111\nLet's think step by step.\n- Subtract 9 from both sides: 6x = 111 - 9 = 102.\n- Divide both sides by 6: x = 102/6 = 17.\nAnswer: 17"} +{"text": "Question: A car travels 353 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 353 / 1 = 353 mph.\nAnswer: 353 mph"} +{"text": "Question: Solve for x: 12x + 4 = 172\nLet's think step by step.\n- Subtract 4 from both sides: 12x = 172 - 4 = 168.\n- Divide both sides by 12: x = 168/12 = 14.\nAnswer: 14"} +{"text": "Question: What is 7 + 9 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 10 = 90.\n- Then add: 7 + 90 = 97.\nAnswer: 97"} +{"text": "Question: Solve for x: 10x + 9 = 39\nLet's think step by step.\n- Subtract 9 from both sides: 10x = 39 - 9 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: What is 9 + 2 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 2 = 4.\n- Then add: 9 + 4 = 13.\nAnswer: 13"} +{"text": "Question: What is the average of 24, 58, 47?\nLet's think step by step.\n- Sum: 24 + 58 + 47 = 129.\n- Count = 3.\n- Average = 129 / 3 = 43.\nAnswer: 43"} +{"text": "Question: A car travels 181 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 181 / 5 = 36.2 mph.\nAnswer: 36.2 mph"} +{"text": "Question: What is the average of 50, 17, 22?\nLet's think step by step.\n- Sum: 50 + 17 + 22 = 89.\n- Count = 3.\n- Average = 89 / 3 = 29.6667.\nAnswer: 29.6667"} +{"text": "Question: How many numbers between 40 and 90 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 40 is 42.\n- Last multiple <= 90 is 90.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 553 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 553 / 3 = 184.333 mph.\nAnswer: 184.333 mph"} +{"text": "Question: Solve for x: 9x + 20 = 38\nLet's think step by step.\n- Subtract 20 from both sides: 9x = 38 - 20 = 18.\n- Divide both sides by 9: x = 18/9 = 2.\nAnswer: 2"} +{"text": "Question: What is 6/11 + 1/12?\nLet's think step by step.\n- Common denominator is 11 * 12 = 132.\n- Rewrite: (6*12)/132 + (1*11)/132.\n- Add numerators: 72 + 11 = 83, giving 83/132.\n- 83/132 is already in simplest form, so the answer is 83/132.\nAnswer: 83/132"} +{"text": "Question: A car travels 495 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 495 / 5 = 99 mph.\nAnswer: 99 mph"} +{"text": "Question: Each item costs $7. You buy 6 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 7 * 6 = $42.\n- Change = 50 - 42 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 88, 95, 62, 43?\nLet's think step by step.\n- Sum: 88 + 95 + 62 + 43 = 288.\n- Count = 4.\n- Average = 288 / 4 = 72.\nAnswer: 72"} +{"text": "Question: What is 1/9 + 6/6?\nLet's think step by step.\n- Common denominator is 9 * 6 = 54.\n- Rewrite: (1*6)/54 + (6*9)/54.\n- Add numerators: 6 + 54 = 60, giving 60/54.\n- Simplify by dividing top and bottom by 6: 60/54 = 10/9.\nAnswer: 10/9"} +{"text": "Question: Each item costs $72. You buy 9 and pay $650. How much change?\nLet's think step by step.\n- Total cost = 72 * 9 = $648.\n- Change = 650 - 648 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 475 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 475 / 4 = 118.75 mph.\nAnswer: 118.75 mph"} +{"text": "Question: A car travels 425 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 425 / 3 = 141.667 mph.\nAnswer: 141.667 mph"} +{"text": "Question: What is 2/12 + 5/7?\nLet's think step by step.\n- Common denominator is 12 * 7 = 84.\n- Rewrite: (2*7)/84 + (5*12)/84.\n- Add numerators: 14 + 60 = 74, giving 74/84.\n- Simplify by dividing top and bottom by 2: 74/84 = 37/42.\nAnswer: 37/42"} +{"text": "Question: Solve for x: 2x + 19 = 28\nLet's think step by step.\n- Subtract 19 from both sides: 2x = 28 - 19 = 9.\n- Divide both sides by 2: x = 9/2.\nAnswer: 9/2"} +{"text": "Question: Split 520 in the ratio 6:7. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 7 = 13.\n- One part = 520 / 13 = 40.\n- First part = 6 * 40 = 240.\nAnswer: 240"} +{"text": "Question: What is the average of 90, 68, 67, 72?\nLet's think step by step.\n- Sum: 90 + 68 + 67 + 72 = 297.\n- Count = 4.\n- Average = 297 / 4 = 74.25.\nAnswer: 74.25"} +{"text": "Question: What is the average of 63, 17, 16, 48?\nLet's think step by step.\n- Sum: 63 + 17 + 16 + 48 = 144.\n- Count = 4.\n- Average = 144 / 4 = 36.\nAnswer: 36"} +{"text": "Question: What is 40% of 360?\nLet's think step by step.\n- Convert 40% to 40/100.\n- Multiply: 360 * 40/100 = 144.\nAnswer: 144"} +{"text": "Question: What is 5/2 + 1/10?\nLet's think step by step.\n- Common denominator is 2 * 10 = 20.\n- Rewrite: (5*10)/20 + (1*2)/20.\n- Add numerators: 50 + 2 = 52, giving 52/20.\n- Simplify by dividing top and bottom by 4: 52/20 = 13/5.\nAnswer: 13/5"} +{"text": "Question: What is 88% of 480?\nLet's think step by step.\n- Convert 88% to 88/100.\n- Multiply: 480 * 88/100 = 422.4.\nAnswer: 422.4"} +{"text": "Question: A car travels 486 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 486 / 6 = 81 mph.\nAnswer: 81 mph"} +{"text": "Question: What is 56% of 240?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 240 * 56/100 = 134.4.\nAnswer: 134.4"} +{"text": "Question: A car travels 184 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 184 / 5 = 36.8 mph.\nAnswer: 36.8 mph"} +{"text": "Question: What is 5/4 + 5/6?\nLet's think step by step.\n- Common denominator is 4 * 6 = 24.\n- Rewrite: (5*6)/24 + (5*4)/24.\n- Add numerators: 30 + 20 = 50, giving 50/24.\n- Simplify by dividing top and bottom by 2: 50/24 = 25/12.\nAnswer: 25/12"} +{"text": "Question: Split 540 in the ratio 4:5. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 5 = 9.\n- One part = 540 / 9 = 60.\n- First part = 4 * 60 = 240.\nAnswer: 240"} +{"text": "Question: How many numbers between 26 and 76 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 26 is 30.\n- Last multiple <= 76 is 75.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 6/9 + 3/7?\nLet's think step by step.\n- Common denominator is 9 * 7 = 63.\n- Rewrite: (6*7)/63 + (3*9)/63.\n- Add numerators: 42 + 27 = 69, giving 69/63.\n- Simplify by dividing top and bottom by 3: 69/63 = 23/21.\nAnswer: 23/21"} +{"text": "Question: What is 9 + 4 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 4 = 16.\n- Then add: 9 + 16 = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 99, 48, 61, 31, 35?\nLet's think step by step.\n- Sum: 99 + 48 + 61 + 31 + 35 = 274.\n- Count = 5.\n- Average = 274 / 5 = 54.8.\nAnswer: 54.8"} +{"text": "Question: Solve for x: 8x + 5 = 93\nLet's think step by step.\n- Subtract 5 from both sides: 8x = 93 - 5 = 88.\n- Divide both sides by 8: x = 88/8 = 11.\nAnswer: 11"} +{"text": "Question: What comes next: 9, 13, 17, 21, 25, 29, 33?\nLet's think step by step.\n- Find the difference: 13 - 9 = 4.\n- The sequence increases by 4 each time.\n- Next = 33 + 4 = 37.\nAnswer: 37"} +{"text": "Question: What is 1/3 + 3/9?\nLet's think step by step.\n- Common denominator is 3 * 9 = 27.\n- Rewrite: (1*9)/27 + (3*3)/27.\n- Add numerators: 9 + 9 = 18, giving 18/27.\n- Simplify by dividing top and bottom by 9: 18/27 = 2/3.\nAnswer: 2/3"} +{"text": "Question: What is 57% of 360?\nLet's think step by step.\n- Convert 57% to 57/100.\n- Multiply: 360 * 57/100 = 205.2.\nAnswer: 205.2"} +{"text": "Question: What is 2 + 10 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 3 = 30.\n- Then add: 2 + 30 = 32.\nAnswer: 32"} +{"text": "Question: What is 18% of 100?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 100 * 18/100 = 18.\nAnswer: 18"} +{"text": "Question: Solve for x: 3x + 3 = 15\nLet's think step by step.\n- Subtract 3 from both sides: 3x = 15 - 3 = 12.\n- Divide both sides by 3: x = 12/3 = 4.\nAnswer: 4"} +{"text": "Question: What is 5 + 10 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 6 = 60.\n- Then add: 5 + 60 = 65.\nAnswer: 65"} +{"text": "Question: What is 5/12 + 4/11?\nLet's think step by step.\n- Common denominator is 12 * 11 = 132.\n- Rewrite: (5*11)/132 + (4*12)/132.\n- Add numerators: 55 + 48 = 103, giving 103/132.\n- 103/132 is already in simplest form, so the answer is 103/132.\nAnswer: 103/132"} +{"text": "Question: What is 5 + 9 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 4 = 36.\n- Then add: 5 + 36 = 41.\nAnswer: 41"} +{"text": "Question: What is 9 + 10 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 2 = 20.\n- Then add: 9 + 20 = 29.\nAnswer: 29"} +{"text": "Question: Solve for x: 3x + 1 = 42\nLet's think step by step.\n- Subtract 1 from both sides: 3x = 42 - 1 = 41.\n- Divide both sides by 3: x = 41/3.\nAnswer: 41/3"} +{"text": "Question: Solve for x: 2x + 11 = 19\nLet's think step by step.\n- Subtract 11 from both sides: 2x = 19 - 11 = 8.\n- Divide both sides by 2: x = 8/2 = 4.\nAnswer: 4"} +{"text": "Question: Solve for x: 6x + 13 = 127\nLet's think step by step.\n- Subtract 13 from both sides: 6x = 127 - 13 = 114.\n- Divide both sides by 6: x = 114/6 = 19.\nAnswer: 19"} +{"text": "Question: Solve for x: 5x + 20 = 40\nLet's think step by step.\n- Subtract 20 from both sides: 5x = 40 - 20 = 20.\n- Divide both sides by 5: x = 20/5 = 4.\nAnswer: 4"} +{"text": "Question: What is 4/7 + 3/12?\nLet's think step by step.\n- Common denominator is 7 * 12 = 84.\n- Rewrite: (4*12)/84 + (3*7)/84.\n- Add numerators: 48 + 21 = 69, giving 69/84.\n- Simplify by dividing top and bottom by 3: 69/84 = 23/28.\nAnswer: 23/28"} +{"text": "Question: A car travels 297 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 297 / 3 = 99 mph.\nAnswer: 99 mph"} +{"text": "Question: How many numbers between 58 and 108 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 58 is 60.\n- Last multiple <= 108 is 105.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: How many numbers between 56 and 106 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 56 is 63.\n- Last multiple <= 106 is 99.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 350 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 350 / 1 = 350 mph.\nAnswer: 350 mph"} +{"text": "Question: What comes next: 2, 9, 16, 23, 30, 37?\nLet's think step by step.\n- Find the difference: 9 - 2 = 7.\n- The sequence increases by 7 each time.\n- Next = 37 + 7 = 44.\nAnswer: 44"} +{"text": "Question: Each item costs $35. You buy 6 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 35 * 6 = $210.\n- Change = 220 - 210 = $10.\nAnswer: $10"} +{"text": "Question: What is 6/8 + 2/10?\nLet's think step by step.\n- Common denominator is 8 * 10 = 80.\n- Rewrite: (6*10)/80 + (2*8)/80.\n- Add numerators: 60 + 16 = 76, giving 76/80.\n- Simplify by dividing top and bottom by 4: 76/80 = 19/20.\nAnswer: 19/20"} +{"text": "Question: How many numbers between 47 and 97 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 47 is 48.\n- Last multiple <= 97 is 96.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Split 900 in the ratio 7:8. How much is the first part?\nLet's think step by step.\n- Total parts = 7 + 8 = 15.\n- One part = 900 / 15 = 60.\n- First part = 7 * 60 = 420.\nAnswer: 420"} +{"text": "Question: Split 140 in the ratio 3:4. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 4 = 7.\n- One part = 140 / 7 = 20.\n- First part = 3 * 20 = 60.\nAnswer: 60"} +{"text": "Question: Solve for x: 11x + 16 = 54\nLet's think step by step.\n- Subtract 16 from both sides: 11x = 54 - 16 = 38.\n- Divide both sides by 11: x = 38/11.\nAnswer: 38/11"} +{"text": "Question: A car travels 313 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 313 / 5 = 62.6 mph.\nAnswer: 62.6 mph"} +{"text": "Question: Each item costs $78. You buy 6 and pay $470. How much change?\nLet's think step by step.\n- Total cost = 78 * 6 = $468.\n- Change = 470 - 468 = $2.\nAnswer: $2"} +{"text": "Question: What comes next: 3, 5, 7, 9?\nLet's think step by step.\n- Find the difference: 5 - 3 = 2.\n- The sequence increases by 2 each time.\n- Next = 9 + 2 = 11.\nAnswer: 11"} +{"text": "Question: Solve for x: 5x + 18 = 108\nLet's think step by step.\n- Subtract 18 from both sides: 5x = 108 - 18 = 90.\n- Divide both sides by 5: x = 90/5 = 18.\nAnswer: 18"} +{"text": "Question: What is 7 + 3 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 7 = 21.\n- Then add: 7 + 21 = 28.\nAnswer: 28"} +{"text": "Question: Solve for x: 9x + 3 = 38\nLet's think step by step.\n- Subtract 3 from both sides: 9x = 38 - 3 = 35.\n- Divide both sides by 9: x = 35/9.\nAnswer: 35/9"} +{"text": "Question: What is the average of 67, 26, 87?\nLet's think step by step.\n- Sum: 67 + 26 + 87 = 180.\n- Count = 3.\n- Average = 180 / 3 = 60.\nAnswer: 60"} +{"text": "Question: What is 2/12 + 4/6?\nLet's think step by step.\n- Common denominator is 12 * 6 = 72.\n- Rewrite: (2*6)/72 + (4*12)/72.\n- Add numerators: 12 + 48 = 60, giving 60/72.\n- Simplify by dividing top and bottom by 12: 60/72 = 5/6.\nAnswer: 5/6"} +{"text": "Question: Solve for x: 6x + 6 = 37\nLet's think step by step.\n- Subtract 6 from both sides: 6x = 37 - 6 = 31.\n- Divide both sides by 6: x = 31/6.\nAnswer: 31/6"} +{"text": "Question: What is 52% of 480?\nLet's think step by step.\n- Convert 52% to 52/100.\n- Multiply: 480 * 52/100 = 249.6.\nAnswer: 249.6"} +{"text": "Question: Each item costs $19. You buy 5 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 19 * 5 = $95.\n- Change = 100 - 95 = $5.\nAnswer: $5"} +{"text": "Question: Split 120 in the ratio 5:3. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 3 = 8.\n- One part = 120 / 8 = 15.\n- First part = 5 * 15 = 75.\nAnswer: 75"} +{"text": "Question: Each item costs $37. You buy 4 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 37 * 4 = $148.\n- Change = 150 - 148 = $2.\nAnswer: $2"} +{"text": "Question: A car travels 388 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 388 / 5 = 77.6 mph.\nAnswer: 77.6 mph"} +{"text": "Question: What is 83% of 1000?\nLet's think step by step.\n- Convert 83% to 83/100.\n- Multiply: 1000 * 83/100 = 830.\nAnswer: 830"} +{"text": "Question: Solve for x: 2x + 20 = 52\nLet's think step by step.\n- Subtract 20 from both sides: 2x = 52 - 20 = 32.\n- Divide both sides by 2: x = 32/2 = 16.\nAnswer: 16"} +{"text": "Question: Solve for x: 8x + 7 = 63\nLet's think step by step.\n- Subtract 7 from both sides: 8x = 63 - 7 = 56.\n- Divide both sides by 8: x = 56/8 = 7.\nAnswer: 7"} +{"text": "Question: Solve for x: 2x + 6 = 23\nLet's think step by step.\n- Subtract 6 from both sides: 2x = 23 - 6 = 17.\n- Divide both sides by 2: x = 17/2.\nAnswer: 17/2"} +{"text": "Question: Split 140 in the ratio 5:2. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 2 = 7.\n- One part = 140 / 7 = 20.\n- First part = 5 * 20 = 100.\nAnswer: 100"} +{"text": "Question: How many numbers between 81 and 131 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 81 is 90.\n- Last multiple <= 131 is 130.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What comes next: 2, 8, 14, 20, 26, 32, 38, 44?\nLet's think step by step.\n- Find the difference: 8 - 2 = 6.\n- The sequence increases by 6 each time.\n- Next = 44 + 6 = 50.\nAnswer: 50"} +{"text": "Question: Each item costs $86. You buy 3 and pay $260. How much change?\nLet's think step by step.\n- Total cost = 86 * 3 = $258.\n- Change = 260 - 258 = $2.\nAnswer: $2"} +{"text": "Question: Solve for x: 3x + 3 = 34\nLet's think step by step.\n- Subtract 3 from both sides: 3x = 34 - 3 = 31.\n- Divide both sides by 3: x = 31/3.\nAnswer: 31/3"} +{"text": "Question: A car travels 200 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 200 / 3 = 66.6667 mph.\nAnswer: 66.6667 mph"} +{"text": "Question: What is 12 + 6 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 3 = 18.\n- Then add: 12 + 18 = 30.\nAnswer: 30"} +{"text": "Question: Solve for x: 6x + 11 = 59\nLet's think step by step.\n- Subtract 11 from both sides: 6x = 59 - 11 = 48.\n- Divide both sides by 6: x = 48/6 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 36, 82, 98, 23, 77?\nLet's think step by step.\n- Sum: 36 + 82 + 98 + 23 + 77 = 316.\n- Count = 5.\n- Average = 316 / 5 = 63.2.\nAnswer: 63.2"} +{"text": "Question: A car travels 430 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 430 / 2 = 215 mph.\nAnswer: 215 mph"} +{"text": "Question: Solve for x: 7x + 8 = 85\nLet's think step by step.\n- Subtract 8 from both sides: 7x = 85 - 8 = 77.\n- Divide both sides by 7: x = 77/7 = 11.\nAnswer: 11"} +{"text": "Question: A car travels 543 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 543 / 6 = 90.5 mph.\nAnswer: 90.5 mph"} +{"text": "Question: Each item costs $47. You buy 8 and pay $380. How much change?\nLet's think step by step.\n- Total cost = 47 * 8 = $376.\n- Change = 380 - 376 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 5x + 3 = 48\nLet's think step by step.\n- Subtract 3 from both sides: 5x = 48 - 3 = 45.\n- Divide both sides by 5: x = 45/5 = 9.\nAnswer: 9"} +{"text": "Question: What is the average of 30, 91, 26, 32?\nLet's think step by step.\n- Sum: 30 + 91 + 26 + 32 = 179.\n- Count = 4.\n- Average = 179 / 4 = 44.75.\nAnswer: 44.75"} +{"text": "Question: What is 2/6 + 6/6?\nLet's think step by step.\n- Common denominator is 6 * 6 = 36.\n- Rewrite: (2*6)/36 + (6*6)/36.\n- Add numerators: 12 + 36 = 48, giving 48/36.\n- Simplify by dividing top and bottom by 12: 48/36 = 4/3.\nAnswer: 4/3"} +{"text": "Question: What is 18% of 80?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 80 * 18/100 = 14.4.\nAnswer: 14.4"} +{"text": "Question: A car travels 540 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 540 / 5 = 108 mph.\nAnswer: 108 mph"} +{"text": "Question: Solve for x: 12x + 3 = 123\nLet's think step by step.\n- Subtract 3 from both sides: 12x = 123 - 3 = 120.\n- Divide both sides by 12: x = 120/12 = 10.\nAnswer: 10"} +{"text": "Question: Solve for x: 2x + 16 = 28\nLet's think step by step.\n- Subtract 16 from both sides: 2x = 28 - 16 = 12.\n- Divide both sides by 2: x = 12/2 = 6.\nAnswer: 6"} +{"text": "Question: Solve for x: 7x + 10 = 36\nLet's think step by step.\n- Subtract 10 from both sides: 7x = 36 - 10 = 26.\n- Divide both sides by 7: x = 26/7.\nAnswer: 26/7"} +{"text": "Question: What is the average of 29, 77, 87?\nLet's think step by step.\n- Sum: 29 + 77 + 87 = 193.\n- Count = 3.\n- Average = 193 / 3 = 64.3333.\nAnswer: 64.3333"} +{"text": "Question: What is 1/9 + 2/9?\nLet's think step by step.\n- Common denominator is 9 * 9 = 81.\n- Rewrite: (1*9)/81 + (2*9)/81.\n- Add numerators: 9 + 18 = 27, giving 27/81.\n- Simplify by dividing top and bottom by 27: 27/81 = 1/3.\nAnswer: 1/3"} +{"text": "Question: A car travels 313 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 313 / 2 = 156.5 mph.\nAnswer: 156.5 mph"} +{"text": "Question: How many numbers between 40 and 90 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 40 is 40.\n- Last multiple <= 90 is 90.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 2/8 + 1/11?\nLet's think step by step.\n- Common denominator is 8 * 11 = 88.\n- Rewrite: (2*11)/88 + (1*8)/88.\n- Add numerators: 22 + 8 = 30, giving 30/88.\n- Simplify by dividing top and bottom by 2: 30/88 = 15/44.\nAnswer: 15/44"} +{"text": "Question: How many numbers between 41 and 91 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 41 is 42.\n- Last multiple <= 91 is 90.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 453 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 453 / 3 = 151 mph.\nAnswer: 151 mph"} +{"text": "Question: What is 5/7 + 1/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (5*5)/35 + (1*7)/35.\n- Add numerators: 25 + 7 = 32, giving 32/35.\n- 32/35 is already in simplest form, so the answer is 32/35.\nAnswer: 32/35"} +{"text": "Question: A car travels 178 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 178 / 1 = 178 mph.\nAnswer: 178 mph"} +{"text": "Question: A car travels 60 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 60 / 2 = 30 mph.\nAnswer: 30 mph"} +{"text": "Question: A car travels 269 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 269 / 1 = 269 mph.\nAnswer: 269 mph"} +{"text": "Question: What is 59% of 480?\nLet's think step by step.\n- Convert 59% to 59/100.\n- Multiply: 480 * 59/100 = 283.2.\nAnswer: 283.2"} +{"text": "Question: Solve for x: 6x + 10 = 43\nLet's think step by step.\n- Subtract 10 from both sides: 6x = 43 - 10 = 33.\n- Divide both sides by 6: x = 33/6.\nAnswer: 33/6"} +{"text": "Question: A car travels 586 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 586 / 1 = 586 mph.\nAnswer: 586 mph"} +{"text": "Question: Solve for x: 7x + 18 = 137\nLet's think step by step.\n- Subtract 18 from both sides: 7x = 137 - 18 = 119.\n- Divide both sides by 7: x = 119/7 = 17.\nAnswer: 17"} +{"text": "Question: What is 11 + 3 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 4 = 12.\n- Then add: 11 + 12 = 23.\nAnswer: 23"} +{"text": "Question: What is 2/2 + 3/11?\nLet's think step by step.\n- Common denominator is 2 * 11 = 22.\n- Rewrite: (2*11)/22 + (3*2)/22.\n- Add numerators: 22 + 6 = 28, giving 28/22.\n- Simplify by dividing top and bottom by 2: 28/22 = 14/11.\nAnswer: 14/11"} +{"text": "Question: What is 7 + 3 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 6 = 18.\n- Then add: 7 + 18 = 25.\nAnswer: 25"} +{"text": "Question: A car travels 91 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 91 / 3 = 30.3333 mph.\nAnswer: 30.3333 mph"} +{"text": "Question: What is 5/3 + 3/8?\nLet's think step by step.\n- Common denominator is 3 * 8 = 24.\n- Rewrite: (5*8)/24 + (3*3)/24.\n- Add numerators: 40 + 9 = 49, giving 49/24.\n- 49/24 is already in simplest form, so the answer is 49/24.\nAnswer: 49/24"} +{"text": "Question: What is 18% of 500?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 500 * 18/100 = 90.\nAnswer: 90"} +{"text": "Question: What is the average of 12, 92, 56, 52?\nLet's think step by step.\n- Sum: 12 + 92 + 56 + 52 = 212.\n- Count = 4.\n- Average = 212 / 4 = 53.\nAnswer: 53"} +{"text": "Question: A car travels 404 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 404 / 5 = 80.8 mph.\nAnswer: 80.8 mph"} +{"text": "Question: What is 33% of 360?\nLet's think step by step.\n- Convert 33% to 33/100.\n- Multiply: 360 * 33/100 = 118.8.\nAnswer: 118.8"} +{"text": "Question: Solve for x: 7x + 1 = 142\nLet's think step by step.\n- Subtract 1 from both sides: 7x = 142 - 1 = 141.\n- Divide both sides by 7: x = 141/7.\nAnswer: 141/7"} +{"text": "Question: What is 3/7 + 6/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (3*5)/35 + (6*7)/35.\n- Add numerators: 15 + 42 = 57, giving 57/35.\n- 57/35 is already in simplest form, so the answer is 57/35.\nAnswer: 57/35"} +{"text": "Question: What is the average of 93, 87, 92?\nLet's think step by step.\n- Sum: 93 + 87 + 92 = 272.\n- Count = 3.\n- Average = 272 / 3 = 90.6667.\nAnswer: 90.6667"} +{"text": "Question: What is 7 + 9 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 2 = 18.\n- Then add: 7 + 18 = 25.\nAnswer: 25"} +{"text": "Question: What is 37% of 200?\nLet's think step by step.\n- Convert 37% to 37/100.\n- Multiply: 200 * 37/100 = 74.\nAnswer: 74"} +{"text": "Question: Each item costs $65. You buy 4 and pay $270. How much change?\nLet's think step by step.\n- Total cost = 65 * 4 = $260.\n- Change = 270 - 260 = $10.\nAnswer: $10"} +{"text": "Question: What is 3/8 + 2/10?\nLet's think step by step.\n- Common denominator is 8 * 10 = 80.\n- Rewrite: (3*10)/80 + (2*8)/80.\n- Add numerators: 30 + 16 = 46, giving 46/80.\n- Simplify by dividing top and bottom by 2: 46/80 = 23/40.\nAnswer: 23/40"} +{"text": "Question: What is 56% of 100?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 100 * 56/100 = 56.\nAnswer: 56"} +{"text": "Question: Solve for x: 9x + 3 = 178\nLet's think step by step.\n- Subtract 3 from both sides: 9x = 178 - 3 = 175.\n- Divide both sides by 9: x = 175/9.\nAnswer: 175/9"} +{"text": "Question: What is 2/11 + 5/10?\nLet's think step by step.\n- Common denominator is 11 * 10 = 110.\n- Rewrite: (2*10)/110 + (5*11)/110.\n- Add numerators: 20 + 55 = 75, giving 75/110.\n- Simplify by dividing top and bottom by 5: 75/110 = 15/22.\nAnswer: 15/22"} +{"text": "Question: A car travels 442 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 442 / 5 = 88.4 mph.\nAnswer: 88.4 mph"} +{"text": "Question: A car travels 127 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 127 / 4 = 31.75 mph.\nAnswer: 31.75 mph"} +{"text": "Question: A car travels 516 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 516 / 5 = 103.2 mph.\nAnswer: 103.2 mph"} +{"text": "Question: A car travels 473 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 473 / 5 = 94.6 mph.\nAnswer: 94.6 mph"} +{"text": "Question: What is 55% of 240?\nLet's think step by step.\n- Convert 55% to 55/100.\n- Multiply: 240 * 55/100 = 132.\nAnswer: 132"} +{"text": "Question: What is the average of 17, 86, 49?\nLet's think step by step.\n- Sum: 17 + 86 + 49 = 152.\n- Count = 3.\n- Average = 152 / 3 = 50.6667.\nAnswer: 50.6667"} +{"text": "Question: What is the average of 89, 53, 34, 41?\nLet's think step by step.\n- Sum: 89 + 53 + 34 + 41 = 217.\n- Count = 4.\n- Average = 217 / 4 = 54.25.\nAnswer: 54.25"} +{"text": "Question: What is 39% of 240?\nLet's think step by step.\n- Convert 39% to 39/100.\n- Multiply: 240 * 39/100 = 93.6.\nAnswer: 93.6"} +{"text": "Question: What is 3 + 8 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 8 * 4 = 32.\n- Then add: 3 + 32 = 35.\nAnswer: 35"} +{"text": "Question: A car travels 331 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 331 / 6 = 55.1667 mph.\nAnswer: 55.1667 mph"} +{"text": "Question: A car travels 122 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 122 / 1 = 122 mph.\nAnswer: 122 mph"} +{"text": "Question: What is 38% of 200?\nLet's think step by step.\n- Convert 38% to 38/100.\n- Multiply: 200 * 38/100 = 76.\nAnswer: 76"} +{"text": "Question: What is the average of 51, 95, 58, 66?\nLet's think step by step.\n- Sum: 51 + 95 + 58 + 66 = 270.\n- Count = 4.\n- Average = 270 / 4 = 67.5.\nAnswer: 67.5"} +{"text": "Question: What is the average of 16, 35, 44, 62, 43?\nLet's think step by step.\n- Sum: 16 + 35 + 44 + 62 + 43 = 200.\n- Count = 5.\n- Average = 200 / 5 = 40.\nAnswer: 40"} +{"text": "Question: What is 12 + 9 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 3 = 27.\n- Then add: 12 + 27 = 39.\nAnswer: 39"} +{"text": "Question: What is 13% of 80?\nLet's think step by step.\n- Convert 13% to 13/100.\n- Multiply: 80 * 13/100 = 10.4.\nAnswer: 10.4"} +{"text": "Question: What is 2 + 12 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 5 = 60.\n- Then add: 2 + 60 = 62.\nAnswer: 62"} +{"text": "Question: Solve for x: 3x + 3 = 18\nLet's think step by step.\n- Subtract 3 from both sides: 3x = 18 - 3 = 15.\n- Divide both sides by 3: x = 15/3 = 5.\nAnswer: 5"} +{"text": "Question: What is 5/9 + 1/10?\nLet's think step by step.\n- Common denominator is 9 * 10 = 90.\n- Rewrite: (5*10)/90 + (1*9)/90.\n- Add numerators: 50 + 9 = 59, giving 59/90.\n- 59/90 is already in simplest form, so the answer is 59/90.\nAnswer: 59/90"} +{"text": "Question: What is 8 + 9 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 9 = 81.\n- Then add: 8 + 81 = 89.\nAnswer: 89"} +{"text": "Question: What is 8 + 5 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 9 = 45.\n- Then add: 8 + 45 = 53.\nAnswer: 53"} +{"text": "Question: How many numbers between 90 and 140 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 90 is 90.\n- Last multiple <= 140 is 140.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: A car travels 572 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 572 / 1 = 572 mph.\nAnswer: 572 mph"} +{"text": "Question: What is 3/11 + 4/9?\nLet's think step by step.\n- Common denominator is 11 * 9 = 99.\n- Rewrite: (3*9)/99 + (4*11)/99.\n- Add numerators: 27 + 44 = 71, giving 71/99.\n- 71/99 is already in simplest form, so the answer is 71/99.\nAnswer: 71/99"} +{"text": "Question: Solve for x: 11x + 3 = 81\nLet's think step by step.\n- Subtract 3 from both sides: 11x = 81 - 3 = 78.\n- Divide both sides by 11: x = 78/11.\nAnswer: 78/11"} +{"text": "Question: A car travels 592 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 592 / 2 = 296 mph.\nAnswer: 296 mph"} +{"text": "Question: What comes next: 1, 6, 11, 16, 21?\nLet's think step by step.\n- Find the difference: 6 - 1 = 5.\n- The sequence increases by 5 each time.\n- Next = 21 + 5 = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 74, 34, 38, 77?\nLet's think step by step.\n- Sum: 74 + 34 + 38 + 77 = 223.\n- Count = 4.\n- Average = 223 / 4 = 55.75.\nAnswer: 55.75"} +{"text": "Question: What comes next: 2, 5, 8, 11, 14, 17, 20, 23?\nLet's think step by step.\n- Find the difference: 5 - 2 = 3.\n- The sequence increases by 3 each time.\n- Next = 23 + 3 = 26.\nAnswer: 26"} +{"text": "Question: Solve for x: 11x + 5 = 69\nLet's think step by step.\n- Subtract 5 from both sides: 11x = 69 - 5 = 64.\n- Divide both sides by 11: x = 64/11.\nAnswer: 64/11"} +{"text": "Question: Solve for x: 8x + 14 = 150\nLet's think step by step.\n- Subtract 14 from both sides: 8x = 150 - 14 = 136.\n- Divide both sides by 8: x = 136/8 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 17, 72, 27?\nLet's think step by step.\n- Sum: 17 + 72 + 27 = 116.\n- Count = 3.\n- Average = 116 / 3 = 38.6667.\nAnswer: 38.6667"} +{"text": "Question: What is 10 + 11 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 3 = 33.\n- Then add: 10 + 33 = 43.\nAnswer: 43"} +{"text": "Question: What is 6/11 + 3/5?\nLet's think step by step.\n- Common denominator is 11 * 5 = 55.\n- Rewrite: (6*5)/55 + (3*11)/55.\n- Add numerators: 30 + 33 = 63, giving 63/55.\n- 63/55 is already in simplest form, so the answer is 63/55.\nAnswer: 63/55"} +{"text": "Question: Split 60 in the ratio 4:2. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 2 = 6.\n- One part = 60 / 6 = 10.\n- First part = 4 * 10 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 6x + 19 = 73\nLet's think step by step.\n- Subtract 19 from both sides: 6x = 73 - 19 = 54.\n- Divide both sides by 6: x = 54/6 = 9.\nAnswer: 9"} +{"text": "Question: What comes next: 1, 6, 11, 16, 21, 26, 31, 36?\nLet's think step by step.\n- Find the difference: 6 - 1 = 5.\n- The sequence increases by 5 each time.\n- Next = 36 + 5 = 41.\nAnswer: 41"} +{"text": "Question: What is 18% of 2500?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 2500 * 18/100 = 450.\nAnswer: 450"} +{"text": "Question: What is 2/2 + 4/3?\nLet's think step by step.\n- Common denominator is 2 * 3 = 6.\n- Rewrite: (2*3)/6 + (4*2)/6.\n- Add numerators: 6 + 8 = 14, giving 14/6.\n- Simplify by dividing top and bottom by 2: 14/6 = 7/3.\nAnswer: 7/3"} +{"text": "Question: What is the average of 59, 43, 65, 22, 77?\nLet's think step by step.\n- Sum: 59 + 43 + 65 + 22 + 77 = 266.\n- Count = 5.\n- Average = 266 / 5 = 53.2.\nAnswer: 53.2"} +{"text": "Question: Split 520 in the ratio 5:8. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 8 = 13.\n- One part = 520 / 13 = 40.\n- First part = 5 * 40 = 200.\nAnswer: 200"} +{"text": "Question: How many numbers between 68 and 118 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 68 is 72.\n- Last multiple <= 118 is 117.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: A car travels 538 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 538 / 4 = 134.5 mph.\nAnswer: 134.5 mph"} +{"text": "Question: What comes next: 6, 12, 18, 24?\nLet's think step by step.\n- Find the difference: 12 - 6 = 6.\n- The sequence increases by 6 each time.\n- Next = 24 + 6 = 30.\nAnswer: 30"} +{"text": "Question: Split 165 in the ratio 4:7. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 7 = 11.\n- One part = 165 / 11 = 15.\n- First part = 4 * 15 = 60.\nAnswer: 60"} +{"text": "Question: A car travels 576 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 576 / 3 = 192 mph.\nAnswer: 192 mph"} +{"text": "Question: What is 2 + 4 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 6 = 24.\n- Then add: 2 + 24 = 26.\nAnswer: 26"} +{"text": "Question: What is 6/10 + 2/12?\nLet's think step by step.\n- Common denominator is 10 * 12 = 120.\n- Rewrite: (6*12)/120 + (2*10)/120.\n- Add numerators: 72 + 20 = 92, giving 92/120.\n- Simplify by dividing top and bottom by 4: 92/120 = 23/30.\nAnswer: 23/30"} +{"text": "Question: What is 2 + 9 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 7 = 63.\n- Then add: 2 + 63 = 65.\nAnswer: 65"} +{"text": "Question: Each item costs $11. You buy 4 and pay $50. How much change?\nLet's think step by step.\n- Total cost = 11 * 4 = $44.\n- Change = 50 - 44 = $6.\nAnswer: $6"} +{"text": "Question: What is 6/8 + 3/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (6*3)/24 + (3*8)/24.\n- Add numerators: 18 + 24 = 42, giving 42/24.\n- Simplify by dividing top and bottom by 6: 42/24 = 7/4.\nAnswer: 7/4"} +{"text": "Question: What is 3/3 + 4/4?\nLet's think step by step.\n- Common denominator is 3 * 4 = 12.\n- Rewrite: (3*4)/12 + (4*3)/12.\n- Add numerators: 12 + 12 = 24, giving 24/12.\n- Simplify by dividing top and bottom by 12: 24/12 = 2.\nAnswer: 2"} +{"text": "Question: Solve for x: 9x + 16 = 97\nLet's think step by step.\n- Subtract 16 from both sides: 9x = 97 - 16 = 81.\n- Divide both sides by 9: x = 81/9 = 9.\nAnswer: 9"} +{"text": "Question: A car travels 178 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 178 / 4 = 44.5 mph.\nAnswer: 44.5 mph"} +{"text": "Question: What is 46% of 240?\nLet's think step by step.\n- Convert 46% to 46/100.\n- Multiply: 240 * 46/100 = 110.4.\nAnswer: 110.4"} +{"text": "Question: Solve for x: 7x + 2 = 86\nLet's think step by step.\n- Subtract 2 from both sides: 7x = 86 - 2 = 84.\n- Divide both sides by 7: x = 84/7 = 12.\nAnswer: 12"} +{"text": "Question: Solve for x: 10x + 2 = 97\nLet's think step by step.\n- Subtract 2 from both sides: 10x = 97 - 2 = 95.\n- Divide both sides by 10: x = 95/10.\nAnswer: 95/10"} +{"text": "Question: What is 6 + 10 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 8 = 80.\n- Then add: 6 + 80 = 86.\nAnswer: 86"} +{"text": "Question: Each item costs $18. You buy 2 and pay $40. How much change?\nLet's think step by step.\n- Total cost = 18 * 2 = $36.\n- Change = 40 - 36 = $4.\nAnswer: $4"} +{"text": "Question: Each item costs $51. You buy 6 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 51 * 6 = $306.\n- Change = 310 - 306 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 74, 14, 69, 32, 57?\nLet's think step by step.\n- Sum: 74 + 14 + 69 + 32 + 57 = 246.\n- Count = 5.\n- Average = 246 / 5 = 49.2.\nAnswer: 49.2"} +{"text": "Question: What is 5 + 11 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 10 = 110.\n- Then add: 5 + 110 = 115.\nAnswer: 115"} +{"text": "Question: What is 51% of 200?\nLet's think step by step.\n- Convert 51% to 51/100.\n- Multiply: 200 * 51/100 = 102.\nAnswer: 102"} +{"text": "Question: A car travels 560 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 560 / 1 = 560 mph.\nAnswer: 560 mph"} +{"text": "Question: What is the average of 30, 31, 48?\nLet's think step by step.\n- Sum: 30 + 31 + 48 = 109.\n- Count = 3.\n- Average = 109 / 3 = 36.3333.\nAnswer: 36.3333"} +{"text": "Question: Solve for x: 10x + 2 = 202\nLet's think step by step.\n- Subtract 2 from both sides: 10x = 202 - 2 = 200.\n- Divide both sides by 10: x = 200/10 = 20.\nAnswer: 20"} +{"text": "Question: Each item costs $52. You buy 2 and pay $110. How much change?\nLet's think step by step.\n- Total cost = 52 * 2 = $104.\n- Change = 110 - 104 = $6.\nAnswer: $6"} +{"text": "Question: Solve for x: 2x + 6 = 27\nLet's think step by step.\n- Subtract 6 from both sides: 2x = 27 - 6 = 21.\n- Divide both sides by 2: x = 21/2.\nAnswer: 21/2"} +{"text": "Question: What is 3 + 9 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 9 = 81.\n- Then add: 3 + 81 = 84.\nAnswer: 84"} +{"text": "Question: What is 4/8 + 5/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (4*4)/32 + (5*8)/32.\n- Add numerators: 16 + 40 = 56, giving 56/32.\n- Simplify by dividing top and bottom by 8: 56/32 = 7/4.\nAnswer: 7/4"} +{"text": "Question: How many numbers between 34 and 84 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 34 is 36.\n- Last multiple <= 84 is 84.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 6/8 + 5/5?\nLet's think step by step.\n- Common denominator is 8 * 5 = 40.\n- Rewrite: (6*5)/40 + (5*8)/40.\n- Add numerators: 30 + 40 = 70, giving 70/40.\n- Simplify by dividing top and bottom by 10: 70/40 = 7/4.\nAnswer: 7/4"} +{"text": "Question: What is 5 + 10 * 2?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 2 = 20.\n- Then add: 5 + 20 = 25.\nAnswer: 25"} +{"text": "Question: Solve for x: 8x + 12 = 65\nLet's think step by step.\n- Subtract 12 from both sides: 8x = 65 - 12 = 53.\n- Divide both sides by 8: x = 53/8.\nAnswer: 53/8"} +{"text": "Question: What is 5/11 + 5/4?\nLet's think step by step.\n- Common denominator is 11 * 4 = 44.\n- Rewrite: (5*4)/44 + (5*11)/44.\n- Add numerators: 20 + 55 = 75, giving 75/44.\n- 75/44 is already in simplest form, so the answer is 75/44.\nAnswer: 75/44"} +{"text": "Question: Solve for x: 5x + 7 = 97\nLet's think step by step.\n- Subtract 7 from both sides: 5x = 97 - 7 = 90.\n- Divide both sides by 5: x = 90/5 = 18.\nAnswer: 18"} +{"text": "Question: Split 100 in the ratio 5:5. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 5 = 10.\n- One part = 100 / 10 = 10.\n- First part = 5 * 10 = 50.\nAnswer: 50"} +{"text": "Question: What is 1/10 + 1/10?\nLet's think step by step.\n- Common denominator is 10 * 10 = 100.\n- Rewrite: (1*10)/100 + (1*10)/100.\n- Add numerators: 10 + 10 = 20, giving 20/100.\n- Simplify by dividing top and bottom by 20: 20/100 = 1/5.\nAnswer: 1/5"} +{"text": "Question: What is the average of 13, 29, 69, 47?\nLet's think step by step.\n- Sum: 13 + 29 + 69 + 47 = 158.\n- Count = 4.\n- Average = 158 / 4 = 39.5.\nAnswer: 39.5"} +{"text": "Question: What is 13% of 1000?\nLet's think step by step.\n- Convert 13% to 13/100.\n- Multiply: 1000 * 13/100 = 130.\nAnswer: 130"} +{"text": "Question: What is 2 + 2 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 3 = 6.\n- Then add: 2 + 6 = 8.\nAnswer: 8"} +{"text": "Question: What is the average of 23, 45, 30, 27, 57?\nLet's think step by step.\n- Sum: 23 + 45 + 30 + 27 + 57 = 182.\n- Count = 5.\n- Average = 182 / 5 = 36.4.\nAnswer: 36.4"} +{"text": "Question: Each item costs $9. You buy 2 and pay $20. How much change?\nLet's think step by step.\n- Total cost = 9 * 2 = $18.\n- Change = 20 - 18 = $2.\nAnswer: $2"} +{"text": "Question: What is 4 + 12 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 3 = 36.\n- Then add: 4 + 36 = 40.\nAnswer: 40"} +{"text": "Question: What is the average of 76, 65, 69, 82?\nLet's think step by step.\n- Sum: 76 + 65 + 69 + 82 = 292.\n- Count = 4.\n- Average = 292 / 4 = 73.\nAnswer: 73"} +{"text": "Question: A car travels 258 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 258 / 3 = 86 mph.\nAnswer: 86 mph"} +{"text": "Question: Each item costs $72. You buy 7 and pay $510. How much change?\nLet's think step by step.\n- Total cost = 72 * 7 = $504.\n- Change = 510 - 504 = $6.\nAnswer: $6"} +{"text": "Question: How many numbers between 75 and 125 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 75 is 80.\n- Last multiple <= 125 is 120.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Each item costs $69. You buy 6 and pay $420. How much change?\nLet's think step by step.\n- Total cost = 69 * 6 = $414.\n- Change = 420 - 414 = $6.\nAnswer: $6"} +{"text": "Question: What is the average of 45, 93, 39, 10, 49?\nLet's think step by step.\n- Sum: 45 + 93 + 39 + 10 + 49 = 236.\n- Count = 5.\n- Average = 236 / 5 = 47.2.\nAnswer: 47.2"} +{"text": "Question: Solve for x: 7x + 16 = 93\nLet's think step by step.\n- Subtract 16 from both sides: 7x = 93 - 16 = 77.\n- Divide both sides by 7: x = 77/7 = 11.\nAnswer: 11"} +{"text": "Question: Solve for x: 11x + 6 = 94\nLet's think step by step.\n- Subtract 6 from both sides: 11x = 94 - 6 = 88.\n- Divide both sides by 11: x = 88/11 = 8.\nAnswer: 8"} +{"text": "Question: Solve for x: 7x + 7 = 107\nLet's think step by step.\n- Subtract 7 from both sides: 7x = 107 - 7 = 100.\n- Divide both sides by 7: x = 100/7.\nAnswer: 100/7"} +{"text": "Question: What is 6/4 + 5/5?\nLet's think step by step.\n- Common denominator is 4 * 5 = 20.\n- Rewrite: (6*5)/20 + (5*4)/20.\n- Add numerators: 30 + 20 = 50, giving 50/20.\n- Simplify by dividing top and bottom by 10: 50/20 = 5/2.\nAnswer: 5/2"} +{"text": "Question: What is the average of 63, 95, 72, 65, 35?\nLet's think step by step.\n- Sum: 63 + 95 + 72 + 65 + 35 = 330.\n- Count = 5.\n- Average = 330 / 5 = 66.\nAnswer: 66"} +{"text": "Question: What is 2 + 10 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 7 = 70.\n- Then add: 2 + 70 = 72.\nAnswer: 72"} +{"text": "Question: What is 3/2 + 6/9?\nLet's think step by step.\n- Common denominator is 2 * 9 = 18.\n- Rewrite: (3*9)/18 + (6*2)/18.\n- Add numerators: 27 + 12 = 39, giving 39/18.\n- Simplify by dividing top and bottom by 3: 39/18 = 13/6.\nAnswer: 13/6"} +{"text": "Question: What is 2/12 + 4/11?\nLet's think step by step.\n- Common denominator is 12 * 11 = 132.\n- Rewrite: (2*11)/132 + (4*12)/132.\n- Add numerators: 22 + 48 = 70, giving 70/132.\n- Simplify by dividing top and bottom by 2: 70/132 = 35/66.\nAnswer: 35/66"} +{"text": "Question: What is 2/5 + 5/11?\nLet's think step by step.\n- Common denominator is 5 * 11 = 55.\n- Rewrite: (2*11)/55 + (5*5)/55.\n- Add numerators: 22 + 25 = 47, giving 47/55.\n- 47/55 is already in simplest form, so the answer is 47/55.\nAnswer: 47/55"} +{"text": "Question: Each item costs $58. You buy 9 and pay $530. How much change?\nLet's think step by step.\n- Total cost = 58 * 9 = $522.\n- Change = 530 - 522 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 340 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 340 / 2 = 170 mph.\nAnswer: 170 mph"} +{"text": "Question: A car travels 577 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 577 / 6 = 96.1667 mph.\nAnswer: 96.1667 mph"} +{"text": "Question: What is the average of 36, 65, 19, 86, 89?\nLet's think step by step.\n- Sum: 36 + 65 + 19 + 86 + 89 = 295.\n- Count = 5.\n- Average = 295 / 5 = 59.\nAnswer: 59"} +{"text": "Question: Solve for x: 9x + 8 = 32\nLet's think step by step.\n- Subtract 8 from both sides: 9x = 32 - 8 = 24.\n- Divide both sides by 9: x = 24/9.\nAnswer: 24/9"} +{"text": "Question: A car travels 216 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 216 / 1 = 216 mph.\nAnswer: 216 mph"} +{"text": "Question: Solve for x: 5x + 18 = 48\nLet's think step by step.\n- Subtract 18 from both sides: 5x = 48 - 18 = 30.\n- Divide both sides by 5: x = 30/5 = 6.\nAnswer: 6"} +{"text": "Question: What is 5 + 12 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 7 = 84.\n- Then add: 5 + 84 = 89.\nAnswer: 89"} +{"text": "Question: How many numbers between 77 and 127 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 77 is 80.\n- Last multiple <= 127 is 125.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 11 + 2 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 5 = 10.\n- Then add: 11 + 10 = 21.\nAnswer: 21"} +{"text": "Question: Each item costs $67. You buy 6 and pay $410. How much change?\nLet's think step by step.\n- Total cost = 67 * 6 = $402.\n- Change = 410 - 402 = $8.\nAnswer: $8"} +{"text": "Question: A car travels 565 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 565 / 5 = 113 mph.\nAnswer: 113 mph"} +{"text": "Question: Solve for x: 6x + 17 = 125\nLet's think step by step.\n- Subtract 17 from both sides: 6x = 125 - 17 = 108.\n- Divide both sides by 6: x = 108/6 = 18.\nAnswer: 18"} +{"text": "Question: Solve for x: 4x + 4 = 40\nLet's think step by step.\n- Subtract 4 from both sides: 4x = 40 - 4 = 36.\n- Divide both sides by 4: x = 36/4 = 9.\nAnswer: 9"} +{"text": "Question: What is 4/8 + 5/12?\nLet's think step by step.\n- Common denominator is 8 * 12 = 96.\n- Rewrite: (4*12)/96 + (5*8)/96.\n- Add numerators: 48 + 40 = 88, giving 88/96.\n- Simplify by dividing top and bottom by 8: 88/96 = 11/12.\nAnswer: 11/12"} +{"text": "Question: What is 5/3 + 4/6?\nLet's think step by step.\n- Common denominator is 3 * 6 = 18.\n- Rewrite: (5*6)/18 + (4*3)/18.\n- Add numerators: 30 + 12 = 42, giving 42/18.\n- Simplify by dividing top and bottom by 6: 42/18 = 7/3.\nAnswer: 7/3"} +{"text": "Question: What is 2/8 + 1/2?\nLet's think step by step.\n- Common denominator is 8 * 2 = 16.\n- Rewrite: (2*2)/16 + (1*8)/16.\n- Add numerators: 4 + 8 = 12, giving 12/16.\n- Simplify by dividing top and bottom by 4: 12/16 = 3/4.\nAnswer: 3/4"} +{"text": "Question: What is the average of 52, 32, 94, 49, 84?\nLet's think step by step.\n- Sum: 52 + 32 + 94 + 49 + 84 = 311.\n- Count = 5.\n- Average = 311 / 5 = 62.2.\nAnswer: 62.2"} +{"text": "Question: How many numbers between 87 and 137 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 87 is 90.\n- Last multiple <= 137 is 135.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 4 + 4 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 5 = 20.\n- Then add: 4 + 20 = 24.\nAnswer: 24"} +{"text": "Question: What is 10 + 10 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 12 = 120.\n- Then add: 10 + 120 = 130.\nAnswer: 130"} +{"text": "Question: What is the average of 18, 70, 73?\nLet's think step by step.\n- Sum: 18 + 70 + 73 = 161.\n- Count = 3.\n- Average = 161 / 3 = 53.6667.\nAnswer: 53.6667"} +{"text": "Question: Each item costs $43. You buy 5 and pay $220. How much change?\nLet's think step by step.\n- Total cost = 43 * 5 = $215.\n- Change = 220 - 215 = $5.\nAnswer: $5"} +{"text": "Question: A car travels 438 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 438 / 5 = 87.6 mph.\nAnswer: 87.6 mph"} +{"text": "Question: Each item costs $44. You buy 2 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 44 * 2 = $88.\n- Change = 90 - 88 = $2.\nAnswer: $2"} +{"text": "Question: What is 90% of 2500?\nLet's think step by step.\n- Convert 90% to 90/100.\n- Multiply: 2500 * 90/100 = 2250.\nAnswer: 2250"} +{"text": "Question: Each item costs $5. You buy 3 and pay $20. How much change?\nLet's think step by step.\n- Total cost = 5 * 3 = $15.\n- Change = 20 - 15 = $5.\nAnswer: $5"} +{"text": "Question: Solve for x: 12x + 10 = 106\nLet's think step by step.\n- Subtract 10 from both sides: 12x = 106 - 10 = 96.\n- Divide both sides by 12: x = 96/12 = 8.\nAnswer: 8"} +{"text": "Question: What is 3 + 7 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 8 = 56.\n- Then add: 3 + 56 = 59.\nAnswer: 59"} +{"text": "Question: What is the average of 58, 10, 69, 84, 50?\nLet's think step by step.\n- Sum: 58 + 10 + 69 + 84 + 50 = 271.\n- Count = 5.\n- Average = 271 / 5 = 54.2.\nAnswer: 54.2"} +{"text": "Question: What is 17% of 100?\nLet's think step by step.\n- Convert 17% to 17/100.\n- Multiply: 100 * 17/100 = 17.\nAnswer: 17"} +{"text": "Question: Each item costs $72. You buy 4 and pay $290. How much change?\nLet's think step by step.\n- Total cost = 72 * 4 = $288.\n- Change = 290 - 288 = $2.\nAnswer: $2"} +{"text": "Question: What is 4/4 + 1/6?\nLet's think step by step.\n- Common denominator is 4 * 6 = 24.\n- Rewrite: (4*6)/24 + (1*4)/24.\n- Add numerators: 24 + 4 = 28, giving 28/24.\n- Simplify by dividing top and bottom by 4: 28/24 = 7/6.\nAnswer: 7/6"} +{"text": "Question: What is 6/10 + 2/10?\nLet's think step by step.\n- Common denominator is 10 * 10 = 100.\n- Rewrite: (6*10)/100 + (2*10)/100.\n- Add numerators: 60 + 20 = 80, giving 80/100.\n- Simplify by dividing top and bottom by 20: 80/100 = 4/5.\nAnswer: 4/5"} +{"text": "Question: A car travels 364 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 364 / 1 = 364 mph.\nAnswer: 364 mph"} +{"text": "Question: What is 10 + 5 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 8 = 40.\n- Then add: 10 + 40 = 50.\nAnswer: 50"} +{"text": "Question: What is 6/8 + 5/2?\nLet's think step by step.\n- Common denominator is 8 * 2 = 16.\n- Rewrite: (6*2)/16 + (5*8)/16.\n- Add numerators: 12 + 40 = 52, giving 52/16.\n- Simplify by dividing top and bottom by 4: 52/16 = 13/4.\nAnswer: 13/4"} +{"text": "Question: What is 56% of 360?\nLet's think step by step.\n- Convert 56% to 56/100.\n- Multiply: 360 * 56/100 = 201.6.\nAnswer: 201.6"} +{"text": "Question: Solve for x: 2x + 9 = 39\nLet's think step by step.\n- Subtract 9 from both sides: 2x = 39 - 9 = 30.\n- Divide both sides by 2: x = 30/2 = 15.\nAnswer: 15"} +{"text": "Question: Solve for x: 6x + 6 = 68\nLet's think step by step.\n- Subtract 6 from both sides: 6x = 68 - 6 = 62.\n- Divide both sides by 6: x = 62/6.\nAnswer: 62/6"} +{"text": "Question: What is 2/7 + 5/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (2*5)/35 + (5*7)/35.\n- Add numerators: 10 + 35 = 45, giving 45/35.\n- Simplify by dividing top and bottom by 5: 45/35 = 9/7.\nAnswer: 9/7"} +{"text": "Question: What is the average of 67, 84, 28?\nLet's think step by step.\n- Sum: 67 + 84 + 28 = 179.\n- Count = 3.\n- Average = 179 / 3 = 59.6667.\nAnswer: 59.6667"} +{"text": "Question: How many numbers between 83 and 133 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 83 is 85.\n- Last multiple <= 133 is 130.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: Solve for x: 9x + 14 = 200\nLet's think step by step.\n- Subtract 14 from both sides: 9x = 200 - 14 = 186.\n- Divide both sides by 9: x = 186/9.\nAnswer: 186/9"} +{"text": "Question: Each item costs $75. You buy 5 and pay $380. How much change?\nLet's think step by step.\n- Total cost = 75 * 5 = $375.\n- Change = 380 - 375 = $5.\nAnswer: $5"} +{"text": "Question: Each item costs $45. You buy 2 and pay $100. How much change?\nLet's think step by step.\n- Total cost = 45 * 2 = $90.\n- Change = 100 - 90 = $10.\nAnswer: $10"} +{"text": "Question: A car travels 373 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 373 / 2 = 186.5 mph.\nAnswer: 186.5 mph"} +{"text": "Question: How many numbers between 69 and 119 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 69 is 70.\n- Last multiple <= 119 is 118.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: Split 240 in the ratio 5:7. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 7 = 12.\n- One part = 240 / 12 = 20.\n- First part = 5 * 20 = 100.\nAnswer: 100"} +{"text": "Question: How many numbers between 23 and 73 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 23 is 25.\n- Last multiple <= 73 is 70.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What comes next: 9, 14, 19, 24, 29, 34, 39?\nLet's think step by step.\n- Find the difference: 14 - 9 = 5.\n- The sequence increases by 5 each time.\n- Next = 39 + 5 = 44.\nAnswer: 44"} +{"text": "Question: How many numbers between 18 and 68 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 18 is 20.\n- Last multiple <= 68 is 60.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: A car travels 513 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 513 / 4 = 128.25 mph.\nAnswer: 128.25 mph"} +{"text": "Question: Split 200 in the ratio 6:4. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 4 = 10.\n- One part = 200 / 10 = 20.\n- First part = 6 * 20 = 120.\nAnswer: 120"} +{"text": "Question: Split 420 in the ratio 5:2. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 2 = 7.\n- One part = 420 / 7 = 60.\n- First part = 5 * 60 = 300.\nAnswer: 300"} +{"text": "Question: What is 5 + 12 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 3 = 36.\n- Then add: 5 + 36 = 41.\nAnswer: 41"} +{"text": "Question: What is 2/12 + 6/12?\nLet's think step by step.\n- Common denominator is 12 * 12 = 144.\n- Rewrite: (2*12)/144 + (6*12)/144.\n- Add numerators: 24 + 72 = 96, giving 96/144.\n- Simplify by dividing top and bottom by 48: 96/144 = 2/3.\nAnswer: 2/3"} +{"text": "Question: How many numbers between 58 and 108 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 58 is 60.\n- Last multiple <= 108 is 100.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is 94% of 100?\nLet's think step by step.\n- Convert 94% to 94/100.\n- Multiply: 100 * 94/100 = 94.\nAnswer: 94"} +{"text": "Question: What is 2/3 + 3/11?\nLet's think step by step.\n- Common denominator is 3 * 11 = 33.\n- Rewrite: (2*11)/33 + (3*3)/33.\n- Add numerators: 22 + 9 = 31, giving 31/33.\n- 31/33 is already in simplest form, so the answer is 31/33.\nAnswer: 31/33"} +{"text": "Question: What is 1/4 + 6/2?\nLet's think step by step.\n- Common denominator is 4 * 2 = 8.\n- Rewrite: (1*2)/8 + (6*4)/8.\n- Add numerators: 2 + 24 = 26, giving 26/8.\n- Simplify by dividing top and bottom by 2: 26/8 = 13/4.\nAnswer: 13/4"} +{"text": "Question: Solve for x: 6x + 11 = 38\nLet's think step by step.\n- Subtract 11 from both sides: 6x = 38 - 11 = 27.\n- Divide both sides by 6: x = 27/6.\nAnswer: 27/6"} +{"text": "Question: Solve for x: 2x + 13 = 51\nLet's think step by step.\n- Subtract 13 from both sides: 2x = 51 - 13 = 38.\n- Divide both sides by 2: x = 38/2 = 19.\nAnswer: 19"} +{"text": "Question: What is 7 + 5 * 8?\nLet's think step by step.\n- Multiplication comes before addition.\n- 5 * 8 = 40.\n- Then add: 7 + 40 = 47.\nAnswer: 47"} +{"text": "Question: What is 6/6 + 5/11?\nLet's think step by step.\n- Common denominator is 6 * 11 = 66.\n- Rewrite: (6*11)/66 + (5*6)/66.\n- Add numerators: 66 + 30 = 96, giving 96/66.\n- Simplify by dividing top and bottom by 6: 96/66 = 16/11.\nAnswer: 16/11"} +{"text": "Question: What is 2/12 + 4/4?\nLet's think step by step.\n- Common denominator is 12 * 4 = 48.\n- Rewrite: (2*4)/48 + (4*12)/48.\n- Add numerators: 8 + 48 = 56, giving 56/48.\n- Simplify by dividing top and bottom by 8: 56/48 = 7/6.\nAnswer: 7/6"} +{"text": "Question: What is the average of 98, 15, 12, 19?\nLet's think step by step.\n- Sum: 98 + 15 + 12 + 19 = 144.\n- Count = 4.\n- Average = 144 / 4 = 36.\nAnswer: 36"} +{"text": "Question: Solve for x: 11x + 4 = 191\nLet's think step by step.\n- Subtract 4 from both sides: 11x = 191 - 4 = 187.\n- Divide both sides by 11: x = 187/11 = 17.\nAnswer: 17"} +{"text": "Question: What is the average of 69, 96, 12, 81?\nLet's think step by step.\n- Sum: 69 + 96 + 12 + 81 = 258.\n- Count = 4.\n- Average = 258 / 4 = 64.5.\nAnswer: 64.5"} +{"text": "Question: What is the average of 85, 52, 74, 51, 53?\nLet's think step by step.\n- Sum: 85 + 52 + 74 + 51 + 53 = 315.\n- Count = 5.\n- Average = 315 / 5 = 63.\nAnswer: 63"} +{"text": "Question: What is the average of 26, 63, 50, 23?\nLet's think step by step.\n- Sum: 26 + 63 + 50 + 23 = 162.\n- Count = 4.\n- Average = 162 / 4 = 40.5.\nAnswer: 40.5"} +{"text": "Question: A car travels 445 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 445 / 2 = 222.5 mph.\nAnswer: 222.5 mph"} +{"text": "Question: A car travels 460 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 460 / 2 = 230 mph.\nAnswer: 230 mph"} +{"text": "Question: What is 6/10 + 4/11?\nLet's think step by step.\n- Common denominator is 10 * 11 = 110.\n- Rewrite: (6*11)/110 + (4*10)/110.\n- Add numerators: 66 + 40 = 106, giving 106/110.\n- Simplify by dividing top and bottom by 2: 106/110 = 53/55.\nAnswer: 53/55"} +{"text": "Question: What is the average of 33, 40, 95?\nLet's think step by step.\n- Sum: 33 + 40 + 95 = 168.\n- Count = 3.\n- Average = 168 / 3 = 56.\nAnswer: 56"} +{"text": "Question: What comes next: 2, 4, 6, 8, 10, 12?\nLet's think step by step.\n- Find the difference: 4 - 2 = 2.\n- The sequence increases by 2 each time.\n- Next = 12 + 2 = 14.\nAnswer: 14"} +{"text": "Question: A car travels 79 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 79 / 5 = 15.8 mph.\nAnswer: 15.8 mph"} +{"text": "Question: What is 26% of 360?\nLet's think step by step.\n- Convert 26% to 26/100.\n- Multiply: 360 * 26/100 = 93.6.\nAnswer: 93.6"} +{"text": "Question: Solve for x: 10x + 2 = 22\nLet's think step by step.\n- Subtract 2 from both sides: 10x = 22 - 2 = 20.\n- Divide both sides by 10: x = 20/10 = 2.\nAnswer: 2"} +{"text": "Question: What is 76% of 200?\nLet's think step by step.\n- Convert 76% to 76/100.\n- Multiply: 200 * 76/100 = 152.\nAnswer: 152"} +{"text": "Question: What is the average of 88, 35, 89?\nLet's think step by step.\n- Sum: 88 + 35 + 89 = 212.\n- Count = 3.\n- Average = 212 / 3 = 70.6667.\nAnswer: 70.6667"} +{"text": "Question: What is 1/8 + 1/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (1*4)/32 + (1*8)/32.\n- Add numerators: 4 + 8 = 12, giving 12/32.\n- Simplify by dividing top and bottom by 4: 12/32 = 3/8.\nAnswer: 3/8"} +{"text": "Question: What is 70% of 480?\nLet's think step by step.\n- Convert 70% to 70/100.\n- Multiply: 480 * 70/100 = 336.\nAnswer: 336"} +{"text": "Question: What is the average of 54, 90, 87, 85, 35?\nLet's think step by step.\n- Sum: 54 + 90 + 87 + 85 + 35 = 351.\n- Count = 5.\n- Average = 351 / 5 = 70.2.\nAnswer: 70.2"} +{"text": "Question: What is the average of 68, 67, 59, 18?\nLet's think step by step.\n- Sum: 68 + 67 + 59 + 18 = 212.\n- Count = 4.\n- Average = 212 / 4 = 53.\nAnswer: 53"} +{"text": "Question: What is 4 + 10 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 3 = 30.\n- Then add: 4 + 30 = 34.\nAnswer: 34"} +{"text": "Question: Solve for x: 2x + 20 = 54\nLet's think step by step.\n- Subtract 20 from both sides: 2x = 54 - 20 = 34.\n- Divide both sides by 2: x = 34/2 = 17.\nAnswer: 17"} +{"text": "Question: What is 8 + 7 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 3 = 21.\n- Then add: 8 + 21 = 29.\nAnswer: 29"} +{"text": "Question: Split 330 in the ratio 5:6. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 6 = 11.\n- One part = 330 / 11 = 30.\n- First part = 5 * 30 = 150.\nAnswer: 150"} +{"text": "Question: How many numbers between 36 and 86 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 36 is 36.\n- Last multiple <= 86 is 81.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: A car travels 276 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 276 / 3 = 92 mph.\nAnswer: 92 mph"} +{"text": "Question: A car travels 573 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 573 / 4 = 143.25 mph.\nAnswer: 143.25 mph"} +{"text": "Question: Split 105 in the ratio 2:5. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 5 = 7.\n- One part = 105 / 7 = 15.\n- First part = 2 * 15 = 30.\nAnswer: 30"} +{"text": "Question: What is 6 + 6 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 5 = 30.\n- Then add: 6 + 30 = 36.\nAnswer: 36"} +{"text": "Question: A car travels 540 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 540 / 2 = 270 mph.\nAnswer: 270 mph"} +{"text": "Question: A car travels 236 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 236 / 4 = 59 mph.\nAnswer: 59 mph"} +{"text": "Question: What is the average of 68, 52, 29?\nLet's think step by step.\n- Sum: 68 + 52 + 29 = 149.\n- Count = 3.\n- Average = 149 / 3 = 49.6667.\nAnswer: 49.6667"} +{"text": "Question: What comes next: 2, 6, 10, 14, 18?\nLet's think step by step.\n- Find the difference: 6 - 2 = 4.\n- The sequence increases by 4 each time.\n- Next = 18 + 4 = 22.\nAnswer: 22"} +{"text": "Question: What is 3/4 + 3/5?\nLet's think step by step.\n- Common denominator is 4 * 5 = 20.\n- Rewrite: (3*5)/20 + (3*4)/20.\n- Add numerators: 15 + 12 = 27, giving 27/20.\n- 27/20 is already in simplest form, so the answer is 27/20.\nAnswer: 27/20"} +{"text": "Question: A car travels 521 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 521 / 6 = 86.8333 mph.\nAnswer: 86.8333 mph"} +{"text": "Question: What is the average of 47, 52, 13?\nLet's think step by step.\n- Sum: 47 + 52 + 13 = 112.\n- Count = 3.\n- Average = 112 / 3 = 37.3333.\nAnswer: 37.3333"} +{"text": "Question: A car travels 405 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 405 / 1 = 405 mph.\nAnswer: 405 mph"} +{"text": "Question: How many numbers between 11 and 61 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 11 is 18.\n- Last multiple <= 61 is 54.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 16, 50, 98, 78?\nLet's think step by step.\n- Sum: 16 + 50 + 98 + 78 = 242.\n- Count = 4.\n- Average = 242 / 4 = 60.5.\nAnswer: 60.5"} +{"text": "Question: Each item costs $24. You buy 7 and pay $170. How much change?\nLet's think step by step.\n- Total cost = 24 * 7 = $168.\n- Change = 170 - 168 = $2.\nAnswer: $2"} +{"text": "Question: What is 4/5 + 3/5?\nLet's think step by step.\n- Common denominator is 5 * 5 = 25.\n- Rewrite: (4*5)/25 + (3*5)/25.\n- Add numerators: 20 + 15 = 35, giving 35/25.\n- Simplify by dividing top and bottom by 5: 35/25 = 7/5.\nAnswer: 7/5"} +{"text": "Question: What is 7 + 11 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 9 = 99.\n- Then add: 7 + 99 = 106.\nAnswer: 106"} +{"text": "Question: What is 6/5 + 5/2?\nLet's think step by step.\n- Common denominator is 5 * 2 = 10.\n- Rewrite: (6*2)/10 + (5*5)/10.\n- Add numerators: 12 + 25 = 37, giving 37/10.\n- 37/10 is already in simplest form, so the answer is 37/10.\nAnswer: 37/10"} +{"text": "Question: A car travels 68 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 68 / 3 = 22.6667 mph.\nAnswer: 22.6667 mph"} +{"text": "Question: Split 360 in the ratio 3:3. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 3 = 6.\n- One part = 360 / 6 = 60.\n- First part = 3 * 60 = 180.\nAnswer: 180"} +{"text": "Question: A car travels 482 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 482 / 4 = 120.5 mph.\nAnswer: 120.5 mph"} +{"text": "Question: What comes next: 4, 6, 8, 10?\nLet's think step by step.\n- Find the difference: 6 - 4 = 2.\n- The sequence increases by 2 each time.\n- Next = 10 + 2 = 12.\nAnswer: 12"} +{"text": "Question: What is the average of 48, 26, 94?\nLet's think step by step.\n- Sum: 48 + 26 + 94 = 168.\n- Count = 3.\n- Average = 168 / 3 = 56.\nAnswer: 56"} +{"text": "Question: What comes next: 2, 6, 10, 14, 18, 22, 26?\nLet's think step by step.\n- Find the difference: 6 - 2 = 4.\n- The sequence increases by 4 each time.\n- Next = 26 + 4 = 30.\nAnswer: 30"} +{"text": "Question: What is 7 + 4 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 4 * 4 = 16.\n- Then add: 7 + 16 = 23.\nAnswer: 23"} +{"text": "Question: How many numbers between 37 and 87 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 37 is 40.\n- Last multiple <= 87 is 80.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: What is the average of 88, 84, 41, 52, 73?\nLet's think step by step.\n- Sum: 88 + 84 + 41 + 52 + 73 = 338.\n- Count = 5.\n- Average = 338 / 5 = 67.6.\nAnswer: 67.6"} +{"text": "Question: Solve for x: 9x + 18 = 153\nLet's think step by step.\n- Subtract 18 from both sides: 9x = 153 - 18 = 135.\n- Divide both sides by 9: x = 135/9 = 15.\nAnswer: 15"} +{"text": "Question: What is 3 + 6 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 4 = 24.\n- Then add: 3 + 24 = 27.\nAnswer: 27"} +{"text": "Question: What is the average of 15, 88, 42?\nLet's think step by step.\n- Sum: 15 + 88 + 42 = 145.\n- Count = 3.\n- Average = 145 / 3 = 48.3333.\nAnswer: 48.3333"} +{"text": "Question: What is 62% of 1000?\nLet's think step by step.\n- Convert 62% to 62/100.\n- Multiply: 1000 * 62/100 = 620.\nAnswer: 620"} +{"text": "Question: Solve for x: 12x + 3 = 243\nLet's think step by step.\n- Subtract 3 from both sides: 12x = 243 - 3 = 240.\n- Divide both sides by 12: x = 240/12 = 20.\nAnswer: 20"} +{"text": "Question: What is the average of 34, 99, 73, 48?\nLet's think step by step.\n- Sum: 34 + 99 + 73 + 48 = 254.\n- Count = 4.\n- Average = 254 / 4 = 63.5.\nAnswer: 63.5"} +{"text": "Question: What is 12 + 2 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 11 = 22.\n- Then add: 12 + 22 = 34.\nAnswer: 34"} +{"text": "Question: What is the average of 11, 84, 67, 40, 96?\nLet's think step by step.\n- Sum: 11 + 84 + 67 + 40 + 96 = 298.\n- Count = 5.\n- Average = 298 / 5 = 59.6.\nAnswer: 59.6"} +{"text": "Question: What is 4/12 + 2/12?\nLet's think step by step.\n- Common denominator is 12 * 12 = 144.\n- Rewrite: (4*12)/144 + (2*12)/144.\n- Add numerators: 48 + 24 = 72, giving 72/144.\n- Simplify by dividing top and bottom by 72: 72/144 = 1/2.\nAnswer: 1/2"} +{"text": "Question: Solve for x: 11x + 2 = 39\nLet's think step by step.\n- Subtract 2 from both sides: 11x = 39 - 2 = 37.\n- Divide both sides by 11: x = 37/11.\nAnswer: 37/11"} +{"text": "Question: What is 21% of 80?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 80 * 21/100 = 16.8.\nAnswer: 16.8"} +{"text": "Question: How many numbers between 90 and 140 are divisible by 10?\nLet's think step by step.\n- First multiple of 10 >= 90 is 90.\n- Last multiple <= 140 is 140.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is 3 + 7 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 12 = 84.\n- Then add: 3 + 84 = 87.\nAnswer: 87"} +{"text": "Question: What is 3/12 + 6/3?\nLet's think step by step.\n- Common denominator is 12 * 3 = 36.\n- Rewrite: (3*3)/36 + (6*12)/36.\n- Add numerators: 9 + 72 = 81, giving 81/36.\n- Simplify by dividing top and bottom by 9: 81/36 = 9/4.\nAnswer: 9/4"} +{"text": "Question: What is 10 + 12 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 5 = 60.\n- Then add: 10 + 60 = 70.\nAnswer: 70"} +{"text": "Question: How many numbers between 65 and 115 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 65 is 66.\n- Last multiple <= 115 is 114.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 34% of 80?\nLet's think step by step.\n- Convert 34% to 34/100.\n- Multiply: 80 * 34/100 = 27.2.\nAnswer: 27.2"} +{"text": "Question: What is 5 + 7 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 9 = 63.\n- Then add: 5 + 63 = 68.\nAnswer: 68"} +{"text": "Question: Split 75 in the ratio 2:3. How much is the first part?\nLet's think step by step.\n- Total parts = 2 + 3 = 5.\n- One part = 75 / 5 = 15.\n- First part = 2 * 15 = 30.\nAnswer: 30"} +{"text": "Question: What is the average of 81, 56, 74, 96, 43?\nLet's think step by step.\n- Sum: 81 + 56 + 74 + 96 + 43 = 350.\n- Count = 5.\n- Average = 350 / 5 = 70.\nAnswer: 70"} +{"text": "Question: What is 7 + 2 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 9 = 18.\n- Then add: 7 + 18 = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 25, 56, 68, 11, 19?\nLet's think step by step.\n- Sum: 25 + 56 + 68 + 11 + 19 = 179.\n- Count = 5.\n- Average = 179 / 5 = 35.8.\nAnswer: 35.8"} +{"text": "Question: How many numbers between 68 and 118 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 68 is 70.\n- Last multiple <= 118 is 115.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is 5/12 + 6/2?\nLet's think step by step.\n- Common denominator is 12 * 2 = 24.\n- Rewrite: (5*2)/24 + (6*12)/24.\n- Add numerators: 10 + 72 = 82, giving 82/24.\n- Simplify by dividing top and bottom by 2: 82/24 = 41/12.\nAnswer: 41/12"} +{"text": "Question: Split 440 in the ratio 3:8. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 8 = 11.\n- One part = 440 / 11 = 40.\n- First part = 3 * 40 = 120.\nAnswer: 120"} +{"text": "Question: What is the average of 92, 96, 23?\nLet's think step by step.\n- Sum: 92 + 96 + 23 = 211.\n- Count = 3.\n- Average = 211 / 3 = 70.3333.\nAnswer: 70.3333"} +{"text": "Question: A car travels 214 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 214 / 3 = 71.3333 mph.\nAnswer: 71.3333 mph"} +{"text": "Question: A car travels 351 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 351 / 5 = 70.2 mph.\nAnswer: 70.2 mph"} +{"text": "Question: A car travels 491 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 491 / 6 = 81.8333 mph.\nAnswer: 81.8333 mph"} +{"text": "Question: What is 58% of 240?\nLet's think step by step.\n- Convert 58% to 58/100.\n- Multiply: 240 * 58/100 = 139.2.\nAnswer: 139.2"} +{"text": "Question: Solve for x: 3x + 18 = 27\nLet's think step by step.\n- Subtract 18 from both sides: 3x = 27 - 18 = 9.\n- Divide both sides by 3: x = 9/3 = 3.\nAnswer: 3"} +{"text": "Question: How many numbers between 59 and 109 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 59 is 60.\n- Last multiple <= 109 is 108.\n- Count = 25.\nAnswer: 25"} +{"text": "Question: What is the average of 51, 70, 31?\nLet's think step by step.\n- Sum: 51 + 70 + 31 = 152.\n- Count = 3.\n- Average = 152 / 3 = 50.6667.\nAnswer: 50.6667"} +{"text": "Question: What comes next: 8, 12, 16, 20?\nLet's think step by step.\n- Find the difference: 12 - 8 = 4.\n- The sequence increases by 4 each time.\n- Next = 20 + 4 = 24.\nAnswer: 24"} +{"text": "Question: How many numbers between 54 and 104 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 54 is 54.\n- Last multiple <= 104 is 99.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: Split 270 in the ratio 5:4. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 4 = 9.\n- One part = 270 / 9 = 30.\n- First part = 5 * 30 = 150.\nAnswer: 150"} +{"text": "Question: A car travels 312 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 312 / 4 = 78 mph.\nAnswer: 78 mph"} +{"text": "Question: Solve for x: 11x + 18 = 128\nLet's think step by step.\n- Subtract 18 from both sides: 11x = 128 - 18 = 110.\n- Divide both sides by 11: x = 110/11 = 10.\nAnswer: 10"} +{"text": "Question: What is 20% of 200?\nLet's think step by step.\n- Convert 20% to 20/100.\n- Multiply: 200 * 20/100 = 40.\nAnswer: 40"} +{"text": "Question: How many numbers between 16 and 66 are divisible by 2?\nLet's think step by step.\n- First multiple of 2 >= 16 is 16.\n- Last multiple <= 66 is 66.\n- Count = 26.\nAnswer: 26"} +{"text": "Question: What is the average of 85, 40, 98?\nLet's think step by step.\n- Sum: 85 + 40 + 98 = 223.\n- Count = 3.\n- Average = 223 / 3 = 74.3333.\nAnswer: 74.3333"} +{"text": "Question: What is the average of 25, 23, 62?\nLet's think step by step.\n- Sum: 25 + 23 + 62 = 110.\n- Count = 3.\n- Average = 110 / 3 = 36.6667.\nAnswer: 36.6667"} +{"text": "Question: What is 3/7 + 4/11?\nLet's think step by step.\n- Common denominator is 7 * 11 = 77.\n- Rewrite: (3*11)/77 + (4*7)/77.\n- Add numerators: 33 + 28 = 61, giving 61/77.\n- 61/77 is already in simplest form, so the answer is 61/77.\nAnswer: 61/77"} +{"text": "Question: What is 3/4 + 5/10?\nLet's think step by step.\n- Common denominator is 4 * 10 = 40.\n- Rewrite: (3*10)/40 + (5*4)/40.\n- Add numerators: 30 + 20 = 50, giving 50/40.\n- Simplify by dividing top and bottom by 10: 50/40 = 5/4.\nAnswer: 5/4"} +{"text": "Question: What is the average of 29, 60, 38?\nLet's think step by step.\n- Sum: 29 + 60 + 38 = 127.\n- Count = 3.\n- Average = 127 / 3 = 42.3333.\nAnswer: 42.3333"} +{"text": "Question: What is 90% of 100?\nLet's think step by step.\n- Convert 90% to 90/100.\n- Multiply: 100 * 90/100 = 90.\nAnswer: 90"} +{"text": "Question: What is 70% of 80?\nLet's think step by step.\n- Convert 70% to 70/100.\n- Multiply: 80 * 70/100 = 56.\nAnswer: 56"} +{"text": "Question: A car travels 392 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 392 / 4 = 98 mph.\nAnswer: 98 mph"} +{"text": "Question: Solve for x: 5x + 6 = 102\nLet's think step by step.\n- Subtract 6 from both sides: 5x = 102 - 6 = 96.\n- Divide both sides by 5: x = 96/5.\nAnswer: 96/5"} +{"text": "Question: Split 280 in the ratio 3:4. How much is the first part?\nLet's think step by step.\n- Total parts = 3 + 4 = 7.\n- One part = 280 / 7 = 40.\n- First part = 3 * 40 = 120.\nAnswer: 120"} +{"text": "Question: What is 2/6 + 1/8?\nLet's think step by step.\n- Common denominator is 6 * 8 = 48.\n- Rewrite: (2*8)/48 + (1*6)/48.\n- Add numerators: 16 + 6 = 22, giving 22/48.\n- Simplify by dividing top and bottom by 2: 22/48 = 11/24.\nAnswer: 11/24"} +{"text": "Question: Each item costs $29. You buy 4 and pay $120. How much change?\nLet's think step by step.\n- Total cost = 29 * 4 = $116.\n- Change = 120 - 116 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 59, 70, 84, 78, 67?\nLet's think step by step.\n- Sum: 59 + 70 + 84 + 78 + 67 = 358.\n- Count = 5.\n- Average = 358 / 5 = 71.6.\nAnswer: 71.6"} +{"text": "Question: What is 48% of 240?\nLet's think step by step.\n- Convert 48% to 48/100.\n- Multiply: 240 * 48/100 = 115.2.\nAnswer: 115.2"} +{"text": "Question: A car travels 437 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 437 / 1 = 437 mph.\nAnswer: 437 mph"} +{"text": "Question: What is 5/12 + 5/9?\nLet's think step by step.\n- Common denominator is 12 * 9 = 108.\n- Rewrite: (5*9)/108 + (5*12)/108.\n- Add numerators: 45 + 60 = 105, giving 105/108.\n- Simplify by dividing top and bottom by 3: 105/108 = 35/36.\nAnswer: 35/36"} +{"text": "Question: What is 55% of 500?\nLet's think step by step.\n- Convert 55% to 55/100.\n- Multiply: 500 * 55/100 = 275.\nAnswer: 275"} +{"text": "Question: Each item costs $83. You buy 5 and pay $420. How much change?\nLet's think step by step.\n- Total cost = 83 * 5 = $415.\n- Change = 420 - 415 = $5.\nAnswer: $5"} +{"text": "Question: Solve for x: 12x + 12 = 52\nLet's think step by step.\n- Subtract 12 from both sides: 12x = 52 - 12 = 40.\n- Divide both sides by 12: x = 40/12.\nAnswer: 40/12"} +{"text": "Question: A car travels 445 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 445 / 1 = 445 mph.\nAnswer: 445 mph"} +{"text": "Question: What is 39% of 80?\nLet's think step by step.\n- Convert 39% to 39/100.\n- Multiply: 80 * 39/100 = 31.2.\nAnswer: 31.2"} +{"text": "Question: What is 13% of 500?\nLet's think step by step.\n- Convert 13% to 13/100.\n- Multiply: 500 * 13/100 = 65.\nAnswer: 65"} +{"text": "Question: What is the average of 41, 44, 97, 63, 97?\nLet's think step by step.\n- Sum: 41 + 44 + 97 + 63 + 97 = 342.\n- Count = 5.\n- Average = 342 / 5 = 68.4.\nAnswer: 68.4"} +{"text": "Question: What is 40% of 2500?\nLet's think step by step.\n- Convert 40% to 40/100.\n- Multiply: 2500 * 40/100 = 1000.\nAnswer: 1000"} +{"text": "Question: What is the average of 37, 14, 85, 74?\nLet's think step by step.\n- Sum: 37 + 14 + 85 + 74 = 210.\n- Count = 4.\n- Average = 210 / 4 = 52.5.\nAnswer: 52.5"} +{"text": "Question: A car travels 160 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 160 / 1 = 160 mph.\nAnswer: 160 mph"} +{"text": "Question: What is 6/7 + 6/10?\nLet's think step by step.\n- Common denominator is 7 * 10 = 70.\n- Rewrite: (6*10)/70 + (6*7)/70.\n- Add numerators: 60 + 42 = 102, giving 102/70.\n- Simplify by dividing top and bottom by 2: 102/70 = 51/35.\nAnswer: 51/35"} +{"text": "Question: What is 9 + 2 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 11 = 22.\n- Then add: 9 + 22 = 31.\nAnswer: 31"} +{"text": "Question: What is the average of 73, 28, 11?\nLet's think step by step.\n- Sum: 73 + 28 + 11 = 112.\n- Count = 3.\n- Average = 112 / 3 = 37.3333.\nAnswer: 37.3333"} +{"text": "Question: Solve for x: 5x + 14 = 50\nLet's think step by step.\n- Subtract 14 from both sides: 5x = 50 - 14 = 36.\n- Divide both sides by 5: x = 36/5.\nAnswer: 36/5"} +{"text": "Question: What is 5 + 11 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 11 = 121.\n- Then add: 5 + 121 = 126.\nAnswer: 126"} +{"text": "Question: What is the average of 10, 99, 89, 65, 69?\nLet's think step by step.\n- Sum: 10 + 99 + 89 + 65 + 69 = 332.\n- Count = 5.\n- Average = 332 / 5 = 66.4.\nAnswer: 66.4"} +{"text": "Question: What is 3 + 11 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 3 = 33.\n- Then add: 3 + 33 = 36.\nAnswer: 36"} +{"text": "Question: Solve for x: 6x + 8 = 106\nLet's think step by step.\n- Subtract 8 from both sides: 6x = 106 - 8 = 98.\n- Divide both sides by 6: x = 98/6.\nAnswer: 98/6"} +{"text": "Question: What is 8 + 9 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 9 * 12 = 108.\n- Then add: 8 + 108 = 116.\nAnswer: 116"} +{"text": "Question: What is 5/7 + 4/6?\nLet's think step by step.\n- Common denominator is 7 * 6 = 42.\n- Rewrite: (5*6)/42 + (4*7)/42.\n- Add numerators: 30 + 28 = 58, giving 58/42.\n- Simplify by dividing top and bottom by 2: 58/42 = 29/21.\nAnswer: 29/21"} +{"text": "Question: A car travels 185 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 185 / 4 = 46.25 mph.\nAnswer: 46.25 mph"} +{"text": "Question: What is the average of 44, 16, 75?\nLet's think step by step.\n- Sum: 44 + 16 + 75 = 135.\n- Count = 3.\n- Average = 135 / 3 = 45.\nAnswer: 45"} +{"text": "Question: Solve for x: 7x + 1 = 141\nLet's think step by step.\n- Subtract 1 from both sides: 7x = 141 - 1 = 140.\n- Divide both sides by 7: x = 140/7 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 275 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 275 / 3 = 91.6667 mph.\nAnswer: 91.6667 mph"} +{"text": "Question: What is the average of 42, 12, 19, 98, 56?\nLet's think step by step.\n- Sum: 42 + 12 + 19 + 98 + 56 = 227.\n- Count = 5.\n- Average = 227 / 5 = 45.4.\nAnswer: 45.4"} +{"text": "Question: Each item costs $50. You buy 6 and pay $310. How much change?\nLet's think step by step.\n- Total cost = 50 * 6 = $300.\n- Change = 310 - 300 = $10.\nAnswer: $10"} +{"text": "Question: How many numbers between 11 and 61 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 11 is 12.\n- Last multiple <= 61 is 60.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: What is 8 + 3 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 12 = 36.\n- Then add: 8 + 36 = 44.\nAnswer: 44"} +{"text": "Question: What is 61% of 360?\nLet's think step by step.\n- Convert 61% to 61/100.\n- Multiply: 360 * 61/100 = 219.6.\nAnswer: 219.6"} +{"text": "Question: Solve for x: 10x + 16 = 46\nLet's think step by step.\n- Subtract 16 from both sides: 10x = 46 - 16 = 30.\n- Divide both sides by 10: x = 30/10 = 3.\nAnswer: 3"} +{"text": "Question: What is 6/9 + 3/10?\nLet's think step by step.\n- Common denominator is 9 * 10 = 90.\n- Rewrite: (6*10)/90 + (3*9)/90.\n- Add numerators: 60 + 27 = 87, giving 87/90.\n- Simplify by dividing top and bottom by 3: 87/90 = 29/30.\nAnswer: 29/30"} +{"text": "Question: A car travels 395 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 395 / 4 = 98.75 mph.\nAnswer: 98.75 mph"} +{"text": "Question: Solve for x: 10x + 17 = 155\nLet's think step by step.\n- Subtract 17 from both sides: 10x = 155 - 17 = 138.\n- Divide both sides by 10: x = 138/10.\nAnswer: 138/10"} +{"text": "Question: What is 6/7 + 1/5?\nLet's think step by step.\n- Common denominator is 7 * 5 = 35.\n- Rewrite: (6*5)/35 + (1*7)/35.\n- Add numerators: 30 + 7 = 37, giving 37/35.\n- 37/35 is already in simplest form, so the answer is 37/35.\nAnswer: 37/35"} +{"text": "Question: A car travels 170 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 170 / 5 = 34 mph.\nAnswer: 34 mph"} +{"text": "Question: What is the average of 47, 31, 24?\nLet's think step by step.\n- Sum: 47 + 31 + 24 = 102.\n- Count = 3.\n- Average = 102 / 3 = 34.\nAnswer: 34"} +{"text": "Question: What is 1/2 + 3/3?\nLet's think step by step.\n- Common denominator is 2 * 3 = 6.\n- Rewrite: (1*3)/6 + (3*2)/6.\n- Add numerators: 3 + 6 = 9, giving 9/6.\n- Simplify by dividing top and bottom by 3: 9/6 = 3/2.\nAnswer: 3/2"} +{"text": "Question: How many numbers between 82 and 132 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 82 is 84.\n- Last multiple <= 132 is 132.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 11x + 13 = 100\nLet's think step by step.\n- Subtract 13 from both sides: 11x = 100 - 13 = 87.\n- Divide both sides by 11: x = 87/11.\nAnswer: 87/11"} +{"text": "Question: What is 6/11 + 5/6?\nLet's think step by step.\n- Common denominator is 11 * 6 = 66.\n- Rewrite: (6*6)/66 + (5*11)/66.\n- Add numerators: 36 + 55 = 91, giving 91/66.\n- 91/66 is already in simplest form, so the answer is 91/66.\nAnswer: 91/66"} +{"text": "Question: A car travels 126 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 126 / 4 = 31.5 mph.\nAnswer: 31.5 mph"} +{"text": "Question: Solve for x: 3x + 6 = 9\nLet's think step by step.\n- Subtract 6 from both sides: 3x = 9 - 6 = 3.\n- Divide both sides by 3: x = 3/3 = 1.\nAnswer: 1"} +{"text": "Question: A car travels 223 miles in 3 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 223 / 3 = 74.3333 mph.\nAnswer: 74.3333 mph"} +{"text": "Question: What comes next: 4, 8, 12, 16, 20?\nLet's think step by step.\n- Find the difference: 8 - 4 = 4.\n- The sequence increases by 4 each time.\n- Next = 20 + 4 = 24.\nAnswer: 24"} +{"text": "Question: What is 6/3 + 3/11?\nLet's think step by step.\n- Common denominator is 3 * 11 = 33.\n- Rewrite: (6*11)/33 + (3*3)/33.\n- Add numerators: 66 + 9 = 75, giving 75/33.\n- Simplify by dividing top and bottom by 3: 75/33 = 25/11.\nAnswer: 25/11"} +{"text": "Question: What is 3/4 + 5/6?\nLet's think step by step.\n- Common denominator is 4 * 6 = 24.\n- Rewrite: (3*6)/24 + (5*4)/24.\n- Add numerators: 18 + 20 = 38, giving 38/24.\n- Simplify by dividing top and bottom by 2: 38/24 = 19/12.\nAnswer: 19/12"} +{"text": "Question: Solve for x: 7x + 7 = 102\nLet's think step by step.\n- Subtract 7 from both sides: 7x = 102 - 7 = 95.\n- Divide both sides by 7: x = 95/7.\nAnswer: 95/7"} +{"text": "Question: Solve for x: 12x + 8 = 32\nLet's think step by step.\n- Subtract 8 from both sides: 12x = 32 - 8 = 24.\n- Divide both sides by 12: x = 24/12 = 2.\nAnswer: 2"} +{"text": "Question: What is 69% of 2500?\nLet's think step by step.\n- Convert 69% to 69/100.\n- Multiply: 2500 * 69/100 = 1725.\nAnswer: 1725"} +{"text": "Question: How many numbers between 13 and 63 are divisible by 5?\nLet's think step by step.\n- First multiple of 5 >= 13 is 15.\n- Last multiple <= 63 is 60.\n- Count = 10.\nAnswer: 10"} +{"text": "Question: What is the average of 30, 12, 86?\nLet's think step by step.\n- Sum: 30 + 12 + 86 = 128.\n- Count = 3.\n- Average = 128 / 3 = 42.6667.\nAnswer: 42.6667"} +{"text": "Question: What is 28% of 240?\nLet's think step by step.\n- Convert 28% to 28/100.\n- Multiply: 240 * 28/100 = 67.2.\nAnswer: 67.2"} +{"text": "Question: What is 4/3 + 4/11?\nLet's think step by step.\n- Common denominator is 3 * 11 = 33.\n- Rewrite: (4*11)/33 + (4*3)/33.\n- Add numerators: 44 + 12 = 56, giving 56/33.\n- 56/33 is already in simplest form, so the answer is 56/33.\nAnswer: 56/33"} +{"text": "Question: What comes next: 4, 6, 8, 10, 12, 14, 16?\nLet's think step by step.\n- Find the difference: 6 - 4 = 2.\n- The sequence increases by 2 each time.\n- Next = 16 + 2 = 18.\nAnswer: 18"} +{"text": "Question: What is the average of 57, 69, 91, 24, 92?\nLet's think step by step.\n- Sum: 57 + 69 + 91 + 24 + 92 = 333.\n- Count = 5.\n- Average = 333 / 5 = 66.6.\nAnswer: 66.6"} +{"text": "Question: A car travels 400 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 400 / 5 = 80 mph.\nAnswer: 80 mph"} +{"text": "Question: A car travels 538 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 538 / 6 = 89.6667 mph.\nAnswer: 89.6667 mph"} +{"text": "Question: What is 46% of 480?\nLet's think step by step.\n- Convert 46% to 46/100.\n- Multiply: 480 * 46/100 = 220.8.\nAnswer: 220.8"} +{"text": "Question: A car travels 579 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 579 / 5 = 115.8 mph.\nAnswer: 115.8 mph"} +{"text": "Question: A car travels 399 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 399 / 2 = 199.5 mph.\nAnswer: 199.5 mph"} +{"text": "Question: What is the average of 31, 19, 85?\nLet's think step by step.\n- Sum: 31 + 19 + 85 = 135.\n- Count = 3.\n- Average = 135 / 3 = 45.\nAnswer: 45"} +{"text": "Question: Solve for x: 3x + 12 = 18\nLet's think step by step.\n- Subtract 12 from both sides: 3x = 18 - 12 = 6.\n- Divide both sides by 3: x = 6/3 = 2.\nAnswer: 2"} +{"text": "Question: A car travels 485 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 485 / 2 = 242.5 mph.\nAnswer: 242.5 mph"} +{"text": "Question: Solve for x: 9x + 11 = 176\nLet's think step by step.\n- Subtract 11 from both sides: 9x = 176 - 11 = 165.\n- Divide both sides by 9: x = 165/9.\nAnswer: 165/9"} +{"text": "Question: What is the average of 14, 12, 69?\nLet's think step by step.\n- Sum: 14 + 12 + 69 = 95.\n- Count = 3.\n- Average = 95 / 3 = 31.6667.\nAnswer: 31.6667"} +{"text": "Question: What is 3/9 + 5/6?\nLet's think step by step.\n- Common denominator is 9 * 6 = 54.\n- Rewrite: (3*6)/54 + (5*9)/54.\n- Add numerators: 18 + 45 = 63, giving 63/54.\n- Simplify by dividing top and bottom by 9: 63/54 = 7/6.\nAnswer: 7/6"} +{"text": "Question: A car travels 430 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 430 / 6 = 71.6667 mph.\nAnswer: 71.6667 mph"} +{"text": "Question: Solve for x: 9x + 2 = 146\nLet's think step by step.\n- Subtract 2 from both sides: 9x = 146 - 2 = 144.\n- Divide both sides by 9: x = 144/9 = 16.\nAnswer: 16"} +{"text": "Question: What is 5/5 + 6/10?\nLet's think step by step.\n- Common denominator is 5 * 10 = 50.\n- Rewrite: (5*10)/50 + (6*5)/50.\n- Add numerators: 50 + 30 = 80, giving 80/50.\n- Simplify by dividing top and bottom by 10: 80/50 = 8/5.\nAnswer: 8/5"} +{"text": "Question: What is 46% of 100?\nLet's think step by step.\n- Convert 46% to 46/100.\n- Multiply: 100 * 46/100 = 46.\nAnswer: 46"} +{"text": "Question: What is 1/5 + 1/7?\nLet's think step by step.\n- Common denominator is 5 * 7 = 35.\n- Rewrite: (1*7)/35 + (1*5)/35.\n- Add numerators: 7 + 5 = 12, giving 12/35.\n- 12/35 is already in simplest form, so the answer is 12/35.\nAnswer: 12/35"} +{"text": "Question: Each item costs $61. You buy 6 and pay $370. How much change?\nLet's think step by step.\n- Total cost = 61 * 6 = $366.\n- Change = 370 - 366 = $4.\nAnswer: $4"} +{"text": "Question: What comes next: 4, 6, 8, 10, 12?\nLet's think step by step.\n- Find the difference: 6 - 4 = 2.\n- The sequence increases by 2 each time.\n- Next = 12 + 2 = 14.\nAnswer: 14"} +{"text": "Question: What is 21% of 480?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 480 * 21/100 = 100.8.\nAnswer: 100.8"} +{"text": "Question: A car travels 458 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 458 / 4 = 114.5 mph.\nAnswer: 114.5 mph"} +{"text": "Question: What is 3 + 10 * 3?\nLet's think step by step.\n- Multiplication comes before addition.\n- 10 * 3 = 30.\n- Then add: 3 + 30 = 33.\nAnswer: 33"} +{"text": "Question: What is 17% of 480?\nLet's think step by step.\n- Convert 17% to 17/100.\n- Multiply: 480 * 17/100 = 81.6.\nAnswer: 81.6"} +{"text": "Question: A car travels 299 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 299 / 5 = 59.8 mph.\nAnswer: 59.8 mph"} +{"text": "Question: What is 33% of 100?\nLet's think step by step.\n- Convert 33% to 33/100.\n- Multiply: 100 * 33/100 = 33.\nAnswer: 33"} +{"text": "Question: What is 1/12 + 6/8?\nLet's think step by step.\n- Common denominator is 12 * 8 = 96.\n- Rewrite: (1*8)/96 + (6*12)/96.\n- Add numerators: 8 + 72 = 80, giving 80/96.\n- Simplify by dividing top and bottom by 16: 80/96 = 5/6.\nAnswer: 5/6"} +{"text": "Question: A car travels 222 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 222 / 4 = 55.5 mph.\nAnswer: 55.5 mph"} +{"text": "Question: How many numbers between 19 and 69 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 19 is 21.\n- Last multiple <= 69 is 69.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: Solve for x: 5x + 14 = 74\nLet's think step by step.\n- Subtract 14 from both sides: 5x = 74 - 14 = 60.\n- Divide both sides by 5: x = 60/5 = 12.\nAnswer: 12"} +{"text": "Question: What is 4/2 + 5/3?\nLet's think step by step.\n- Common denominator is 2 * 3 = 6.\n- Rewrite: (4*3)/6 + (5*2)/6.\n- Add numerators: 12 + 10 = 22, giving 22/6.\n- Simplify by dividing top and bottom by 2: 22/6 = 11/3.\nAnswer: 11/3"} +{"text": "Question: What is 2/8 + 4/4?\nLet's think step by step.\n- Common denominator is 8 * 4 = 32.\n- Rewrite: (2*4)/32 + (4*8)/32.\n- Add numerators: 8 + 32 = 40, giving 40/32.\n- Simplify by dividing top and bottom by 8: 40/32 = 5/4.\nAnswer: 5/4"} +{"text": "Question: A car travels 277 miles in 2 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 277 / 2 = 138.5 mph.\nAnswer: 138.5 mph"} +{"text": "Question: What is 60% of 2500?\nLet's think step by step.\n- Convert 60% to 60/100.\n- Multiply: 2500 * 60/100 = 1500.\nAnswer: 1500"} +{"text": "Question: What is 3 + 12 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 9 = 108.\n- Then add: 3 + 108 = 111.\nAnswer: 111"} +{"text": "Question: A car travels 582 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 582 / 1 = 582 mph.\nAnswer: 582 mph"} +{"text": "Question: Solve for x: 8x + 19 = 139\nLet's think step by step.\n- Subtract 19 from both sides: 8x = 139 - 19 = 120.\n- Divide both sides by 8: x = 120/8 = 15.\nAnswer: 15"} +{"text": "Question: Solve for x: 4x + 19 = 99\nLet's think step by step.\n- Subtract 19 from both sides: 4x = 99 - 19 = 80.\n- Divide both sides by 4: x = 80/4 = 20.\nAnswer: 20"} +{"text": "Question: A car travels 301 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 301 / 5 = 60.2 mph.\nAnswer: 60.2 mph"} +{"text": "Question: What is 76% of 1000?\nLet's think step by step.\n- Convert 76% to 76/100.\n- Multiply: 1000 * 76/100 = 760.\nAnswer: 760"} +{"text": "Question: Solve for x: 12x + 9 = 69\nLet's think step by step.\n- Subtract 9 from both sides: 12x = 69 - 9 = 60.\n- Divide both sides by 12: x = 60/12 = 5.\nAnswer: 5"} +{"text": "Question: What is 3/10 + 3/2?\nLet's think step by step.\n- Common denominator is 10 * 2 = 20.\n- Rewrite: (3*2)/20 + (3*10)/20.\n- Add numerators: 6 + 30 = 36, giving 36/20.\n- Simplify by dividing top and bottom by 4: 36/20 = 9/5.\nAnswer: 9/5"} +{"text": "Question: Each item costs $89. You buy 5 and pay $450. How much change?\nLet's think step by step.\n- Total cost = 89 * 5 = $445.\n- Change = 450 - 445 = $5.\nAnswer: $5"} +{"text": "Question: What is 2/2 + 4/12?\nLet's think step by step.\n- Common denominator is 2 * 12 = 24.\n- Rewrite: (2*12)/24 + (4*2)/24.\n- Add numerators: 24 + 8 = 32, giving 32/24.\n- Simplify by dividing top and bottom by 8: 32/24 = 4/3.\nAnswer: 4/3"} +{"text": "Question: What is 4/11 + 2/5?\nLet's think step by step.\n- Common denominator is 11 * 5 = 55.\n- Rewrite: (4*5)/55 + (2*11)/55.\n- Add numerators: 20 + 22 = 42, giving 42/55.\n- 42/55 is already in simplest form, so the answer is 42/55.\nAnswer: 42/55"} +{"text": "Question: Solve for x: 8x + 17 = 97\nLet's think step by step.\n- Subtract 17 from both sides: 8x = 97 - 17 = 80.\n- Divide both sides by 8: x = 80/8 = 10.\nAnswer: 10"} +{"text": "Question: What is 2/4 + 5/7?\nLet's think step by step.\n- Common denominator is 4 * 7 = 28.\n- Rewrite: (2*7)/28 + (5*4)/28.\n- Add numerators: 14 + 20 = 34, giving 34/28.\n- Simplify by dividing top and bottom by 2: 34/28 = 17/14.\nAnswer: 17/14"} +{"text": "Question: Solve for x: 2x + 8 = 19\nLet's think step by step.\n- Subtract 8 from both sides: 2x = 19 - 8 = 11.\n- Divide both sides by 2: x = 11/2.\nAnswer: 11/2"} +{"text": "Question: What is the average of 89, 86, 25, 80?\nLet's think step by step.\n- Sum: 89 + 86 + 25 + 80 = 280.\n- Count = 4.\n- Average = 280 / 4 = 70.\nAnswer: 70"} +{"text": "Question: Each item costs $84. You buy 4 and pay $340. How much change?\nLet's think step by step.\n- Total cost = 84 * 4 = $336.\n- Change = 340 - 336 = $4.\nAnswer: $4"} +{"text": "Question: Solve for x: 6x + 6 = 62\nLet's think step by step.\n- Subtract 6 from both sides: 6x = 62 - 6 = 56.\n- Divide both sides by 6: x = 56/6.\nAnswer: 56/6"} +{"text": "Question: What comes next: 5, 11, 17, 23?\nLet's think step by step.\n- Find the difference: 11 - 5 = 6.\n- The sequence increases by 6 each time.\n- Next = 23 + 6 = 29.\nAnswer: 29"} +{"text": "Question: A car travels 219 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 219 / 6 = 36.5 mph.\nAnswer: 36.5 mph"} +{"text": "Question: What comes next: 3, 10, 17, 24, 31, 38?\nLet's think step by step.\n- Find the difference: 10 - 3 = 7.\n- The sequence increases by 7 each time.\n- Next = 38 + 7 = 45.\nAnswer: 45"} +{"text": "Question: What is 45% of 480?\nLet's think step by step.\n- Convert 45% to 45/100.\n- Multiply: 480 * 45/100 = 216.\nAnswer: 216"} +{"text": "Question: Split 130 in the ratio 5:8. How much is the first part?\nLet's think step by step.\n- Total parts = 5 + 8 = 13.\n- One part = 130 / 13 = 10.\n- First part = 5 * 10 = 50.\nAnswer: 50"} +{"text": "Question: What is 3/5 + 4/10?\nLet's think step by step.\n- Common denominator is 5 * 10 = 50.\n- Rewrite: (3*10)/50 + (4*5)/50.\n- Add numerators: 30 + 20 = 50, giving 50/50.\n- Simplify by dividing top and bottom by 50: 50/50 = 1.\nAnswer: 1"} +{"text": "Question: What is 2 + 11 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 4 = 44.\n- Then add: 2 + 44 = 46.\nAnswer: 46"} +{"text": "Question: What is 10 + 3 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 3 * 9 = 27.\n- Then add: 10 + 27 = 37.\nAnswer: 37"} +{"text": "Question: What is the average of 48, 78, 25?\nLet's think step by step.\n- Sum: 48 + 78 + 25 = 151.\n- Count = 3.\n- Average = 151 / 3 = 50.3333.\nAnswer: 50.3333"} +{"text": "Question: Solve for x: 12x + 8 = 200\nLet's think step by step.\n- Subtract 8 from both sides: 12x = 200 - 8 = 192.\n- Divide both sides by 12: x = 192/12 = 16.\nAnswer: 16"} +{"text": "Question: What is 3/2 + 3/9?\nLet's think step by step.\n- Common denominator is 2 * 9 = 18.\n- Rewrite: (3*9)/18 + (3*2)/18.\n- Add numerators: 27 + 6 = 33, giving 33/18.\n- Simplify by dividing top and bottom by 3: 33/18 = 11/6.\nAnswer: 11/6"} +{"text": "Question: Solve for x: 9x + 17 = 89\nLet's think step by step.\n- Subtract 17 from both sides: 9x = 89 - 17 = 72.\n- Divide both sides by 9: x = 72/9 = 8.\nAnswer: 8"} +{"text": "Question: Solve for x: 9x + 15 = 109\nLet's think step by step.\n- Subtract 15 from both sides: 9x = 109 - 15 = 94.\n- Divide both sides by 9: x = 94/9.\nAnswer: 94/9"} +{"text": "Question: A car travels 72 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 72 / 1 = 72 mph.\nAnswer: 72 mph"} +{"text": "Question: What is 5/4 + 6/10?\nLet's think step by step.\n- Common denominator is 4 * 10 = 40.\n- Rewrite: (5*10)/40 + (6*4)/40.\n- Add numerators: 50 + 24 = 74, giving 74/40.\n- Simplify by dividing top and bottom by 2: 74/40 = 37/20.\nAnswer: 37/20"} +{"text": "Question: What is 1/8 + 5/12?\nLet's think step by step.\n- Common denominator is 8 * 12 = 96.\n- Rewrite: (1*12)/96 + (5*8)/96.\n- Add numerators: 12 + 40 = 52, giving 52/96.\n- Simplify by dividing top and bottom by 4: 52/96 = 13/24.\nAnswer: 13/24"} +{"text": "Question: What comes next: 7, 13, 19, 25, 31, 37, 43?\nLet's think step by step.\n- Find the difference: 13 - 7 = 6.\n- The sequence increases by 6 each time.\n- Next = 43 + 6 = 49.\nAnswer: 49"} +{"text": "Question: What is 14% of 360?\nLet's think step by step.\n- Convert 14% to 14/100.\n- Multiply: 360 * 14/100 = 50.4.\nAnswer: 50.4"} +{"text": "Question: Solve for x: 4x + 20 = 28\nLet's think step by step.\n- Subtract 20 from both sides: 4x = 28 - 20 = 8.\n- Divide both sides by 4: x = 8/4 = 2.\nAnswer: 2"} +{"text": "Question: A car travels 154 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 154 / 6 = 25.6667 mph.\nAnswer: 25.6667 mph"} +{"text": "Question: Each item costs $11. You buy 8 and pay $90. How much change?\nLet's think step by step.\n- Total cost = 11 * 8 = $88.\n- Change = 90 - 88 = $2.\nAnswer: $2"} +{"text": "Question: What is 3 + 11 * 9?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 9 = 99.\n- Then add: 3 + 99 = 102.\nAnswer: 102"} +{"text": "Question: What is 1/8 + 3/5?\nLet's think step by step.\n- Common denominator is 8 * 5 = 40.\n- Rewrite: (1*5)/40 + (3*8)/40.\n- Add numerators: 5 + 24 = 29, giving 29/40.\n- 29/40 is already in simplest form, so the answer is 29/40.\nAnswer: 29/40"} +{"text": "Question: What is 34% of 2500?\nLet's think step by step.\n- Convert 34% to 34/100.\n- Multiply: 2500 * 34/100 = 850.\nAnswer: 850"} +{"text": "Question: Each item costs $55. You buy 7 and pay $390. How much change?\nLet's think step by step.\n- Total cost = 55 * 7 = $385.\n- Change = 390 - 385 = $5.\nAnswer: $5"} +{"text": "Question: What is the average of 30, 47, 45, 76, 37?\nLet's think step by step.\n- Sum: 30 + 47 + 45 + 76 + 37 = 235.\n- Count = 5.\n- Average = 235 / 5 = 47.\nAnswer: 47"} +{"text": "Question: What is the average of 35, 73, 44, 24, 24?\nLet's think step by step.\n- Sum: 35 + 73 + 44 + 24 + 24 = 200.\n- Count = 5.\n- Average = 200 / 5 = 40.\nAnswer: 40"} +{"text": "Question: Solve for x: 5x + 4 = 14\nLet's think step by step.\n- Subtract 4 from both sides: 5x = 14 - 4 = 10.\n- Divide both sides by 5: x = 10/5 = 2.\nAnswer: 2"} +{"text": "Question: What is the average of 46, 40, 13, 83?\nLet's think step by step.\n- Sum: 46 + 40 + 13 + 83 = 182.\n- Count = 4.\n- Average = 182 / 4 = 45.5.\nAnswer: 45.5"} +{"text": "Question: Solve for x: 4x + 1 = 73\nLet's think step by step.\n- Subtract 1 from both sides: 4x = 73 - 1 = 72.\n- Divide both sides by 4: x = 72/4 = 18.\nAnswer: 18"} +{"text": "Question: What is 67% of 480?\nLet's think step by step.\n- Convert 67% to 67/100.\n- Multiply: 480 * 67/100 = 321.6.\nAnswer: 321.6"} +{"text": "Question: Each item costs $5. You buy 5 and pay $30. How much change?\nLet's think step by step.\n- Total cost = 5 * 5 = $25.\n- Change = 30 - 25 = $5.\nAnswer: $5"} +{"text": "Question: What is the average of 35, 32, 61?\nLet's think step by step.\n- Sum: 35 + 32 + 61 = 128.\n- Count = 3.\n- Average = 128 / 3 = 42.6667.\nAnswer: 42.6667"} +{"text": "Question: What is the average of 54, 14, 74, 75, 28?\nLet's think step by step.\n- Sum: 54 + 14 + 74 + 75 + 28 = 245.\n- Count = 5.\n- Average = 245 / 5 = 49.\nAnswer: 49"} +{"text": "Question: What is 21% of 240?\nLet's think step by step.\n- Convert 21% to 21/100.\n- Multiply: 240 * 21/100 = 50.4.\nAnswer: 50.4"} +{"text": "Question: What comes next: 7, 13, 19, 25, 31, 37, 43, 49?\nLet's think step by step.\n- Find the difference: 13 - 7 = 6.\n- The sequence increases by 6 each time.\n- Next = 49 + 6 = 55.\nAnswer: 55"} +{"text": "Question: How many numbers between 51 and 101 are divisible by 3?\nLet's think step by step.\n- First multiple of 3 >= 51 is 51.\n- Last multiple <= 101 is 99.\n- Count = 17.\nAnswer: 17"} +{"text": "Question: A car travels 552 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 552 / 6 = 92 mph.\nAnswer: 92 mph"} +{"text": "Question: Solve for x: 3x + 11 = 14\nLet's think step by step.\n- Subtract 11 from both sides: 3x = 14 - 11 = 3.\n- Divide both sides by 3: x = 3/3 = 1.\nAnswer: 1"} +{"text": "Question: Each item costs $54. You buy 5 and pay $280. How much change?\nLet's think step by step.\n- Total cost = 54 * 5 = $270.\n- Change = 280 - 270 = $10.\nAnswer: $10"} +{"text": "Question: What is 6/5 + 5/10?\nLet's think step by step.\n- Common denominator is 5 * 10 = 50.\n- Rewrite: (6*10)/50 + (5*5)/50.\n- Add numerators: 60 + 25 = 85, giving 85/50.\n- Simplify by dividing top and bottom by 5: 85/50 = 17/10.\nAnswer: 17/10"} +{"text": "Question: Each item costs $46. You buy 3 and pay $140. How much change?\nLet's think step by step.\n- Total cost = 46 * 3 = $138.\n- Change = 140 - 138 = $2.\nAnswer: $2"} +{"text": "Question: What is 8 + 2 * 12?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 12 = 24.\n- Then add: 8 + 24 = 32.\nAnswer: 32"} +{"text": "Question: Solve for x: 7x + 15 = 120\nLet's think step by step.\n- Subtract 15 from both sides: 7x = 120 - 15 = 105.\n- Divide both sides by 7: x = 105/7 = 15.\nAnswer: 15"} +{"text": "Question: A car travels 247 miles in 1 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 247 / 1 = 247 mph.\nAnswer: 247 mph"} +{"text": "Question: What is 4 + 6 * 10?\nLet's think step by step.\n- Multiplication comes before addition.\n- 6 * 10 = 60.\n- Then add: 4 + 60 = 64.\nAnswer: 64"} +{"text": "Question: What is 32% of 2500?\nLet's think step by step.\n- Convert 32% to 32/100.\n- Multiply: 2500 * 32/100 = 800.\nAnswer: 800"} +{"text": "Question: What is the average of 30, 22, 67, 83, 24?\nLet's think step by step.\n- Sum: 30 + 22 + 67 + 83 + 24 = 226.\n- Count = 5.\n- Average = 226 / 5 = 45.2.\nAnswer: 45.2"} +{"text": "Question: Each item costs $71. You buy 2 and pay $150. How much change?\nLet's think step by step.\n- Total cost = 71 * 2 = $142.\n- Change = 150 - 142 = $8.\nAnswer: $8"} +{"text": "Question: What is the average of 23, 97, 23?\nLet's think step by step.\n- Sum: 23 + 97 + 23 = 143.\n- Count = 3.\n- Average = 143 / 3 = 47.6667.\nAnswer: 47.6667"} +{"text": "Question: Split 360 in the ratio 4:8. How much is the first part?\nLet's think step by step.\n- Total parts = 4 + 8 = 12.\n- One part = 360 / 12 = 30.\n- First part = 4 * 30 = 120.\nAnswer: 120"} +{"text": "Question: Each item costs $33. You buy 8 and pay $270. How much change?\nLet's think step by step.\n- Total cost = 33 * 8 = $264.\n- Change = 270 - 264 = $6.\nAnswer: $6"} +{"text": "Question: What is 2/2 + 2/3?\nLet's think step by step.\n- Common denominator is 2 * 3 = 6.\n- Rewrite: (2*3)/6 + (2*2)/6.\n- Add numerators: 6 + 4 = 10, giving 10/6.\n- Simplify by dividing top and bottom by 2: 10/6 = 5/3.\nAnswer: 5/3"} +{"text": "Question: What is 7 + 11 * 5?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 5 = 55.\n- Then add: 7 + 55 = 62.\nAnswer: 62"} +{"text": "Question: Solve for x: 12x + 7 = 223\nLet's think step by step.\n- Subtract 7 from both sides: 12x = 223 - 7 = 216.\n- Divide both sides by 12: x = 216/12 = 18.\nAnswer: 18"} +{"text": "Question: What is the average of 91, 93, 80?\nLet's think step by step.\n- Sum: 91 + 93 + 80 = 264.\n- Count = 3.\n- Average = 264 / 3 = 88.\nAnswer: 88"} +{"text": "Question: Solve for x: 2x + 14 = 43\nLet's think step by step.\n- Subtract 14 from both sides: 2x = 43 - 14 = 29.\n- Divide both sides by 2: x = 29/2.\nAnswer: 29/2"} +{"text": "Question: What is 18% of 240?\nLet's think step by step.\n- Convert 18% to 18/100.\n- Multiply: 240 * 18/100 = 43.2.\nAnswer: 43.2"} +{"text": "Question: Solve for x: 12x + 13 = 145\nLet's think step by step.\n- Subtract 13 from both sides: 12x = 145 - 13 = 132.\n- Divide both sides by 12: x = 132/12 = 11.\nAnswer: 11"} +{"text": "Question: What is the average of 80, 86, 76, 70, 90?\nLet's think step by step.\n- Sum: 80 + 86 + 76 + 70 + 90 = 402.\n- Count = 5.\n- Average = 402 / 5 = 80.4.\nAnswer: 80.4"} +{"text": "Question: Solve for x: 8x + 8 = 89\nLet's think step by step.\n- Subtract 8 from both sides: 8x = 89 - 8 = 81.\n- Divide both sides by 8: x = 81/8.\nAnswer: 81/8"} +{"text": "Question: Solve for x: 2x + 1 = 37\nLet's think step by step.\n- Subtract 1 from both sides: 2x = 37 - 1 = 36.\n- Divide both sides by 2: x = 36/2 = 18.\nAnswer: 18"} +{"text": "Question: What is the average of 36, 65, 74?\nLet's think step by step.\n- Sum: 36 + 65 + 74 = 175.\n- Count = 3.\n- Average = 175 / 3 = 58.3333.\nAnswer: 58.3333"} +{"text": "Question: Each item costs $84. You buy 9 and pay $760. How much change?\nLet's think step by step.\n- Total cost = 84 * 9 = $756.\n- Change = 760 - 756 = $4.\nAnswer: $4"} +{"text": "Question: What is the average of 10, 59, 33, 91, 11?\nLet's think step by step.\n- Sum: 10 + 59 + 33 + 91 + 11 = 204.\n- Count = 5.\n- Average = 204 / 5 = 40.8.\nAnswer: 40.8"} +{"text": "Question: What is the average of 43, 17, 55, 55?\nLet's think step by step.\n- Sum: 43 + 17 + 55 + 55 = 170.\n- Count = 4.\n- Average = 170 / 4 = 42.5.\nAnswer: 42.5"} +{"text": "Question: A car travels 379 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 379 / 5 = 75.8 mph.\nAnswer: 75.8 mph"} +{"text": "Question: What is the average of 40, 71, 28, 19, 42?\nLet's think step by step.\n- Sum: 40 + 71 + 28 + 19 + 42 = 200.\n- Count = 5.\n- Average = 200 / 5 = 40.\nAnswer: 40"} +{"text": "Question: What is 3/8 + 1/3?\nLet's think step by step.\n- Common denominator is 8 * 3 = 24.\n- Rewrite: (3*3)/24 + (1*8)/24.\n- Add numerators: 9 + 8 = 17, giving 17/24.\n- 17/24 is already in simplest form, so the answer is 17/24.\nAnswer: 17/24"} +{"text": "Question: A car travels 340 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 340 / 5 = 68 mph.\nAnswer: 68 mph"} +{"text": "Question: Solve for x: 10x + 6 = 182\nLet's think step by step.\n- Subtract 6 from both sides: 10x = 182 - 6 = 176.\n- Divide both sides by 10: x = 176/10.\nAnswer: 176/10"} +{"text": "Question: What comes next: 1, 6, 11, 16, 21, 26?\nLet's think step by step.\n- Find the difference: 6 - 1 = 5.\n- The sequence increases by 5 each time.\n- Next = 26 + 5 = 31.\nAnswer: 31"} +{"text": "Question: How many numbers between 66 and 116 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 66 is 72.\n- Last multiple <= 116 is 108.\n- Count = 5.\nAnswer: 5"} +{"text": "Question: Solve for x: 5x + 9 = 61\nLet's think step by step.\n- Subtract 9 from both sides: 5x = 61 - 9 = 52.\n- Divide both sides by 5: x = 52/5.\nAnswer: 52/5"} +{"text": "Question: What is the average of 60, 21, 28, 60?\nLet's think step by step.\n- Sum: 60 + 21 + 28 + 60 = 169.\n- Count = 4.\n- Average = 169 / 4 = 42.25.\nAnswer: 42.25"} +{"text": "Question: A car travels 150 miles in 4 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 150 / 4 = 37.5 mph.\nAnswer: 37.5 mph"} +{"text": "Question: What is 70% of 360?\nLet's think step by step.\n- Convert 70% to 70/100.\n- Multiply: 360 * 70/100 = 252.\nAnswer: 252"} +{"text": "Question: What is 11 + 2 * 11?\nLet's think step by step.\n- Multiplication comes before addition.\n- 2 * 11 = 22.\n- Then add: 11 + 22 = 33.\nAnswer: 33"} +{"text": "Question: What comes next: 6, 12, 18, 24, 30, 36, 42, 48?\nLet's think step by step.\n- Find the difference: 12 - 6 = 6.\n- The sequence increases by 6 each time.\n- Next = 48 + 6 = 54.\nAnswer: 54"} +{"text": "Question: A car travels 299 miles in 6 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 299 / 6 = 49.8333 mph.\nAnswer: 49.8333 mph"} +{"text": "Question: What is 5/12 + 3/4?\nLet's think step by step.\n- Common denominator is 12 * 4 = 48.\n- Rewrite: (5*4)/48 + (3*12)/48.\n- Add numerators: 20 + 36 = 56, giving 56/48.\n- Simplify by dividing top and bottom by 8: 56/48 = 7/6.\nAnswer: 7/6"} +{"text": "Question: Solve for x: 6x + 16 = 106\nLet's think step by step.\n- Subtract 16 from both sides: 6x = 106 - 16 = 90.\n- Divide both sides by 6: x = 90/6 = 15.\nAnswer: 15"} +{"text": "Question: Solve for x: 2x + 18 = 33\nLet's think step by step.\n- Subtract 18 from both sides: 2x = 33 - 18 = 15.\n- Divide both sides by 2: x = 15/2.\nAnswer: 15/2"} +{"text": "Question: A car travels 128 miles in 5 hours. What is its speed?\nLet's think step by step.\n- Speed = distance / time.\n- Speed = 128 / 5 = 25.6 mph.\nAnswer: 25.6 mph"} +{"text": "Question: What is 2/8 + 3/11?\nLet's think step by step.\n- Common denominator is 8 * 11 = 88.\n- Rewrite: (2*11)/88 + (3*8)/88.\n- Add numerators: 22 + 24 = 46, giving 46/88.\n- Simplify by dividing top and bottom by 2: 46/88 = 23/44.\nAnswer: 23/44"} +{"text": "Question: What is 7 + 12 * 6?\nLet's think step by step.\n- Multiplication comes before addition.\n- 12 * 6 = 72.\n- Then add: 7 + 72 = 79.\nAnswer: 79"} +{"text": "Question: What is the average of 61, 42, 65, 87?\nLet's think step by step.\n- Sum: 61 + 42 + 65 + 87 = 255.\n- Count = 4.\n- Average = 255 / 4 = 63.75.\nAnswer: 63.75"} +{"text": "Question: What is 6 + 11 * 7?\nLet's think step by step.\n- Multiplication comes before addition.\n- 11 * 7 = 77.\n- Then add: 6 + 77 = 83.\nAnswer: 83"} +{"text": "Question: Solve for x: 7x + 14 = 85\nLet's think step by step.\n- Subtract 14 from both sides: 7x = 85 - 14 = 71.\n- Divide both sides by 7: x = 71/7.\nAnswer: 71/7"} +{"text": "Question: Split 660 in the ratio 6:5. How much is the first part?\nLet's think step by step.\n- Total parts = 6 + 5 = 11.\n- One part = 660 / 11 = 60.\n- First part = 6 * 60 = 360.\nAnswer: 360"} +{"text": "Question: What is 2/11 + 1/12?\nLet's think step by step.\n- Common denominator is 11 * 12 = 132.\n- Rewrite: (2*12)/132 + (1*11)/132.\n- Add numerators: 24 + 11 = 35, giving 35/132.\n- 35/132 is already in simplest form, so the answer is 35/132.\nAnswer: 35/132"} +{"text": "Question: What is 48% of 80?\nLet's think step by step.\n- Convert 48% to 48/100.\n- Multiply: 80 * 48/100 = 38.4.\nAnswer: 38.4"} +{"text": "Question: What is 20% of 1000?\nLet's think step by step.\n- Convert 20% to 20/100.\n- Multiply: 1000 * 20/100 = 200.\nAnswer: 200"} +{"text": "Question: How many numbers between 40 and 90 are divisible by 9?\nLet's think step by step.\n- First multiple of 9 >= 40 is 45.\n- Last multiple <= 90 is 90.\n- Count = 6.\nAnswer: 6"} +{"text": "Question: What is the average of 44, 84, 72, 80, 23?\nLet's think step by step.\n- Sum: 44 + 84 + 72 + 80 + 23 = 303.\n- Count = 5.\n- Average = 303 / 5 = 60.6.\nAnswer: 60.6"} +{"text": "Question: What is 7 + 7 * 4?\nLet's think step by step.\n- Multiplication comes before addition.\n- 7 * 4 = 28.\n- Then add: 7 + 28 = 35.\nAnswer: 35"}