document.write( "Question 1033073: Deandre's boat has a top speed of
\n" ); document.write( "10
\n" ); document.write( " miles per hour in still water. While traveling on a river at top speed, he went
\n" ); document.write( "16
\n" ); document.write( " miles upstream in the same amount of time he went
\n" ); document.write( "24
\n" ); document.write( " miles downstream. Find the rate of the river current.
\n" ); document.write( "

Algebra.Com's Answer #647670 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
D= r*t
\n" ); document.write( "16(10-x)= 24(10+x)
\n" ); document.write( "160-16x = 240+24x
\n" ); document.write( "-80 = 40x
\n" ); document.write( "-2 = x The speed of the water is 2mph
\n" ); document.write( "
\n" );