document.write( "Question 928681: A woman paddling a canoe downstream with the river current travels 20 miles in 2 hours. On the return trip, she paddles the same distance upstream against the river current in 5 hours. Write and solve a system of two linear equations to determine the rate of the boat in calm water and the rate of the current, both in miles per hour. \n" ); document.write( "
Algebra.Com's Answer #563846 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = speed of boat in still water \n" ); document.write( "y = speed of the current \n" ); document.write( "--- \n" ); document.write( "s = d/t \n" ); document.write( "--- \n" ); document.write( "downstream: \n" ); document.write( "x + y = 20/2 \n" ); document.write( "--- \n" ); document.write( "upstream: \n" ); document.write( "x - y = 20/5 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y = 10 \n" ); document.write( "x - y = 4 \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 = 7 mph \n" ); document.write( "y = speed of the current = 3 mph \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" ); document.write( " |