document.write( "Question 939811: speed boat took 3 hours to travel the distance of 60 km Up aRiver against the current return trip took two hours find the average speed of the boat in Stillwater and the speed of the current \n" ); document.write( "
Algebra.Com's Answer #572826 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A speed boat took 3 hours to travel the distance of 60 km Up a River against the current.
\n" ); document.write( "Return trip took two hours.
\n" ); document.write( "Find the average speed of the boat in Still water and the speed of the current.
\n" ); document.write( ":
\n" ); document.write( "let s = boat speed in still water
\n" ); document.write( "let c = speed of the current
\n" ); document.write( "then
\n" ); document.write( "(s-c) = effective speed up the river
\n" ); document.write( "and
\n" ); document.write( "(s+c) = effective speed down river
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation for each way; dist = time * speed
\n" ); document.write( "3(s-c) = 60
\n" ); document.write( "2(s+c) = 60
\n" ); document.write( "Simplify both equations, divide the 1st by 3, divide the 2nd by 2 and you have
\n" ); document.write( "s - c = 20
\n" ); document.write( "s + c = 30
\n" ); document.write( "------------adding eliminates c, find s
\n" ); document.write( "2s = 50
\n" ); document.write( "s = 50/s
\n" ); document.write( "s = 25 mph is the boat speed in still water
\n" ); document.write( "Find c, use the equation s + c = 30, replace s with 25
\n" ); document.write( "25 + c = 30
\n" ); document.write( "c = 30 - 25
\n" ); document.write( "c = 5 mph is the speed of the current
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check these solutions in the 1st original equation
\n" ); document.write( "3(25 - 5) = 60
\n" ); document.write( "3(20) = 60
\n" ); document.write( "
\n" ); document.write( "
\n" );