document.write( "Question 506536: two planes travel toward each other from form cities that are 780 km apart at rates 190 kph and 200 kph. they started at the same time. how many hours will they mett? \n" ); document.write( "
Algebra.Com's Answer #340186 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Let assume that the planes met after x hours.
\n" ); document.write( "The distance traveled by first plane is 190x km, and the distance traveled from the second plane is 200x km. Since the initial distance between them was 780 km
\n" ); document.write( "we write the equation:
\n" ); document.write( "190x+200x=780, solving this equation we get:
\n" ); document.write( "390x=780
\n" ); document.write( "x=2
\n" ); document.write( "Answer: The planes met each other after 2 hours.
\n" ); document.write( "
\n" );