document.write( "Question 1029728: Sarah rows a boat downstream for 42 miles. The return trip upstream took 8 hours longer. If the current flows at 2 mph, how fast does Sarah row in still water? \n" ); document.write( "
Algebra.Com's Answer #644706 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Travel rates rule to relate the quantities, RT=D
\n" ); document.write( "
\r\n" );
document.write( "                    RATE        TIME          DISTANCE\r\n" );
document.write( " \r\n" );
document.write( "downstream          r+2           t            42\r\n" );
document.write( "\r\n" );
document.write( "upstream            r-2          t+8           42
\r
\n" ); document.write( "\n" ); document.write( "Form the system of equations and solve for r.
\n" ); document.write( "
\n" );