← 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 me work through this step by step.

Given information:
- Seattle has 20 sheep
- Charleston has 4 times as many sheep as Seattle
- Toulouse has twice as many sheep as Charleston

Step 1: Find how many sheep Charleston has.
Charleston has 4 times as many sheep as Seattle.
Seattle has 20 sheep.
So Charleston has: 4 × 20 = 80 sheep

Step 2: Find how many sheep Toulouse has.
Toulouse has twice as many sheep as Charleston.
Charleston has 80 sheep.
So Toulouse has: 2 × 80 = 160 sheep

Step 3: Find the total number of sheep together.
Total = Seattle's sheep + Charleston's sheep + Toulouse's sheep
Total = 20 + 80 + 160 = 260 sheep

$\boxed{260}$