document.write( "Question 912910: Two ships are 900 miles apart and moving toward each other. one ships travels twice as fast as the other.IN 6 HOURS THE SHIPS PASS EACH OTHER. WHAT ARE THE RATE OF EACH SHIP \n" ); document.write( "
Algebra.Com's Answer #554162 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
d/r = (900-d)/2r = 6
\n" ); document.write( "d = 6r
\n" ); document.write( "(900-6r)/2r = 6
\n" ); document.write( "900 -6r = 12r
\n" ); document.write( "900 = 6r
\n" ); document.write( "r = 150mph
\n" ); document.write( "150mph and 300mph are the RATEs OF the SHIPs
\n" ); document.write( "
\n" );