gsm8k-0006
1.000
Challenge · difficulty 2/5
# GSM8K Problem 7
Toulouse has twice as many sheep as Charleston. Charleston has 4 times as many sheep as Seattle. How many sheep do Toulouse, Charleston, and Seattle have together if Seattle has 20 sheep?
Reason step by step, then give ONLY the final answer on the last line as \boxed{ANSWER}.
<!-- imported from openai/gsm8k (test) -->
Proposed solution
Here is the step-by-step solution:
1. **Find the number of sheep in Seattle:**
The problem states that Seattle has 20 sheep.
2. **Find the number of sheep in Charleston:**
Charleston has 4 times as many sheep as Seattle.
$4 \times 20 = 80$ sheep.
3. **Find the number of sheep in Toulouse:**
Toulouse has twice as many sheep as Charleston.
$2 \times 80 = 160$ sheep.
4. **Calculate the total number of sheep:**
Add the number of sheep in all three cities together.
$20 \text{ (Seattle)} + 80 \text{ (Charleston)} + 160 \text{ (Toulouse)} = 260$ sheep.
\boxed{260}