.
The way on how @josmiceli solves the problem, may scare the reader.
Meanwhile, all such problems have very straightforward SIMPLE LOGIC nice solutions using "time" equation.
Let v be the unknown rate of the biker.
Then the time of his biking is hours.
Had he gone 6 miles faster, his time would be hours.
The time equation is
- = 9 hours.
To solve it, multiply both sides by x*(x+6). You will get
48*(x+6) - 48x = 9x*(x+6)
48x + 288 - 48x = 9x^2 + 54x
9x^2 + 54x - 288 = 0
x^2 + 6x - 32 = 0
(x+8)*(x-2) = 0
The only positive root x= 2 makes sense.
It gives the ANSWER : the rate of biking is 2 miles per hour.
CHECK. I will check equation (1) by substituting the value x= 2 there
- = 12 - 3 = 9 hours. ! Correct !
Solved.
--------------------
Using "time" equation is the STANDARD method of solving such problems.
From this lesson, learn on how to write, how to use and how to solve a "time" equation.
To see many other similar solved problems, look into the lessons
- Had a car move faster it would arrive sooner
- How far do you live from school?
- Earthquake waves
- Time equation: HOW TO use, HOW TO write and HOW TO solve it
in this site.