.
A biker decided to cover the distance of 120 km at a certain speed. However, he actually went 6 km/h slower
so he arrived at his destination 1 hour later than he wanted to. What was the actual speed of the biker?
PS:If x is the actual speed of the biker, then what is the equation?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Let x be the actual speed of the biker, in .
Then his planned speed was (x+6).
So he planned to spend hours, but actually spent , which is in 1 hour more.
Thus you have this equation
- = 1.
To solve it for x , multiply both sides by x*(x+6). You will get
120*(x+6) -120x = x*(x+6), or
120*6 = x*(x+6), or
= .
Factor left sides:
(x-24)*(x+30) = 0.
The roots are x = 24 and x = -30.
Only positive x = 24 fits.
Answer. The actual speed of the biker is 24 .
Please check it yourself.