document.write( "Question 559322: A boat traveled 210 miles downstram and back. the trip downstram took 10 hours. the trip back took 70 hours. what is the speed of the boat in still water? what is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #363370 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"s\" = speed of boat in still water
\n" ); document.write( "Let \"c\" = speed of current
\n" ); document.write( "\"+s+%2B+c+\" = speed going downstream
\n" ); document.write( "\"+s+-+c+\" = speed going upstream
\n" ); document.write( "------------------------------
\n" ); document.write( "Going downstream:
\n" ); document.write( "(1) \"+210+=+%28+s+%2B+c+%29%2A10+\"
\n" ); document.write( "Going upstream:
\n" ); document.write( "(2) \"+210+=+%28+s+-+c+%29%2A70+\"
\n" ); document.write( "-------------------
\n" ); document.write( "(1) \"+10s+%2B+10c+=+210+\"
\n" ); document.write( "(2) \"+70s+-+70c+=+210+\"
\n" ); document.write( "Multiply both sides of (1) by \"7\"
\n" ); document.write( "and add the equations
\n" ); document.write( "(1) \"+70s+%2B+70c+=+1470+\"
\n" ); document.write( "(2) \"+70s+-+70c+=+210+\"
\n" ); document.write( "\"+140s+=+1680+\"
\n" ); document.write( "\"+s+=+12+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+10s+%2B+10c+=+210+\"
\n" ); document.write( "(1) \"+s+%2B+c+=+21+\"
\n" ); document.write( "(1) \"+12+%2B+c+=+21+\"
\n" ); document.write( "(1) \"+c+=+9+\"
\n" ); document.write( "12 mi/hr = speed of boat in still water
\n" ); document.write( "9 mi/hr = speed of current
\n" ); document.write( "check answer:
\n" ); document.write( "(2) \"+70s+-+70c+=+210+\"
\n" ); document.write( "(2) \"+s+-+c+=+3+\"
\n" ); document.write( "(2) \"+12+-+9+=+3+\"
\n" ); document.write( "(2) \"+3+=+3+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );