document.write( "Question 1144501: Mike and his brothers can row a boat 18 km per hour in still water. It takes them as long to row 14 km downstream and 10 km upstream. Find the speed of the stream. \n" ); document.write( "
Algebra.Com's Answer #765645 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the speed of the stream\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then  the speed rowing downstream is  (18+x) km/h, \r\n" );
document.write( "\r\n" );
document.write( "while the speed rowing   upstream is  (18-x) km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time rowing 14 kilometers downstream is  \"14%2F%2818%2Bx%29\"  hours;\r\n" );
document.write( "\r\n" );
document.write( "the time rowing 10 kilometers  upstream is  \"10%2F%2818-x%29\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives you the equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"14%2F%2818%2Bx%29\"  = \"10%2F%2818-x%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by (18+x)*(18-x).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    14*(18-x) = 10*(18+x)\r\n" );
document.write( "\r\n" );
document.write( "    14*18 - 14x = 10*18 + 10x\r\n" );
document.write( "\r\n" );
document.write( "     14*18 - 10*18 = 10x + 14x\r\n" );
document.write( "\r\n" );
document.write( "     4*18          = 24x\r\n" );
document.write( "\r\n" );
document.write( "     x             = \"%284%2A18%29%2F24\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The rate of the stream is 3 kilometers 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" );