document.write( "Question 929026: Two boys in a boat with a small motor are able to travel 2 mph faster with the current than in still water. If they travel with the current from a dock to their campground in 2 hours and make the return trip against the current in 3 hours, how fast are the boys able to travel in still water? \n" ); document.write( "
Algebra.Com's Answer #564058 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = speed of boat in still water
\n" ); document.write( "y = distance one way
\n" ); document.write( "z = speed of current = 2 mph
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "---
\n" ); document.write( "downstream:
\n" ); document.write( "x + z = y/2
\n" ); document.write( "x + 2 = y/2
\n" ); document.write( "---
\n" ); document.write( "upstream:
\n" ); document.write( "x - z = y/3
\n" ); document.write( "x - 2 = y/3
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x + 2 = y/2
\n" ); document.write( "x - 2 = y/3
\n" ); document.write( "---
\n" ); document.write( "2x + 4 = y
\n" ); document.write( "3x - 6 = y
\n" ); document.write( "---
\n" ); document.write( "2x - y = -4
\n" ); document.write( "3x - y = 6
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above standard form linear equations in to this solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = speed of boat in still water = 10 mph
\n" ); document.write( "y = distance one way = 24 miles
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );