document.write( "Question 471830: A boat goes 240 miles downriver in the same time it can go 160 miles upriver. The speed of the current is 5mph. Find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #323557 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Note: D = rt Or t = D/r
\n" ); document.write( "A boat goes 240 miles downriver in the same time it can go 160 miles upriver. The speed of the current is 5mph. Find the speed 's' of the boat in still water.
\n" ); document.write( " 240/(s+5mph) = 160/(s-5mph) Cross Multiplying to solve
\n" ); document.write( " 240(s-5) = 160(s+5)
\n" ); document.write( " 240s - 5*240 = 160s + 5*160
\n" ); document.write( " 80s = 2000
\n" ); document.write( " s = 2000/80
\n" ); document.write( " s = 25mph, the speed of the boat in still water. \r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 240/30 = 160/20 = 8 \n" ); document.write( "
\n" );