document.write( "Question 205859: James can row 14 km downstream in a river in 2 hours. He takes 7 hours to go back. Find the speed of the current and the speed of James in still water. \n" ); document.write( "
Algebra.Com's Answer #155456 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
James can row 14 km downstream in a river in 2 hours. He takes 7 hours to go back. Find the speed of the current and the speed of James in still water.
\n" ); document.write( "--------------
\n" ); document.write( "d = rt
\n" ); document.write( "c = speed of current, r = rowing speed
\n" ); document.write( "14 = (r+c)*2 = (r-c)*7
\n" ); document.write( "2r+2c=14
\n" ); document.write( "7r-7c=14
\n" ); document.write( "-------
\n" ); document.write( "r+c=7 Eqn 1 div by 2
\n" ); document.write( "r-c=2 Eqn 2 div by 7
\n" ); document.write( "----- Add equations
\n" ); document.write( "2r = 9
\n" ); document.write( "r = 4.5 kph
\n" ); document.write( "c = 2.5 kph
\n" ); document.write( "
\n" );