document.write( "Question 987007: A Johnson motorboat goes 5 miles upstream in the same time it requires to go 7 miles downstream. If the river flows at 2mph, find the speed of the boat in still water.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #607822 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
More general:
\n" ); document.write( "A Johnson motorboat goes \"d%5Bu%5D\" miles upstream in the same time it requires to go \"d%5Bd%5D\" miles downstream. If the river flows at s mph, find the speed r of the boat in still water.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Direction         rate     time    distance\r\n" );
document.write( "upstream          r-c       t      \"d%5Bu%5D\"\r\n" );
document.write( "downstream        r+c       t      \"d%5Bd%5D\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Direction         rate       time    distance\r\n" );
document.write( "upstream          r-c       \"d%5Bu%5D%2F%28r-c%29\"      \"d%5Bu%5D\"\r\n" );
document.write( "downstream        r+c       \"d%5Bd%5D%2F%28r%2Bc%29\"      \"d%5Bd%5D\"\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The time quantities were described as equal.
\n" ); document.write( "\"highlight_green%28d%5Bu%5D%2F%28r-c%29=d%5Bd%5D%2F%28r%2Bc%29%29\"
\n" ); document.write( "Their reciprocals are also equal (not the only strategy)...
\n" ); document.write( "\"%28r-c%29%2Fd%5Bu%5D=%28r%2Bc%29%2Fd%5Bd%5D\"\r
\n" ); document.write( "\n" ); document.write( "\"%28r-c%29d%5Bd%5D=%28r%2Bc%29d%5Bu%5D\"\r
\n" ); document.write( "\n" ); document.write( "\"r%2Ad%5Bd%5D-c%2Ad%5Bd%5D=r%2Ad%5Bu%5D%2Bc%2Ad%5Bu%5D\"\r
\n" ); document.write( "\n" ); document.write( "\"rd%5Bd%5D-rd%5Bu%5D=cd%5Bu%5D%2Bcd%5Bd%5D\"\r
\n" ); document.write( "\n" ); document.write( "\"r%28d%5Bd%5D-d%5Bu%5D%29=cd%5Bu%5D%2Bcd%5Bd%5D\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28r=%28cd%5Bu%5D%2Bcd%5Bd%5D%29%2F%28d%5Bd%5D-d%5Bu%5D%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Evaluate the boat speed r according to
\n" ); document.write( "\"system%28d%5Bu%5D=5%2Cd%5Bd%5D=7%2Cc=2%29\".
\n" ); document.write( "
\n" );