document.write( "Question 545136: Jimmy drove for 80 miles in heavy traffic. He then reached the highway where he drove 260 miles at an average speed that was 25 miles per hour faster than the average speed he drove in heavy traffic. If the total trip took 6 hours, determine his average speed in heavy traffic and on the highway. \n" ); document.write( "
Algebra.Com's Answer #355507 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
With traffic 80 miles
\n" ); document.write( "Highway 240 miles
\n" ); document.write( "
\n" ); document.write( "speed in heavy traffic x mph
\n" ); document.write( "highway speed x+25 mph
\n" ); document.write( "Total time 6 hours
\n" ); document.write( "time in heavy traffic 80 / x
\n" ); document.write( "time in highway 240 /(x+25)
\n" ); document.write( "
\n" ); document.write( "Time first part + time second part = 6 hours
\n" ); document.write( "
\n" ); document.write( "(80/x)+(240/(x +25) = 6
\n" ); document.write( "LCD = x*(x +25 )
\n" ); document.write( "multiply the equation by the LCD
\n" ); document.write( "we get
\n" ); document.write( "80 * (x+ 25 )+ 240 x = 6
\n" ); document.write( "80 x+ 2000 + 240 x = 6 X^2 + 150 x
\n" ); document.write( "170 x+ 2000 = 6 X^2
\n" ); document.write( "6 X^2 -170 x -2000 = 0
\n" ); document.write( "6 X^2+ -170 x+ -2000 =
\n" ); document.write( "/ 6
\n" ); document.write( "1 X^2 -28.33 x -333.33 =
\n" ); document.write( "
\n" ); document.write( "Find the roots of the equation by quadratic formula
\n" ); document.write( "
\n" ); document.write( "a= 6 b= -170 c= -2000
\n" ); document.write( "
\n" ); document.write( "b^2-4ac= 28900 - 48000
\n" ); document.write( "b^2-4ac= 76900 \"sqrt%28%0976900%09%29\"= 277.31
\n" ); document.write( "\"x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "\"x1=%28-b%2Bsqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "x1=( 170 + 277.31 )/ 12
\n" ); document.write( "x1= 37.28 37 2/7
\n" ); document.write( "x2=( 170 -277.31 ) / 12
\n" ); document.write( "x2= -8.94 -8 8/9
\n" ); document.write( "Ignore negative value
\n" ); document.write( "x=37.28 mph speed in Heavy traffic
\n" ); document.write( "speed inHighway = 25+37.28=62.28
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "CHECK
\n" ); document.write( "Time first part + Time second part
\n" ); document.write( "2.15 + 3.85 = 6
\n" ); document.write( "
\n" ); document.write( "
\n" );