We have that Dave and Trent each drove a portion of the total distance, let's call that TotalKM and can be written in equation form as:
(eq 1) TotalKM = DaveKM + TrentKM,
where DaveKM is the distance Dave drove and TrentKM is the distance Trent drove.
Distance can be calculated from speed multiplied by time driven, giving us 2 more equations:
(eq 2) DaveKM = DaveSpeed * 12 hours
(eq 3) TrentKM = TrentSpeed * 6 hours
Where DaveSpeed represents Dave's speed in km/hr and TrentSpeed represents Trent's speed in km/hr.
We are given that Dave drove at a speed 5km/hr faster than Trent and we can relate these speeds in equation form as:
(eq 4) DaveSpeed = TrentSpeed + 5 (all in km/hr)
Substituting (eq 4) into (eq 2) gives us the distance Dave traveled in terms of Trent's speed
(eq 5) DaveKM = (TrentSpeed + 5) * 12
We now have the distances that Dave and Trent each drove in equations 3 and 5, which we can substitute in to equation 1:
TotalKM = (TrentSpeed + 5) * 12 + TrentSpeed * 6.
We know from the information given that the total distance driven was 2420km, so this final equation becomes:
2420 = (TrentSpeed + 5) * 12 + TrentSpeed * 6
which is a single equation in terms of a single variable (TrentSpeed) which we can simplify using the following steps.
Multiply the right hand side terms:
2420 = 12*TrentSpeed + 60 + 6*TrentSpeed
Combine the common terms on right hand side:
2420 = (12+6)*TrentSpeed + 60
Subtract '60' from both sides:
2360 = 18*TrentSpeed
Divide both sides by '18':
131.11 = TrentSpeed
which gives us Trent's speed. From (eq 4) Dave's speed is 5km/hr faster or:
DaveSpeed = 131.11 + 5 = 136.11
Rounding to nearest kilometer per hour we have DaveSpeed = 136 km/hr
Casey W.
06/16/15