document.write( "Question 989697: Traveling at full speed on a river, it takes 2 hours for a motorboat to travel 8 miles downstream and 4 miles back upstream. If the current's speed is 2mph, what is the maximum speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #609931 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Traveling at full speed on a river, it takes 2 hours for a motorboat to travel 8 miles downstream and 4 miles back upstream. If the current's speed is 2mph, what is the maximum speed of the boat in still water?
\n" ); document.write( "
Let speed of boat in still water be S
\n" ); document.write( "Total speed when travelling downstream: S + 2
\n" ); document.write( "Total speed when travelling upstream: S - 2
\n" ); document.write( "We can then form the following TIME equation: \"8%2F%28S+%2B+2%29+%2B+4%2F%28S+-+2%29+=+2\"
\n" ); document.write( "8(S - 2) + 4(S + 2) = 2(S + 2)(S - 2) -------- Multiplying by LCD, (S + 2)(S - 2)
\n" ); document.write( "\"8S+%2B+16+%2B+4S+%2B+8+=+2%28S%5E2+-+4%29\"
\n" ); document.write( "\"12S+%2B+24+=+2S%5E2+-+8\"
\n" ); document.write( "\"2S%5E2+-+12S+-+24+-+8+=+0\"
\n" ); document.write( "\"2S%5E2+-+12S+-+32+=+0\"
\n" ); document.write( "\"2%28S%5E2+-+6S+-+16%29+=+2%280%29\"
\n" ); document.write( "\"S%5E2+-+6S+-+16+=+0\"
\n" ); document.write( "(S - 8)(S + 2) = 0
\n" ); document.write( "S, or speed in still water = \"highlight_green%286%29\" mph OR S = - 2 (ignore) \n" ); document.write( "
\n" );