document.write( "Question 434479: during the first part of the trip, a canoeist travels 30 miles at a certain speed. the canoeist travels 16 miles on the second part of the trip at a speed 5mph slower.t he total time for the trip is 5 hrs. what was the speed on each part of the trip \n" ); document.write( "
Algebra.Com's Answer #301017 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
First part x mph
\n" ); document.write( "Second Part -5 mph
\n" ); document.write( "
\n" ); document.write( "Distance first part 30 miles
\n" ); document.write( "Distance second part 16 miles
\n" ); document.write( "
\n" ); document.write( "speed first part x mph
\n" ); document.write( "speed second part = x-5 mph
\n" ); document.write( "Total rowing time 5 hours
\n" ); document.write( "Time first part 30/x
\n" ); document.write( "Time second part 16/(x-5)
\n" ); document.write( "Time first part + time second part =5 hours
\n" ); document.write( "30/x+16 /(x-5)= 5
\n" ); document.write( "LCD =(x )*(x-5)
\n" ); document.write( "multiply the equation by the LCD
\n" ); document.write( "we get
\n" ); document.write( "30*(x-5 )+16x=5
\n" ); document.write( "30x-150 +16x=5X^2-25x
\n" ); document.write( "46x -150=5X^2-25x
\n" ); document.write( "5X^2-71x+150 =0
\n" ); document.write( "5x^2-71x+150=0
\n" ); document.write( "/5
\n" ); document.write( "X^2-14.2x+30=0
\n" ); document.write( "Find the roots of the equation by quadratic formula
\n" ); document.write( "a= 1 b= -14.2 c= 30
\n" ); document.write( "b^2-4ac= 201.64 - -120
\n" ); document.write( "b^2-4ac= 81.64 ,\"sqrt%28%0981.64%09%29\"= 9.04
\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=( 14.2 + 9.04 )/ 2
\n" ); document.write( "x1= 11.62
\n" ); document.write( "x2=( 14.2 -9.04 ) / 2
\n" ); document.write( "x2= 2.58 This is not possible\r
\n" ); document.write( "\n" ); document.write( "Speed first part = 11.62 mph
\n" ); document.write( "Speed second part = 6.62 mph
\n" ); document.write( "
\n" ); document.write( "
\n" );