document.write( "Question 534938: A truck traveled the first 90 miles of a trip at one speed and the last 80 miles at an average speed of 5 miles per hour less. The entire trip took 4 hours. What was the average speed for the first part of the trip? \n" ); document.write( "
Algebra.Com's Answer #351706 by mananth(16946)![]() ![]() You can put this solution on YOUR website! first part 90 miles \n" ); document.write( "second part 80 miles \n" ); document.write( " \n" ); document.write( "speed in first part x mph \n" ); document.write( "speed second part x -5 mph \n" ); document.write( "Total rowing time 2 hours \n" ); document.write( "Time first part 90 / x \n" ); document.write( "Time second part 80 / ( x -5 ) \n" ); document.write( " \n" ); document.write( "Time first part + time second part = 4 hours \n" ); document.write( " \n" ); document.write( "90 / x + 80 /(x -5 ) = 2 \n" ); document.write( "LCD = ( x + 0 )* (x -5 ) \n" ); document.write( "multiply the equation by the LCD \n" ); document.write( "we get \n" ); document.write( "90 * (x -5 )+ 80 x = 2 \n" ); document.write( "90 x -450 + 80 x = 2 X^2 \n" ); document.write( "180 x -450 = 2 X^2 \n" ); document.write( "2 X^2 -180 x 450 = 0 \n" ); document.write( "2 X^2+ -180 x+ 450 = \n" ); document.write( "/ 2 \n" ); document.write( "1 X^2 -90 x 225 = \n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( "a= 1 b= -90 c= 225 \n" ); document.write( "b^2-4ac= 8100 - -900 \n" ); document.write( "b^2-4ac= 7200\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 90 + 84.85 )/ 2 \n" ); document.write( "x1= 87.43 87 3/7 \n" ); document.write( "x2=( 90 -84.85 ) / 2 \n" ); document.write( "x2= 2.57 2 4/7 \n" ); document.write( "Ignore negative value \n" ); document.write( "x = 87.43 mph LCD = speed \n" ); document.write( " \n" ); document.write( "CHECK \n" ); document.write( "Time first part + Time second part \n" ); document.write( "1.03 + 0.97 = 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |