document.write( "Question 21404: Two cars A and B having speeds of 50km/h and 60km/h are 440km apart. They start moving towards each other at 1:00. At what time will they meet? \n" ); document.write( "
Algebra.Com's Answer #10303 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
50x+60x=440
\n" ); document.write( "110x=440
\n" ); document.write( "\"110x%2F110=440%2F110\"
\n" ); document.write( "x=4
\n" ); document.write( " Hence they will meet after 4 hours
\n" ); document.write( "
\n" );