document.write( "Question 972840: a boat travelling upstream goes 120 miles in 6 hours. If the return trip takes 4 hours what is speed in miles per hour of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #595054 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
Let speed of boat in still water = x
\n" ); document.write( "and speed of stream = y
\n" ); document.write( "Speed upstream = \"%28x-y%29+=+%28120%2F6%29\"mph
\n" ); document.write( "Speed downstream = \"%28x%2By%29+=+%28120%2F4%29\" mph
\n" ); document.write( "So adding both equations,
\n" ); document.write( " \"2x+=+20+%2B+30\"
\n" ); document.write( "=> \"x=25\"mph
\n" ); document.write( "
\n" );