document.write( "Question 442066: a canoest can paddle at the rate of 8mph in calm water. traveling with the current the canoe traveled 30 miles in the same amount of time it took to travel 18 mi against the current find the rate of the current \n" ); document.write( "
Algebra.Com's Answer #307606 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
30/8+x=18/8-x
\n" ); document.write( "18(8+x)=30(8-x)
\n" ); document.write( "144+18x=240-30x
\n" ); document.write( "48x=96
\n" ); document.write( "x=2
\n" ); document.write( "The current is 2mph..
\n" ); document.write( "
\n" );