document.write( "Question 813592: A boat can travel at a speed of 20 mph in still water. In a stream that has a current of 5 mph, the boat travels a certain distance down stream and returns. The ratio of the average speed for the round trip to the speed in still water. \n" ); document.write( "
Algebra.Com's Answer #489834 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! b = 20 \n" ); document.write( "w = 5 \n" ); document.write( "--- \n" ); document.write( "s = d / t \n" ); document.write( "--- \n" ); document.write( "u = b - w = 15 \n" ); document.write( "d = b + w = 25 \n" ); document.write( "--- \n" ); document.write( "a = (u + d)/2 = 20 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "a/w = 20/5 = 4 \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( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |