SOLUTION: A driver averaged a speed of 20 kph more on a trip from A to B than on the return trip. The return trip took one and a half times as long. What was the average speed of the trip

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A driver averaged a speed of 20 kph more on a trip from A to B than on the return trip. The return trip took one and a half times as long. What was the average speed of the trip       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 507816: A driver averaged a speed of 20 kph more on a trip from A to B than on the return trip. The return trip took one and a half times as long. What was the average speed of the trip from a) point A to point B and b) point B to point A?
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
Always start with d=rt, the fundamental distance equation.
In this case, d = d because the driver goes from A to B and then from B to A.
.
A-to-B trip:
r = x
t = y
.
B-to-A trip:
r = x-20
t = 3/2*y
.
d=d
so
.
x*y = (x-20)*(3/2*y)
.
multiply both sides by 2 to eliminate fraction
.
2xy =(x-20)(3y)
.
2xy = 3xy -60y
xy -60y = 0
y(x-60) = 0
.
x = 60
.
Recall 'x' is the average speed going from A to B.
.
So, x-20 = 40 is the average speed going from B to A.
.
Note that we do not know 't' or 'd', but we have answered the question about 'r'.
.
Done.