document.write( "Question 384440: Swimming downstream, a swimmer can cover 0.5 mile in 6 minutes. It takes the swimmer 30 minutes to swim back up the stream. Find the speed of the swimmer in still water and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #272162 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x +c and x-c represent speeds downstream and upstream respectively
\n" ); document.write( "Question states: D = r*t 6 min = 1/10hr
\n" ); document.write( " 1/10(x+c)= .5mi
\n" ); document.write( " x = 5 - c
\n" ); document.write( " 1/2(x -c)=.5mi substituting for x, to solve for c
\n" ); document.write( " 1/2[(5 - c) - c] = .5mi
\n" ); document.write( " 5 -2c = 1
\n" ); document.write( " 4 = 2c
\n" ); document.write( " c = 2mph, the speed of the current, speed in still water is 3mph (5-2)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " .1hr * 5mph = .5mi\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );