document.write( "Question 928890: a boat goes 560 miles downstream in the same time it can go 490 miles upstream. The speed of the current is 7 miles per hour. Find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #563942 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
times the same
\n" ); document.write( "\"560%2F%28s%2B7%29+=+490%2F%28s-7%29\" | Cross Multiplying to solve
\n" ); document.write( "560(s-7) = 490(s+7)
\n" ); document.write( "70s = 3430 + 3920
\n" ); document.write( "s = 105mph, speed of the boat in still water (really...)
\n" ); document.write( "And checking
\n" ); document.write( "560/112 = 490/98 = 5hr
\n" ); document.write( "
\n" );