Question 426496
Let t = number of hours to travel the 36 km
Let s = the speed to travel the 36 km
So s = 36/t
We can represent 1.5 km/h faster as: s + 1.5
And 3 hrs less as t - 3
So we need to solve
s + 1.5 = 36/(t - 3)
Using the value for s above we can write
36/t + 1.5 = 36/(t - 3)
Multiply through by t:
36 + 1.5t = 36t/(t - 3)
Now multiply both sides by t - 3:
(t - 3)(36 + 1.5t) = 36t
Solve for t:
36t + 1.5t^2 - 108 - 4.5t = 36t -> 1.5t^2 - 4.5t - 108 = 0
So, t = (4.5 +- sqrt(4.5^2 - (4)(1.5)(-108)))/(2*1.5)
This gives t = 10.1168 hrs.
Therefore her speed in km/hr = 36/10.1168 = 3.558 km/hr