document.write( "Question 461149: Please help me!!
\n" );
document.write( "Katie kayaks 20 km upstream in 3 hours and returns in 1.5 hours. How fast is the stream flowing and how fast does Katie paddle in still water? \n" );
document.write( "
Algebra.Com's Answer #316304 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let b = speed of the boat in still water, and s = speed of the stream.\r \n" ); document.write( "\n" ); document.write( "Then 3(b-s) = 20 for upstream travel, and \n" ); document.write( "and 1.5(b+s) = 20 for downstream travel.\r \n" ); document.write( "\n" ); document.write( "==> b - s = 20/3 and b+s = 40/3, or\r \n" ); document.write( "\n" ); document.write( "b = 10 kph.\r \n" ); document.write( "\n" ); document.write( "b + s = 40/3 ==> s = 10/3 kph. \n" ); document.write( " |