SOLUTION: Johnny was able to drive an average of 17 miles per hour faster in his car after the traffic cleared. He drove 46 miles in traffic before it cleared and then drove another 80 miles

Algebra ->  Rational-functions -> SOLUTION: Johnny was able to drive an average of 17 miles per hour faster in his car after the traffic cleared. He drove 46 miles in traffic before it cleared and then drove another 80 miles      Log On


   



Question 1103054: Johnny was able to drive an average of 17 miles per hour faster in his car after the traffic cleared. He drove 46 miles in traffic before it cleared and then drove another 80 miles. If the total trip took 4 hours, then what was the average speed in traffic?
Found 2 solutions by ankor@dixie-net.com, KMST:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Johnny was able to drive an average of 17 miles per hour faster in his car after the traffic cleared.
He drove 46 miles in traffic before it cleared and then drove another 80 miles.
If the total trip took 4 hours, then what was the average speed in traffic?
:
let s = speed in traffic
(s+17) = out of traffic
:
Write a time equation; time = dist/speed
traffic time + normal speed time = 4 hrs
46%2Fs + 80%2F%28%28s%2B17%29%29 = 4
multiply by s(s+17) to cancel the denominators
46(s+17) + 80s = 4s(s+17)
46s + 782 + 80s = 4s^2 + 68s
126s + 782 = 4s^2 + 68s
Arrange as a quadratic equation on the right
0 = 4s^2 + 68s - 126s - 782
4s^2 - 58s - 782 = 0
simplify, divide by 2
2s^2 - 29s - 391 = 0
Use the quadratic formula a=2; b=-29; c=-391
I got a positive solution of
s = 23 mph in traffic
:
:
:
Check this by finding the actual times. Normal speed: 23 + 17 = 40 mph
46/23 = 2 hrs in traffic
80/40 = 2 hrs at normal speed
----------------------------
total time 4 hrs

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
If you prefer to solve quadratic equations by factoring,
with x= average speed in traffic, in mph,
2x%5E2-46x-391=0
2x%5E2%2B17x-46x-391=0
x%282x%2B17%29-23%282x%2B17%29=0
%28x-23%29%282x%2B17%29=0
The positive solution, from x-23=0 is
highlight%28x=23%29

391=400-9=20%5E2-3%5E2=%2820%2B3%29%2820-3%29=23%2A17
To get the coefficients for the terms
17x and -46x that add up to -29x ,
we look for two numbers
whose product is 2%2A%28-391%29=-2%2A17%2A23 ,
and whose sum is -29 .
2%2A17%2A23=34%2A23 does not work, because 34-23=11 ,
but 2%2A17%2A23=17%2A46 works, because 46-17=29 .