Question 336203
On a recent trip, Sarahs car traveled 20 mph faster on the first 200 miles that
 it did on the remaining 80 miles.
 The total time for the trip was 4 hours. Find the speed of Sarahs car on the first part of the trip.
:
Let s = speed on the 1st part of the trip (200 mi)
then
(s-20) = speed on the last part (80 mi)
:
Write a time equation: time = dist/speed
:
Fast speed time + slow speed time = 4 hrs
{{{200/s}}} + {{{80/((s-20))}}} = 4
multiply equation by s(s-20),results:
200(s-20) + 80s = 4s(s-20)
:
200s - 4000 + 80s = 4s^2 - 80s
:
280s - 4000 = 4s^2 - 80s
A quadratic equation
0 = 4s^2 - 80s - 280s + 4000 
:
4s^2 - 360s + 4000 = 0
simplify divide by 4
s^2 - 90s + 1000 = 0
Solving this with quadratic formula got two solutions: s=13 and s=77
Obviously s = 77 mph is the one
:
:
Check it find the time at each speed
200/77 = 2.6 hr
80/57  = 1.4 hrs
-----------------
total time 4 hrs