document.write( "Question 1157547: The current of a river is 2 miles per hour. It takes a motorboat a total of 3 hours to travel 8 miles upstream and return 8 miles downstream. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #780419 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
speed of motorboat in still water=s
\n" ); document.write( "s-2 is speed upstream and if t hours, the distance is t(s-2)=8, and t=8/(s-2)
\n" ); document.write( "s+2 is speed downstream and it is 3-t hours, and the distance is (s+2)(3-t)=8, so 3-t=8/(s+2), t=3-(8/(s+2)
\n" ); document.write( "t=(3s+6-8)/(s+2)
\n" ); document.write( "so (3s+6-8)/(s+2)=8/(s-2)
\n" ); document.write( "cross-multiply
\n" ); document.write( "3s^2-6s-2s+4=8s+16
\n" ); document.write( "3s^2-16s-12=0
\n" ); document.write( "(3s+2)(s-6)=0
\n" ); document.write( "s=6 mph speed of boat in still water.\r
\n" ); document.write( "\n" ); document.write( "upstream at 4 mph takes 2 hours
\n" ); document.write( "downstream at 8 mph takes 1 hour\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );