document.write( "Question 1078879: Two countries X and Y are 600km apart. A bus left country Y at 9:00 a.m at an average speed of 100km/hr. A car started from country X at 10:30 a.m from country Y at an average speed of 150km/he.find;
\n" ); document.write( "how far from country Y did the bus and the car meet
\n" ); document.write( "the time the bus and the matatu met
\n" ); document.write( "

Algebra.Com's Answer #693278 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
X===================================Y
\n" ); document.write( "from Y, distance is 100x, where x is number of hours
\n" ); document.write( "from X, distance is 150(x-1/2)
\n" ); document.write( "The distances add to 600 km
\n" ); document.write( "100x+150x-75=600km
\n" ); document.write( "250x=675 km
\n" ); document.write( "x=2.7 hours or 2h42m or 11:42 am
\n" ); document.write( "That would be 270 km towards X from Y
\n" ); document.write( "and
\n" ); document.write( "150*2.2=330 km towards Y from X
\n" ); document.write( "
\n" );