document.write( "Question 900375: A motorboat traveling with the current went 72 miles in 3 hours. Against the current, the boat could only go 48 miles in the same amount of time. Find the rate of the boat in still water if the rate of the current is 4 miles per hour. \n" ); document.write( "
Algebra.Com's Answer #545913 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
r + c = 72/3 = 24
\n" ); document.write( "r - c = 48/3 = 18
\n" ); document.write( "2r = 42
\n" ); document.write( " r = 21 mph
\n" ); document.write( "IF
\n" ); document.write( "c = 4mph
\n" ); document.write( "r + 4 = 24
\n" ); document.write( "r = 20mph
\n" ); document.write( "
\n" );