Sum distances and times across legs
In a duathlon, athletes run , then bike , and finally run another . One competitor's times are min sec for the first run, hr min sec for the bike leg, and hr min sec for the final run. Find the total distance this competitor travels and the total time it takes. (Note: .)
Show solution
Understand
A duathlon has three legs: run 5 mi, bike 40 mi, and run 10560 yd. The times are 26 min 16 sec, 2 hr 8 min 20 sec, and 1 hr 3 min 24 sec. We add the distances (converting yards to miles) and add the times (carrying over 60s and 60min) to get the total distance and total time.
- Leg distances: 5 mi, 40 mi, and 10560 yd
- Leg times: 26 min 16 sec, 2 hr 8 min 20 sec, 1 hr 3 min 24 sec
- 1 mi = 1760 yd
- The total distance traveled (in miles)
- The total time taken (in hours, minutes, seconds)
- Distances must share one unit (miles) before adding
- Times must be carried: 60 sec make a minute, 60 min make an hour
Plan
#8 Analyze the Units · also uses: #7 Identify Subproblems
The hard part is matching units: the final run is in yards while the others are in miles, and the times mix hours, minutes, and seconds. Once units agree, the problem splits into two simple subproblems — sum the distances and sum the times with carrying.
Execute
Review
51 miles for a run-bike-run event is reasonable, and 3 hr 38 min for that distance is a sensible pace. The seconds added to exactly 60, cleanly making one extra minute, and 38 min stays under an hour, so no hidden carry was missed.
Convert every time fully to seconds (tool 13/8): the three legs are 1576 s, 7700 s, and 3804 s, totaling 13080 s = 3 hr 38 min 0 sec, confirming the column method.
Standards · min grade 4
4.MD.A.1Know relative sizes of measurement units and convert larger to smaller units — Converting 10560 yd into 6 mi using 1 mi = 1760 yd4.MD.A.2Solve word problems involving distances, time, liquid volumes, and money — Summing the distances and the time amounts across the three legs3.MD.A.1Tell and write time to the nearest minute and solve elapsed time problems — Carrying 60 seconds into a minute and adding the hour/minute columns