document.write( "Question 1207221: A motorboat travels the distance from one pier to another pier in 4 hours and the way back in 5 hours. What is the speed of the boat in still water if it travels 70 km with the current in 3.5 hours? \n" ); document.write( "
Algebra.Com's Answer #844967 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               SPEED          TIME       DISTANCE(kilometers)\r\n" );
document.write( "\r\n" );
document.write( "GOING TO         r+c            4           d\r\n" );
document.write( "\r\n" );
document.write( "RETURNING        r-c            5           d\r\n" );
document.write( "\r\n" );
document.write( "condition        r+c            3.5          70\r\n" );
document.write( "

\n" ); document.write( "r, speed of boat without current
\n" ); document.write( "c, speed of the current\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%284%28r%2Bc%29=5%28r-c%29%2Cr%2Bc=70%2F3.5%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See a very obvious substitution, for r+c.\r
\n" ); document.write( "\n" ); document.write( "\"system%284%2870%2F3.5%29=5r-5c%2Cr%2Bc=70%2F3.5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simpler, \"system%285r-5c=80%2Cr%2Bc=20%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Even still simpler
\n" ); document.write( "\"system%28r-c=16%2Cr%2Bc=20%29\"
\n" ); document.write( "
\n" );