document.write( "Question 252133: Fernando’s motorboat can travel 30 mi/hr in still water.
\n" ); document.write( "If the boat can travel 9 miles downstream in the same time it takes to travel 1 miles upstream, what is the rate of the river’s current?
\n" ); document.write( "

Algebra.Com's Answer #183903 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(30+x)*t=9
\n" ); document.write( "(30-x)*t=1
\n" ); document.write( "t=1/54 time
\n" ); document.write( "x=24 rate of current\r
\n" ); document.write( "\n" ); document.write( "another way of solving
\n" ); document.write( "t=9/(30+x)
\n" ); document.write( "t=1/(30-x)
\n" ); document.write( "9/(30+x)=1/(30-x)
\n" ); document.write( "x=24= rate of current
\n" ); document.write( "check
\n" ); document.write( "9/(30+24)=1/(30-24)
\n" ); document.write( "9/54=1/6
\n" ); document.write( "1/6=1/6
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );