document.write( "Question 1135794: A submarine left Hawaii travelling west four hours before an aircraft carrier. The aircraft carrier traveled in the opposite direction going 8 mph slower than the submarine for three hours which time the ships were 206 miles apart. Find the submarine's speed. \n" ); document.write( "
Algebra.Com's Answer #753468 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "4x + 3*(x + (x-8)) = 206       <<<---===  the sum of the two distances\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4x + 3x + 3x - 24 = 206\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "10x = 206 + 24\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "10x = 230\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = 230/10 = 23 miles per hour is the submarine' speed.     ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );