← run

gsm8k-0006

1.000
1/1 tests· math
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
Let's solve this problem step by step:

1. We know that Seattle has 20 sheep.
2. Charleston has 4 times as many sheep as Seattle, so Charleston has 4 * 20 = 80 sheep.
3. Toulouse has twice as many sheep as Charleston, so Toulouse has 2 * 80 = 160 sheep.

Now, we add the number of sheep in each city to find the total:
Seattle: 20 sheep
Charleston: 80 sheep
Toulouse: 160 sheep

Total = 20 + 80 + 160 = 260 sheep

The final answer is \boxed{260}.