document.write( "Question 522953: I am having a very hard time with understanding how to come up with an answer to this word problem. During the first part of a trip, a canoeist travels 91 miles at a certain speed. The canoeist travels 21 miles on the second part of the trip at a speed 5 mph slower. The 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 #347116 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
t = d / r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(91 / s) + [21 / (s - 5)] = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by s(s-5) the LCD ___ 91s - 455 + 21s = 5s^2 - 25s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0 = 5s^2 - 137s + 455\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "use quadratic formula to find s ___ there will be 2 solutions, but only one will check
\n" ); document.write( "
\n" );