document.write( "Question 921200: In still water, a boat averages 5 miles per hour. It takes the same amount of time to travel 14 miles downstream, with the current, as 6 miles upstream, against the current. What is the rate of the water's current? \n" ); document.write( "
Algebra.Com's Answer #558842 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"14%2F%285%2Bc%29+=+6%2F%285-c%29\"| Cross Multiplying to solve
\n" ); document.write( "14(5-c) = 6(5+c)
\n" ); document.write( "70-14c = 30 + 6c
\n" ); document.write( "40 = 20c
\n" ); document.write( "2mph = c
\n" ); document.write( "and...checking
\n" ); document.write( "14mi/7mph = 6mi/3mph = 2hr
\n" ); document.write( "
\n" );