document.write( "Question 603473: A canoe covers a distance of 40 miles downstream in 6 hours. Returning upstream, it takes the canoe three times as long to cover 3/5 the distance. Find the rate of the current and the rate of the canoe in still water.\r
\n" ); document.write( "\n" ); document.write( "Note: The answer alone is insufficient. You must not only show your work (define your variables and write two equations, solving the system) but also explain your process in order to receive full credit for you answer.
\n" ); document.write( "

Algebra.Com's Answer #380725 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let s=rate of stream (current) and c=rate of canoe\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "going downstream, the rates add ___ going upstream, the current is subtracted from the canoe
\n" ); document.write( "___ the calculations are in miles and hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r = d / t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "down ___ c + s = 40 / 6 = 20/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "up ___ c - s = [(3/5) * 40] / (3 * 6) = 4/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "adding the equations (eliminating s) ___ 2c = 24/3 ___ c = 4 mph\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting (to find s) ___ (4) + s = 20/3 ___ s = 20/3 - 12/3 = 8/3 mph
\n" ); document.write( "
\n" );