document.write( "Question 265151: Two cars leave St. Louis from exactly the same spot at exactly the same time, one traveling west at 60 mph and the other traveling east at 40 mph. How long does it take before the cars are 180 miles apart? \n" ); document.write( "
Algebra.Com's Answer #195009 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "180=(40+60)T
\n" ); document.write( "180=100T
\n" ); document.write( "T=180/100
\n" ); document.write( "T=1.8 HOURS THEY'LL BE 180 MILES APART..
\n" ); document.write( "
\n" );