.
\n" );
document.write( "A motor boat travels 204 km in 4 hours going upstream. It travels 252 km going downstream in the same amount of time.
\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( "\r\n" );
document.write( "
= 51
is the motor boat' speed relative to river's banks floating upstream.\r\n" );
document.write( "\r\n" );
document.write( "It is the difference of the speed of the motor boat in still water \"u\" and the current speed \"v\". \r\n" );
document.write( "So you have this equation \r\n" );
document.write( "\r\n" );
document.write( "u - v = 51. (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next,
= 63
is the motor boat' speed relative to river's banks floating downstream.\r\n" );
document.write( "\r\n" );
document.write( "It is the sum of the speed of the motor boat in still water \"u\" and the current speed \"v\".\r\n" );
document.write( "So you have the second equation \r\n" );
document.write( "\r\n" );
document.write( "u + v = 63. (2)\r\n" );
document.write( "\r\n" );
document.write( "Hence, you need to solve the system of equation (1) and (2) to find \"u\" and \"v\":\r\n" );
document.write( "\r\n" );
document.write( "u - v = 51. (1')\r\n" );
document.write( "u + v = 63. (2')\r\n" );
document.write( "\r\n" );
document.write( "Every time, when you see the system like this, add the equations (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( "2u = 51 + 63 ---> 2u = 114 ---> u =
= 57.\r\n" );
document.write( "\r\n" );
document.write( "It is the speed of the motor boat in still water, 57
. \r\n" );
document.write( "\r\n" );
document.write( "Now from (2) v = 63 - u = 63 - 57 = 6
is the speed of current.\r\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "