document.write( "Question 861365: Two planes start from Manila Airport and fly in opposite direction. The second plane starts 0.5 hours after the first plane, but its speed is 80 km/h. Find airspeed of each plane if 2 hours after the first plane departs, the planes are 3200km apart. \n" ); document.write( "
Algebra.Com's Answer #518985 by richwmiller(17219) You can put this solution on YOUR website! 80 kmph is very slow for a plane \n" ); document.write( "3200=1.5*80+2r \n" ); document.write( "3200=120+2r \n" ); document.write( "3080-2r \n" ); document.write( "1540=r \n" ); document.write( "Are you sure it is 3200 and not 320 \n" ); document.write( "320=1.5*80+2r \n" ); document.write( "200=2r \n" ); document.write( "r=100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |