document.write( "Question 903365: Two cars leave Peoria at the same time, one heading east at 50 mph and the other west at 40 mph. How long will it take them to be 405 miles apart? \n" ); document.write( "
Algebra.Com's Answer #547934 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Two cars leave Peoria at the same time, one heading east at 50 mph and the other west at 40 mph. How long will it take them to be 405 miles apart?
\n" ); document.write( ".
\n" ); document.write( "applying the \"distance formula\" d=rt
\n" ); document.write( ".
\n" ); document.write( "Let t = time (hours) it takes
\n" ); document.write( "then
\n" ); document.write( "50t + 40t = 405
\n" ); document.write( "90t = 405
\n" ); document.write( "t = 405/90
\n" ); document.write( "t = 4.5 hours
\n" ); document.write( "
\n" );