document.write( "Question 941339: It took a crew 2.75 hours to row 6 km upstream and back again (6 km one way ). If the rate of flow of the stream was 3 km/hr, what would be the rowing speed of the crew in still water ? \n" ); document.write( "
Algebra.Com's Answer #573822 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! It took a crew 2.75 hours to row 6 km upstream and back again (6 km one way \n" ); document.write( "If the rate of flow of the stream was 3 km/hr, what would be the rowing speed of the crew in still water? \n" ); document.write( ": \n" ); document.write( "Let s = their speed in still water \n" ); document.write( "then \n" ); document.write( "(s+3) = effective speed downstream \n" ); document.write( "and \n" ); document.write( "(s-3) = effective speed upstream \n" ); document.write( ": \n" ); document.write( "Write time equation; time = dist/speed \n" ); document.write( ": \n" ); document.write( "time upstr + time downstr = 2.75 hrs \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "multiply equation by (s-3)(s+3) \n" ); document.write( "(s+3)(s-3)* \n" ); document.write( ": \n" ); document.write( "Cancel the denominator, FOIL the right side \n" ); document.write( "6(s-3) + 6(s+3) = 2.75(s^2-3s+3s-9) \n" ); document.write( ": \n" ); document.write( "distribute. combine like terms \n" ); document.write( "6s - 18 + 6s + 18 = 2.75(s^2-9) \n" ); document.write( "12s = 2.75s^2 - 24.75 \n" ); document.write( ": \n" ); document.write( "A Quadratic equation \n" ); document.write( "0 = 2.75s^2 - 12s - 24.75 \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula, a=2.75; b=-12; c=-24.75 \n" ); document.write( "I got a positive solution of: \n" ); document.write( "s = 5.89 km in still water \n" ); document.write( ": \n" ); document.write( "; \n" ); document.write( "Confirm this; find the actual time each way \n" ); document.write( "6/2.89 = 2.08 hrs upstream (3 km/hr slower) \n" ); document.write( "6/8.89 = 0.67 hrs downstream (3 km/hr faster) \n" ); document.write( "--------------------------- \n" ); document.write( "total: 2.75 hrs \n" ); document.write( ": \n" ); document.write( "Did this make sense to you? \n" ); document.write( " \n" ); document.write( " |