document.write( "Question 1057406: The current in a stream moves at a speed of 8 km/h. A boat travels 15 km upstream and 15 km downstream in a total time of 2 hr. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #672492 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let s be the speed of the boat in still water. Then: \n" ); document.write( "15/(s+8) + 15/(s-8)=2 \n" ); document.write( "15(s-8)+15(s+8)=2(sē-64) \n" ); document.write( "2sē-30s-128=0 \n" ); document.write( "sē-15s-64=0 \n" ); document.write( "Using the quadratic formula, |