document.write( "Question 290678: Plane A and Plane B are 500 kilometres apart and flying towards each other. If plane A is travelling at a constant speed of 240 k/m and plane B is travelling at a constant speed of 360 k/m when will the planes meet? \n" ); document.write( "
Algebra.Com's Answer #210332 by mananth(16946) You can put this solution on YOUR website! let the distance they meet be x from A\r \n" ); document.write( "\n" ); document.write( "time taken by A when they meet = x/240\r \n" ); document.write( "\n" ); document.write( "Time taken by B when they meet = 500-x /360\r \n" ); document.write( "\n" ); document.write( "These two times are the same\r \n" ); document.write( "\n" ); document.write( "x/240 = 500-x / 360\r \n" ); document.write( "\n" ); document.write( "360x =12000-240x\r \n" ); document.write( "\n" ); document.write( "120x=12000\r \n" ); document.write( "\n" ); document.write( "x=12000/120\r \n" ); document.write( "\n" ); document.write( "x=100 km\r \n" ); document.write( "\n" ); document.write( "100/240 \r \n" ); document.write( "\n" ); document.write( "=10/24 *60 = 25 minutes\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |