document.write( "Question 1002733: Kate can row a boat 10 miles per hour in still water. In a river where the current is 5 miles per hour, it takes her 4 hours longer to row a given distance upstream than to travel the same distance downstream. Find how long it takes her to row upstream, how long to row downstream, and how many miles does the row one way \n" ); document.write( "
Algebra.Com's Answer #619623 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Kate can row a boat 10 miles per hour in still water. In a river where the current is 5 miles per hour, it takes her 4 hours longer to row a given distance upstream than to travel the same distance downstream. Find how long it takes her to row upstream, how long to row downstream, and how many miles does the row one way
Let distance be D
\n" ); document.write( "Then time taken to row upstream is: \"D%2F%2810+-+5%29\", or \"D%2F5\"
\n" ); document.write( "Time taken to row downstream is: \"D%2F%2810+%2B+5%29\", or \"D%2F15\"
\n" ); document.write( "Since upstream time takes 4 hours longer than downstream time, then we get:
\n" ); document.write( "\"D%2F5+-+4+=+D%2F15\"
\n" ); document.write( "3D – 60 = D ------- Multiplying by LCD, 15
\n" ); document.write( "3D – D = 60
\n" ); document.write( "2D = 60
\n" ); document.write( "D, or distance = \"60%2F2\", or \"highlight_green%2830%29\" miles
\n" ); document.write( "Time taken to row upstream: \"D%2F5\", or \"30%2F5\", or \"highlight_green%286%29\" hours
\n" ); document.write( "Time taken to row downstream: \"D%2F15\", or \"30%2F15\", or \"highlight_green%282%29\" hours \n" ); document.write( "
\n" );