document.write( "Question 616651: Rowing upstream for 5 mi against a strong current, your speed is 20% less than your normal rowing speed. On the return trip downstream, your speed is 20% greater than your normal rowing speed. Will you finish the whole trip in the same time as if you had rowed at normal speed throughout? How much longer than usual will your total time be?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #387820 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Rowing upstream for 5 mi against a strong current, your speed is 20% less than your normal rowing speed. On the return trip downstream, your speed is 20% greater than your normal rowing speed. Will you finish the whole trip in the same time as if you had rowed at normal speed throughout? How much longer than usual will your total time be?
\n" ); document.write( "**
\n" ); document.write( "let x=normal rowing speed
\n" ); document.write( "Travel time=distance/speed
\n" ); document.write( "Travel time downstream =5/1.2x
\n" ); document.write( "Travel time upstream =5/.8x
\n" ); document.write( "Total travel time=5/1.2x+5/.8x
\n" ); document.write( "=5(1/1.2x+1/.8x)
\n" ); document.write( "=5(2/.96x)
\n" ); document.write( "=10/.96x
\n" ); document.write( "..
\n" ); document.write( "Total travel time at normal rowing speed=10/x
\n" ); document.write( "It takes less time at normal rowing speed
\n" ); document.write( "difference=(10/.96x)-(10/x)
\n" ); document.write( "=10(1/.96x-1/x)
\n" ); document.write( "=10(1-.96)/.96x
\n" ); document.write( "=10(.04/.96x
\n" ); document.write( "=4/9.6x
\n" ); document.write( "
\n" );