document.write( "Question 362492: Two ships are 1550miles apart and sailing toward each other. One sails at the rate of 85 mi/day and the other 65mi/day. How far apart will they be at the end of 9 days? \n" ); document.write( "
Algebra.Com's Answer #258379 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Their distance apart is decreased at the rate
\n" ); document.write( "of their combined speeds.
\n" ); document.write( "Combined speed = \"85+%2B65+=+150\" mi/day
\n" ); document.write( "\"d+=+150%2A9\"
\n" ); document.write( "\"d+=+1350\"
\n" ); document.write( "\"1550+-+1350+=+200\"
\n" ); document.write( "They will be 200 mi apart after 9 days
\n" ); document.write( "
\n" );