document.write( "Question 484991: A boat, whose speed in still water is 8Km per hour travels 12Km upstream and then 16Km downstream in 8 hours (so that the boat finishes 4Km further downstream from where it started). What is the speed of the current?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #331797 by emargo19(101)\"\" \"About 
You can put this solution on YOUR website!
12/(8-n)+16/(8+n)=8
\n" ); document.write( "12(8+n)+16(8-n)=8(64-n2)
\n" ); document.write( "96+12n+128-16n=512-8n2
\n" ); document.write( "8n2-4n-288=0
\n" ); document.write( "2n2-n-72=0\r
\n" ); document.write( "\n" ); document.write( "using the quadratic equation
\n" ); document.write( "n=6.25520607473216 or -5.75520607473216
\n" ); document.write( " Throwing out the negative answer, we get the speed of the current to be 6.25520607473216 mph..
\n" ); document.write( "
\n" );