document.write( "Question 212165: A boy can row a boat at a constant rate of 4 mi/hr in still water. He rows up-stream for 14 minutes and then rows downstream, returning to his starting point in another 12 minutes. Find the rate of the current. \n" ); document.write( "
Algebra.Com's Answer #160995 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let c=speed of current
\n" ); document.write( "ts=d t=time, s=speed, d=distance
\n" ); document.write( "12(4+c)=14(4-c) Since the distances are equal.
\n" ); document.write( "48+12c=56-14c
\n" ); document.write( "26c=8
\n" ); document.write( "c=8/26=4/13 mph
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );