document.write( "Question 27688: In Slippery Creek, Janna can row 50 km downstream in 5 hours or she can row 25 km upstream in the same amount of time. Find the rate she rows in still water.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #15064 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let speed in still water = x km/hr \n" ); document.write( "Let speed of river = y km/hr\r \n" ); document.write( "\n" ); document.write( "speed with river is x+y \n" ); document.write( "speed against river is x-y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with river: \n" ); document.write( "x+y = 50/5 \n" ); document.write( "x+y = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "against river: \n" ); document.write( "x-y = 25/5 \n" ); document.write( "x-y = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, add the 2 equations together: 2x = 15 --> x = 7.5 km/hr \n" ); document.write( "and therefore from x+y=10, y = 2.5 km/hr\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |