document.write( "Question 581128: I need help setting up this Linear Equation: While on vacation, Kevin went for a swim in a nearby lake. Swimming against the current, it took him 8 minutes to swim 200 meters. Swimming back to shore with the current took half as long. Find Kevin's average swimming speed and the speed of the lake's current. \n" ); document.write( "
Algebra.Com's Answer #371460 by dfrazzetto(283)\"\" \"About 
You can put this solution on YOUR website!
d=rt\r
\n" ); document.write( "\n" ); document.write( "200 = (r-c)8\r
\n" ); document.write( "\n" ); document.write( "200 = (r+c)4\r
\n" ); document.write( "\n" ); document.write( "r - c = 25\r
\n" ); document.write( "\n" ); document.write( "r + c = 50
\n" ); document.write( "-------------
\n" ); document.write( "2r = 75\r
\n" ); document.write( "\n" ); document.write( "r = 37.5\r
\n" ); document.write( "\n" ); document.write( "c = 12.5 m/min\r
\n" ); document.write( "\n" ); document.write( "average swimming speed = total distance / total time = 400/12 = 33 1/3 m/min
\n" ); document.write( "
\n" );