SOLUTION: Miguel went on a bike ride of 24 miles. He realized that if he had gone 6 mph faster, he would have arrived 9 hours sooner. How fast did he actually ride?
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: Miguel went on a bike ride of 24 miles. He realized that if he had gone 6 mph faster, he would have arrived 9 hours sooner. How fast did he actually ride?
Log On
Question 1150319: Miguel went on a bike ride of 24 miles. He realized that if he had gone 6 mph faster, he would have arrived 9 hours sooner. How fast did he actually ride? Found 3 solutions by josmiceli, ikleyn, MathTherapy:Answer by josmiceli(19441) (Show Source):
You can put this solution on YOUR website! Let = his normal rate in mi/hr
Let = his normal time in hrs
-------------------------------------------
Normal rate:
(1)
Faster rate:
(2)
------------------------------------
(1)
(2)
(2)
(2)
(2)
(2)
(2)
(2)
(2)
(2) ( can't use the negative result )
His normal rate was 2 mi/hr
-------------------------------
check answer:
(1)
(1)
(1) hrs
and
(2)
(2)
(2)
(2)
(2)
OK
The way on how @josmiceli solves the problem, may scare the reader.
Meanwhile, all such problems have very straightforwardSIMPLE LOGICnice 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.
You can put this solution on YOUR website! Miguel went on a bike ride of 24 miles. He realized that if he had gone 6 mph faster, he would have arrived 9 hours sooner. How fast did he actually ride?
This DOESN'T have to be as COMPLEX as the other person presents it to be.
This is the correct way to do the problem:
Let the ACTUAL speed be S
Then the HYPOTHETICAL speed = S + 6
The HYPOTHETICAL trip would've taken 9 hours less, so we get the following TIME equation: ------ Reducing equation by factoring out GCF, 3, in the numerator
8(S + 6) = 8S + 3S(S + 6) ------ Multiplying by LCD, S(S + 6)
(S - 2)(S + 8) = 0
S, or OR S = - 8 (ignore)