Question 120930
Amy travels 450 miles at certain speed. If the car had gone 15 mph faster, the trip would have taken 1 hour less. I need to find Amy's speed.
:
Let s = the "certain speed"
Then
(s+15) = "If" speed
:
Write a time equation: Time = Distance/speed
:
"Certain speed" time - 1 hr = "If" speed time
{{{450/s}}} - 1 = {{{450/((s+15))}}}
:
Multiply equation by s(s+15) to get rid of the denominators
:
s(s+15)*{{{450/s}}} - s(s+15)(1) = s(s+15)*{{{450/((s+15))}}}
:
Cancel out the denominators and you have:
450(s+15) - (s^2 + 15s) = 450s
:
450s + 6750 - s^2 - 15s = 450s
:
-s^2 - 15s +450s - 450s + 6750 = 0; arrange as a quadratic equation
:
-s^2 - 15s + 6750 = 0
:
s^2 + 15s - 6750 = 0; multiplied by -1 (easier to factor)
:
Factors to 
(s+90)(s-75) = 0
Positive solution:
s = +75 mph is Amy's speed
:
:
Check solution by finding the time for each scenario
450/75 = 6 hrs
450/90 = 5 hrs
--------------
differs 1 hr; confirms our solution