document.write( "Question 262836: At 2 p.m., two cars leave Eagle River, WI, one headed north and one headed south. If the car headed north averages 50 mph and the car headed south averages 60mph, when will the cars be 165 miles apart? \n" ); document.write( "
Algebra.Com's Answer #193629 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Write an equation for each car
\n" ); document.write( "\"d%5B1%5D+=+r%5B1%5D%2At%5B1%5D\" (northbound)
\n" ); document.write( "\"d%5B2%5D+=+r%5B2%5D%2At%5B2%5D\" (southbound)
\n" ); document.write( "They both start at the same time, and I
\n" ); document.write( "will stop them both when they are 165 mi apart
\n" ); document.write( "so \"t%5B1%5D+=+t%5B2%5D\" which I'll just call \"t\"
\n" ); document.write( "\"t+=+d%5B1%5D%2Fr%5B1%5D\"
\n" ); document.write( "\"t+=+d%5B2%5D%2Fr%5B2%5D\"
\n" ); document.write( "Since they both equal\"t\", I can say
\n" ); document.write( "\"d%5B1%5D%2Fr%5B1%5D+=+d%5B2%5D%2Fr%5B2%5D\"
\n" ); document.write( "Multiply both sides by \"r%5B1%5D%2Ar%5B2%5D\"
\n" ); document.write( "(1) \"d%5B1%5D%2Ar%5B2%5D+=+d%5B2%5D%2Ar%5B1%5D\"
\n" ); document.write( "I also know that
\n" ); document.write( "\"d%5B1%5D+%2B+d%5B2%5D+=+165\"
\n" ); document.write( "(2) \"d%5B2%5D+=+165+-+d%5B1%5D\"
\n" ); document.write( "\"r%5B1%5D+=+50\"
\n" ); document.write( "\"r%5B2%5D+=+60\"
\n" ); document.write( "(1) \"+60d%5B1%5D+=+50d%5B2%5D\"
\n" ); document.write( "Substituting (2) into (1)
\n" ); document.write( "\"60d%5B1%5D+=+50%2A%28165+-+d%5B1%5D%29\"
\n" ); document.write( "\"60d%5B1%5D+=+8250+-+50d%5B1%5D\"
\n" ); document.write( "\"110d%5B1%5D+=+8250\"
\n" ); document.write( "\"d%5B1%5D+=+75\" mi
\n" ); document.write( "\"t+=+d%5B1%5D%2Fr%5B1%5D\"
\n" ); document.write( "\"t+=+75%2F50\"
\n" ); document.write( "\"t+=+1.5\" hr
\n" ); document.write( "They will be 165 mi apart in 1.5 hr
\n" ); document.write( "check answer:
\n" ); document.write( "\"d%5B2%5D+=+r%5B2%5D%2At\"
\n" ); document.write( "\"d%5B2%5D+=+60%2A1.5\"
\n" ); document.write( "\"d%5B2%5D+=+90\" mi
\n" ); document.write( "\"d%5B1%5D+%2B+d%5B2%5D+=+165\"
\n" ); document.write( "\"75+%2B+90+=+165\"
\n" ); document.write( "\"165+=+165\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );