Mark M. answered 08/02/15
Tutor
4.9
(952)
Retired Math prof with teaching and tutoring experience in trig.
Distance = (Rate)(Time), so Time = Distance/Rate
Total time = 2 hours
Let x = speed for the first 60 km
Then, x + 15 = speed for the last 40 km
Time at slower speed + Time at faster speed = Total time
60/x + 40/(x+15) = 2
Divide both sides by 2: 30/x + 20/(x+15) = 1
Multiply by x(x+15): 30(x+15) + 20x = x(x+15)
Simplify to get 50x + 450 = x2 + 15x
So, x2 - 35x - 450 = 0
(x - 45)(x + 10) = 0
Therefore, x = 45 or x = -10
Since x = speed, x can't be negative.
So, x = 45 kph and x + 15 = 60 kph