document.write( "Question 118432: a canoe can travel 15 mi/hr in still water. Going with the current, it can travel 20 miles in the same time that it takes to travel 10 miles against the current. Find the rate of the current \n" ); document.write( "
Algebra.Com's Answer #86545 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a canoe can travel 15 mi/hr in still water. Going with the current, it can travel 20 miles in the same time that it takes to travel 10 miles against the current. Find the rate of the current
\n" ); document.write( "--------------
\n" ); document.write( "Let the speed of the current be \"c\"
\n" ); document.write( "----------------------------------\r
\n" ); document.write( "\n" ); document.write( "Downstream DATA:
\n" ); document.write( "Distance = 20 miles ; rate = 15+c ; time = d/r = 20/(15+c) hrs
\n" ); document.write( "----------------
\n" ); document.write( "Upstream DATA;
\n" ); document.write( "Distance = 10 miles ; rate = 15-c ; time = d/r = 10/(15-c) hrs
\n" ); document.write( "-------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "time up = time down
\n" ); document.write( "10/(15-c) = 20/(15+c)
\n" ); document.write( "1/(15-c) = 2/(15+c)
\n" ); document.write( "15+c = 2(15-c)
\n" ); document.write( "15+c = 30-2c
\n" ); document.write( "3c = 15
\n" ); document.write( "c = 5 mph ( speed of the current )
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );