document.write( "Question 812439: A river has a current of 5 miles per hour. If a boat can make a trip of 20 miles upstream and 30 miles downstream in 2 hours, find the rate of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #489164 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b=2,
\n" ); document.write( "a*(x+5)=30,
\n" ); document.write( "b*(x-5)=20
\n" ); document.write( "a = 1, b = 1, boat in still water = 25
\n" ); document.write( "one hour each way
\n" ); document.write( "
\n" );