document.write( "Question 170683: two cars leave at the same point .the speed of the car is 75 kph and the other one is25 kph.at what time will they be 200 km apart? \n" ); document.write( "
Algebra.Com's Answer #125999 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Lots of ways to look at this one, but the way I prefer is to look at the difference in their two speeds. They are both going the same direction, so the difference between the two is
\n" ); document.write( "\"V+=+75+-25\"
\n" ); document.write( "\"V+=+50\"\r
\n" ); document.write( "\n" ); document.write( "How long does it take to go 200km at 50kph?
\n" ); document.write( "\"d+=+v%2At\"
\n" ); document.write( "\"200+=+50+%2A+t\"
\n" ); document.write( "\"4+=+t\"
\n" ); document.write( "So after 4 hours they are 200 km apart. at the four hour mark, one car is
\n" ); document.write( "\"d+=+75+%2A+4\"
\n" ); document.write( "\"300\"\r
\n" ); document.write( "\n" ); document.write( "The other car is
\n" ); document.write( "\"d+=+25%2A4\"
\n" ); document.write( "\"100\"\r
\n" ); document.write( "\n" ); document.write( "SO they are 200 apart
\n" ); document.write( "
\n" ); document.write( "
\n" );