← 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
To find out how many total meters James runs in a week, we need to calculate the distance he runs in a single sprint and then multiply it by the number of sprints he does in a week.

First, we know that James runs 60 meters in each sprint.

Next, we know that he runs 3 sprints each time he goes for a run, and he does this 3 times a week.

So, we multiply the distance of one sprint by the number of sprints per session and then by the number of sessions per week:

60 meters/sprint * 3 sprints/session * 3 sessions/week = 540 meters/week

Therefore, James runs a total of 540 meters a week.

\boxed{540}