document.write( "Question 498174: During the first part of a trip, a canoiest travels 35 mls. at a certain speed. The canoiest travels 9 mls. on the second part of the trip. at a speed of 5 mls. slower. The total time for this trip is 2 hrs. What was the speed on each part of the trip? \n" ); document.write( "
Algebra.Com's Answer #336928 by mananth(16946)![]() ![]() You can put this solution on YOUR website! first part 35 miles \n" ); document.write( "second part 9 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 35 / x \n" ); document.write( "Time second part 9 / ( x -5 ) \n" ); document.write( " \n" ); document.write( "Time first part + time second part = 2 hours \n" ); document.write( " \n" ); document.write( "35 / x + 9 /(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( "35 * (x -5 )+ 9 x = 2 \n" ); document.write( "35 x -175 + 9 x = 2 X^2 + -10 x \n" ); document.write( "54 x -175 = 2 X^2 \n" ); document.write( "2 X^2 -54 x 175 = 0 \n" ); document.write( "2 X^2+ -54 x+ 175 = \n" ); document.write( "/ 2 \n" ); document.write( "1 X^2 -27 x 87.5 = \n" ); document.write( " \n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 1 b= -27 c= 87.5 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 729 - -350 \n" ); document.write( "b^2-4ac= 379 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 27 + 19.47 )/ 2 \n" ); document.write( "x1= 23.23 mph \n" ); document.write( "x2=( 27 -19.47 ) / 2 \n" ); document.write( "x2= 3.77 mph\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "First Part speed = 23.23 mph \n" ); document.write( "Second part speed = 18.23 mph\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |