document.write( "Question 894437: A motorboat travels 220km in 4 hours going upstream. It travels
\n" ); document.write( "284km going downstream in the same amount of time. What is the rate of the boat in still water and what is the rate of the current?
\n" ); document.write( "

Algebra.Com's Answer #542053 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
r = rate of boat if c=0
\n" ); document.write( "t = time going upstream, 4 hour
\n" ); document.write( "u = distance upstream, 220 km
\n" ); document.write( "b = distance going back downstream, 284 km
\n" ); document.write( "c = rate of the current\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "________________rate__________time________distance
\n" ); document.write( "upstream________r-c____________t__________u
\n" ); document.write( "downstream______r+c____________t__________b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The unknown variables are r and c.
\n" ); document.write( "RT=D if the uniform rates travel formula for rate, time, distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28r-c%29t=u\"
\n" ); document.write( "and
\n" ); document.write( "\"%28r%2Bc%29t=b\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"rt-ct=u\", and \"rt%2Bct=b\", the system; perfectly ready for Elimination Method for each variable.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"rt-ct%2Brt%2Bct=u%2Bb\"
\n" ); document.write( "\"2rt=u%2Bb\"
\n" ); document.write( "\"highlight%28r=%28u%2Bb%29%2F%282t%29%29\"
\n" ); document.write( "-
\n" ); document.write( "\"rt-ct-%28rt%2Bct%29=u-b\"
\n" ); document.write( "\"rt-ct-rt-ct=u-b\"
\n" ); document.write( "\"-2ct=u-b\", and you know that \"u-b\" is a negative number, but you will divide both sides by \"-2\";
\n" ); document.write( "\"c=%28u-b%29%2F%28-2t%29\"
\n" ); document.write( "\"highlight%28c=%28b-u%29%2F%282t%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Look above at the variable assignments, and substitute what was given to compute c and r. You can use the same formulas here in case you find another example travel problem that is in the same general form as this one.
\n" ); document.write( "
\n" );