Two drivers started towards each other at the same time from places 24 km apart, one traveled twice as fast as the other and they met in one hour and 40 minutes, at what rates did they travel?

1 Answer
Aug 6, 2015

They travelled at #"9.6 km/h"# and #"4.8 km/h"#, respectively.

Explanation:

Right from the start, you know that the distances covered by the two drivers must add up to give 24 km.

Since distance is equal to velocity (in this context, to keep things simple, I'll use speed and ignore the direction of movement) multiplied by time, you can write

#d_1 = v_1 * t_1#

#d_2 = v_2 * t_2#

You also know that both drivers drove for 1 hour and 40 minutes, which is equivalent to

#100color(red)(cancel(color(black)("minutes"))) * "1 hour"/(60color(red)(cancel(color(black)("minutes")))) = "1.67 hours"#

Another important piece of information given to you is the ratio of their speeds; you know that one travelled twice as fast as the other, so you can say that

#v_1 = 2 * v_2#

Your equation becomes

#d_1 + d_2 = 24#

#(2 * v_2) * t + v_2 * t = 24#

#3 * v_2 * t = 24 implies v_2 = (24)/(3 * 1.67) = color(green)("4.8 km/h")#

The speed of the first driver was

#v_1 = 2 * v_2 = 2 * 4.8 = color(green)("9.6 km/h")#