document.write( "Question 956593: Two towns are 50km apart. Tom starts from town A and travels 50km/h towards town B. Clarrie starts from town B at the same time that Tom started, and travels at 40k/h towards town A. After how many minutes do they meet? \n" ); document.write( "
Algebra.Com's Answer #584410 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You can think of this as one of them standing still
\n" ); document.write( "and the other moving at the sum of their speeds
\n" ); document.write( "\"+50+=+%28+50+%2B+40+%29%2At+\"
\n" ); document.write( "\"+50+=+90t+\"
\n" ); document.write( "\"+t+=+5%2F9+\" hrs
\n" ); document.write( "convert to minutes:
\n" ); document.write( "\"+%285%2F9%29%2A60+=+%285%2F3%29%2A20+\"
\n" ); document.write( "\"+%285%2F3%29%2A20+=+100%2F3+\"
\n" ); document.write( "They meet in 33.333 min
\n" ); document.write( "------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+d%5B1%5D+=+50t+\"
\n" ); document.write( "\"+d%5B1%5D+=+50%2A%285%2F9%29+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+d%5B2%5D+=+40t+\"
\n" ); document.write( "\"+d%5B2%5D+=+40%2A%285%2F9%29+\"
\n" ); document.write( "---------------------
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+50+\"
\n" ); document.write( "\"+250%2F9+%2B+200%2F9+=+50+\"
\n" ); document.write( "\"+250+%2B+200+=+9%2A50+\"
\n" ); document.write( "\"+450+=+450+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );