document.write( "Question 1065619: The boat takes 30 minutes to get 10 miles downstream and one hour to get back.find the speed of the boat and the current \n" ); document.write( "
Algebra.Com's Answer #680785 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "              SPEED       TIME      DISTANCE\r\n" );
document.write( "DOWN          r+c         0.5        10\r\n" );
document.write( "UP            r-c         1.0        10\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28RATE%29%2A%28TIME%29=DISTANCE\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28%28r%2Bc%29%281%2F2%29=10%2Cr-c=d%29\"\r
\n" ); document.write( "\n" ); document.write( "Solve this for r and c.
\n" ); document.write( "
\n" );