document.write( "Question 1118535: 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 current is 4 miles per hour \n" ); document.write( "
Algebra.Com's Answer #733888 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The effective speed downstream is \"72%2F3\" = 24 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "It is the sum of the motorboat own speed relative to water and the current speed:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "24 = u + v     (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The effective speed upstream is \"48%2F3\" = 16 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "It is the difference of the motorboat own speed relative to water and the current speed:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "16 = u - v.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus you have these two equations\r\n" );
document.write( "\r\n" );
document.write( "u + v = 24\r\n" );
document.write( "u - v = 16\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add them to get\r\n" );
document.write( "\r\n" );
document.write( "2u = 24 + 16 = 40  ====>  u = 40/2 = 20\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and then from eq(1)  get  v = 24 - 20 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The rate of the current is  4 miles per hour.\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" );