document.write( "Question 1167838: Peter can row 11 miles downstream in the same time it takes him to row 7 miles upstream. He rows downstream for 3 hours, then turns and rows back for 4 hours, but finds he is still 5 miles from where he started his trip. What is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #792444 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
speed downstream is s+c and (s+c)*t=11
\n" ); document.write( "speed upstream is s-c and (s-c)*t=7; so in 4 hours (s-c)*4+5=(s+c)*3
\n" ); document.write( "we know that t=11/(s+c) and t=7(s-c)
\n" ); document.write( "so that 11s-11c=7s+7c
\n" ); document.write( "so that 4s=18c
\n" ); document.write( "or 2s=9c
\n" ); document.write( "or s=4.5c\r
\n" ); document.write( "\n" ); document.write( "Therefore, s-c=3.5 c
\n" ); document.write( "and 14c+5=16.5c
\n" ); document.write( "and 2.5c=5 and c=2 mph\r
\n" ); document.write( "\n" ); document.write( "s then is 9 mph, so that 3 hours downstream is 33 miles and 4 miles upstream is 28 miles. That checks.\r
\n" ); document.write( "\n" ); document.write( "11 miles downstream takes 1 hour, and that is the same time it takes him to row 7 miles upstream\r
\n" ); document.write( "\n" ); document.write( "The answer is 2 mph.
\n" ); document.write( "
\n" ); document.write( "
\n" );