document.write( "Question 61551: What could be the system of linear equations for this problem if i want to use elimination or substitution?
\n" ); document.write( "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. what is kevins average swimming speed and speed of lake's current? i'd like to use variables x and y.
\n" ); document.write( "

Algebra.Com's Answer #42416 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
What could be the system of linear equations for this problem if i want to use elimination or substitution?
\n" ); document.write( ":
\n" ); document.write( "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. what is Kevins average swimming speed, and speed of the lake's current? I'd like to use variables x and y.
\n" ); document.write( ":
\n" ); document.write( "Let x = swimmer's speed; y = lake current speed
\n" ); document.write( ":
\n" ); document.write( "speed against = (x-y) in meters/min
\n" ); document.write( "speed with = (x+y)
\n" ); document.write( ":
\n" ); document.write( "Write two distance equations: Time * Speed = Dist
\n" ); document.write( "8(x-y) = 200; simplify, divide eq by 8, resulting in:
\n" ); document.write( "4(x+y) = 200; simplify, divide eq by 4, resulting in:
\n" ); document.write( ":
\n" ); document.write( "x - y = 25
\n" ); document.write( "x + y = 50
\n" ); document.write( "------------ add
\n" ); document.write( "2x + 0 = 75
\n" ); document.write( "x = 75/2
\n" ); document.write( "x = 37.5 m/min swim speed
\n" ); document.write( ":
\n" ); document.write( "Find y:
\n" ); document.write( "37.5 - y = 25
\n" ); document.write( "y = 12.5 m/min is the lake current
\n" ); document.write( ":
\n" ); document.write( "Check out solutions:
\n" ); document.write( "8(37.5 - 12.5) = 200
\n" ); document.write( ";
\n" ); document.write( "4(37.5 + 12.5) = 200 also
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );