Question 163342
If a car had increased its average speed for a 18-mile journey by 5 mph, the journey would have been completed in 30 minutes less. What was the car's original average speed?
:
Just looking at this we have to assume the car's speed will be awfully slow!
:
Let s = car's original speed
Then
(s+5) = cars increased speed
:
The distances at both speeds is given as 18 mi
:
Change 30 min to .5 hrs
:
Write a time equation: Time = {{{distance/speed}}}
:
Original speed time - half hour = increased speed time
{{{18/s}}} - .5 = {{{18/((s+5))}}}
:
Multiply equation by s(s+5):
s(s+5)*{{{18/s}}} - s(s+5)*.5 = s(s+5)*{{{18/((s+5))}}}
cancel the denominators and you have:
18(s+5) - .5(s^2 + 5s) = 18s
:
Multiply what's in the brackets
18s + 90 - .5s^2 - 2.5s = 18s
:
Arrange as a quadratic equation:
-.5s^2 + 18s - 18s - 2.5s + 90 = 0
:
-.5s^2 - 2.5s + 90 = 0
:
Multiply equation by -2 to get rid of the decimals and change the signs;
s^2 + 5s - 180
:
This will not factor, use the quadratic formula:
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
In this problem a=1; b=5; c=-180
{{{s = (-5 +- sqrt( 5^2- 4*1*-180 ))/(2*1) }}}
{{{s = (-5 +- sqrt(25 + 720 ))/(2) }}}
{{{s = (-5 +- sqrt(745))/(2) }}}
Find the positive solution here:
{{{s = (-5 + 27.29)/(2) }}}
s = {{{22.29/2}}}
s = 11.15 mph is the original speed
:
:
Check solution by finding the times
11.15 + 56 = 16.15 is the faster speed
:
18/11.15 = 1.6 hrs
18/16.15 = 1.1 hrs
-------------------
differ by .5 hrs as indicated