document.write( "Question 285810: A BOAT TRAVELED 336 miles downstream and back. The trip downstream took 12 hours. The trip back took 14 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 #207225 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(r+c)*12=336
\n" ); document.write( "(r-c)*14=336
\n" ); document.write( "divide both by 2
\n" ); document.write( "(r+c)*6=168
\n" ); document.write( "(r-c)*7=168
\n" ); document.write( "(r+c)*6=(r-c)*7
\n" ); document.write( "6r+6c=7r-7c
\n" ); document.write( "13c=r
\n" ); document.write( "substitute 13c for r in equation one
\n" ); document.write( "14c*12=336
\n" ); document.write( "7c*12=168
\n" ); document.write( "7c*6=84
\n" ); document.write( "42c=84
\n" ); document.write( "c=2
\n" ); document.write( "r=26\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );