document.write( "Question 1068136: A boat can go 20 miles against a current in the same time that it can go 60 miles with the current. The current is 4 mph. Find the rate of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #683299 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 speed     time       distance\r\n" );
document.write( "AGAINST          r-4          t         20\r\n" );
document.write( "WITH             r+4          t         60\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20%2F%28r-4%29=60%2F%28r%2B4%29\"
\n" ); document.write( "Solve for r.
\n" ); document.write( "
\n" );