document.write( "Question 1084421: A boat sails upstream and after 2 hours it has sailed 10km. if the boat would sail downstream, it would sail 30 km in 2 hours calculate the speed of the boat and of the stream in km/h \n" ); document.write( "
Algebra.Com's Answer #698525 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The effective speed upstream is \"10%2F2\" = 5 km/h.\r\n" );
document.write( "It is the difference of the boat speed in still water \"u\" and the rate of stream \"v\":\r\n" );
document.write( "\r\n" );
document.write( "u - v =  5.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The effective speed downstream is \"30%2F2\" = 15 km/h.\r\n" );
document.write( "It is the sum of the boat speed in still water \"u\" and the rate of stream \"v\":\r\n" );
document.write( "\r\n" );
document.write( "u + v = 15.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add the equations (1) and (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "2u = 5 + 15 = 20,   --->  u = \"20%2F2\" = 10 km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the speed of the boat in still water is 10 km/h.\r\n" );
document.write( "\r\n" );
document.write( "Then the speed of the stream is v = 15 - 5 = 15 - 10 = 5 km/h, from equation (2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The speed of the boat in still water is 10 km/h.  The speed of the stream is 5 km/h.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );