document.write( "Question 288541: A motorboat takes 4 hours to travel 256 mi going upstream. The return trip takes 2 hours going downstream. What is the rate of the boat in still water and what is the rate of the current? \n" ); document.write( "
Algebra.Com's Answer #854236 by n2(88)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A motorboat takes 4 hours to travel 256 mi going upstream. The return trip takes 2 hours going downstream.
\n" ); document.write( "What is the rate of the boat in still water and what is the rate of the current?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let u be the rate of the motorboat in still water (in miles per hour)\r\n" );
document.write( "and v be the rate of the current (in the same units).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the effective rate of the motorboat downstream is  u + v  miles per hour,\r\n" );
document.write( "and  the effective rate of the motorboat   upstream is  u - v  miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the problem, the effective rate of the motorboat downstream is the distance of 256 miles \r\n" );
document.write( "divided by the time of 2 hours  \"256%2F2\" = 128 mph.\r\n" );
document.write( "\r\n" );
document.write( "                  The effective rate of the motorboat upstream is the distance of 256 miles \r\n" );
document.write( "divided by the time of 4 hours  \"256%2F4\" = 64 mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we have two equations to find 'u' and 'v'\r\n" );
document.write( "\r\n" );
document.write( "    u + v = 128,    (1)\r\n" );
document.write( "\r\n" );
document.write( "    u - v =  64.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve, add equations (1) and (2).  The terms 'v' and '-v' will cancel each other, and you will get\r\n" );
document.write( "\r\n" );
document.write( "    2u = 128 + 64 = 192  --->   u = 192/2 = 96.\r\n" );
document.write( "\r\n" );
document.write( "Now from equation (1)\r\n" );
document.write( "\r\n" );
document.write( "     v = 128 - u = 128 - 96 = 32.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Under given conditions, the rate of the motorboat in still water is 96 mph.  \r\n" );
document.write( "         The rate of the current is 32 mph km/h.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );