SOLUTION: A car travels 100 miles at a certain speed. If the speed was 5 miles faster the trip would take an hour less.Find the speed.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A car travels 100 miles at a certain speed. If the speed was 5 miles faster the trip would take an hour less.Find the speed.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 927759: A car travels 100 miles at a certain speed. If the speed was 5 miles faster the trip would take an hour less.Find the speed.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A car travels 100 miles at a certain speed.
If the speed was 5 miles faster the trip would take an hour less.
Find the speed.
:
let s = actual speed
then
(s+5) = faster speed
:
Write a time equation time = dist/speed
actual time - faster time = 1 hr
100%2Fs - 100%2F%28%28s%2B5%29%29 = 1
multiply by s(s+5), cancel the denominators
100(s+5) - 100s = s(s+5)
100s + 500 - 100s = s^2 + 5s
A quadratic equation
0 = s^2 - 5s - 500
Factors to
(s+25)(s-20) = 0
the positive solution
s = 20 mph is the actual speed
:
:
Check this by finding the actual speeds
100/20 = 5 hrs
100/25 = 4 hrs
-----------------
time diff: 1 hr