document.write( "Question 678318: A car and a motorcycle set off from the same point to travel the same journey. The car has a start of four minutes before the motorcycle sets off. If the car travels at 80km/h and the motorcycle travels at 90km/h, how many kilometres will be travelled when the two vehicles are level?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #421358 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let the car and motorcycle meet after distance x\r
\n" ); document.write( "\n" ); document.write( "car speed = 80 km/h
\n" ); document.write( "motorcycle speed = 90 km/h\r
\n" ); document.write( "\n" ); document.write( "They both travel the same distance\r
\n" ); document.write( "\n" ); document.write( "The car takes 4 minutes more .= 4/60 = 1/15 hours\r
\n" ); document.write( "\n" ); document.write( "time = distance /speed\r
\n" ); document.write( "\n" ); document.write( "car time - motorcycle time = 1/15 hours\r
\n" ); document.write( "\n" ); document.write( "(x/80)-(x/90) = 1/15\r
\n" ); document.write( "\n" ); document.write( "LCD = 720\r
\n" ); document.write( "\n" ); document.write( "multiply equation by 720\r
\n" ); document.write( "\n" ); document.write( "9x-8x= 720/15
\n" ); document.write( "x= 48 \r
\n" ); document.write( "\n" ); document.write( "They will meet after 48 km
\n" ); document.write( "
\n" );