← run

gsm8k-0003

1.000
1/1 tests· math
Challenge · difficulty 2/5
# GSM8K Problem 4

James decides to run 3 sprints 3 times a week.  He runs 60 meters each sprint.  How many total meters does he run a week?

Reason step by step, then give ONLY the final answer on the last line as \boxed{ANSWER}.

<!-- imported from openai/gsm8k (test) -->
Proposed solution
James runs 3 sprints in a single session.
Each sprint is 60 meters long.
So, the distance he runs in one session is $3 \times 60 = 180$ meters.

He runs this session 3 times a week.
To find the total distance he runs in a week, we multiply the distance per session by the number of sessions per week:
$180 \text{ meters} \times 3 = 540 \text{ meters}$.

\boxed{540}