gsm8k-0003
1.000
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 each day, with each sprint being 60 meters. Therefore, he runs 3 * 60 = 180 meters per day. Since he does this 3 times a week, the total distance is 180 * 3 = 540 meters.
\boxed{540}