SOLUTION: A jogger ran 6 miles up a hill and 10 miles on level ground. He ran 2mph faster on level ground than on the hill. If the total trip lasted 4 hours, how fast did he run uphill?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A jogger ran 6 miles up a hill and 10 miles on level ground. He ran 2mph faster on level ground than on the hill. If the total trip lasted 4 hours, how fast did he run uphill?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 422594: A jogger ran 6 miles up a hill and 10 miles on level ground. He ran 2mph faster on level ground than on the hill. If the total trip lasted 4 hours, how fast did he run uphill?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A jogger ran 6 miles up a hill and 10 miles on level ground.
He ran 2mph faster on level ground than on the hill.
If the total trip lasted 4 hours, how fast did he run uphill?
:
Let s = speed run uphill
then
(s+2) = speed on level ground
:
write a time equation, time = dist/speed
:
uphill time + level ground time = 4 hrs
6%2Fs + 10%2F%28%28s%2B2%29%29 = 4
multiply by s(s+2)
s(s+2)*6%2Fs + s(s+2)*10%2F%28%28s%2B2%29%29 = 4s(s+2)
:
cancel the denominators
6(s+2) + 10x = 4s(s+2)
:
6s + 12 + 10s = 4s^2 + 8s
:
Combine on the right
0 = 4s^2 + 8s - 6s - 10s - 12
:
a quadratic equation
4s^2 - 8s - 12 = 0
:
Simplify, divide by 4
s^2 - 2s - 3 = 0
factor to
(s - 3)(s + 1) = 0
the positive solution
s = 3 mph up hill
:
:
Check this by finding the actual time of each (5 mph is speed on level ground)
6/3 + 10/5 = 4