document.write( "Question 785722: On a recent trip, a trucker traveled 300 mi at a constant rate. Because of improved road conditions, the trucker then increased the speed by 10 mph. An additional 240 mi was traveled at the increased rate. The entire trip took 16 h. Find the rate of the trucker for the first 300 mi \n" ); document.write( "
Algebra.Com's Answer #477705 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
On a recent trip, a trucker traveled 300 mi at a constant rate. Because of improved road conditions, the trucker then increased the speed by 10 mph. An additional 240 mi was traveled at the increased rate. The entire trip took 16 h. Find the rate of the trucker for the first 300 mi\r
\n" ); document.write( "\n" ); document.write( "let the rate for first 300 miles be x m/h\r
\n" ); document.write( "\n" ); document.write( "speed increased to x+10 miles/h\r
\n" ); document.write( "\n" ); document.write( "d=rt\r
\n" ); document.write( "\n" ); document.write( "Total distance traveled = 540 miles\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "300/x + 240/(x+10) = 16\r
\n" ); document.write( "\n" ); document.write( "multiply by x(x+10)\r
\n" ); document.write( "\n" ); document.write( "300(x+10)+240x=16x(x+10)\r
\n" ); document.write( "\n" ); document.write( "300x+3000+240x=16x^2+160x\r
\n" ); document.write( "\n" ); document.write( "16x^2-380x-3000=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula
\n" ); document.write( "
\n" ); document.write( "a= 16 , b= -380 , c= -3000
\n" ); document.write( "
\n" ); document.write( "b^2-4ac= 144400 + 192000
\n" ); document.write( "b^2-4ac= 336400
\n" ); document.write( "\"%09sqrt%28%09336400%09%29=%09580%09\"
\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=( 380 + 580 )/ 32
\n" ); document.write( "x1= 30
\n" ); document.write( "\"x2=%28-b-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "x2=( 380 -580 ) / 32
\n" ); document.write( "x2= -6.25
\n" ); document.write( "Ignore negative value
\n" ); document.write( "Truc speed 30 mph
\n" ); document.write( "
\n" ); document.write( "m.ananth@hotmail.ca \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );