document.write( "Question 295675: Two planes leave Pittsburgh and Philadelphia at the same time, each going to the other city. One plane flies 125 miles per hour faster than the other.\r
\n" );
document.write( "\n" );
document.write( "Find the ground speed of the faster plane if the cities are 300 miles apart and the planes pass one another after 30 minutes of flying time. Answer in units of mi/h.\r
\n" );
document.write( "\n" );
document.write( "Appreciate any help you can provide. Thanks ! \n" );
document.write( "
Algebra.Com's Answer #213107 by Alan3354(69443) You can put this solution on YOUR website! Two planes leave Pittsburgh and Philadelphia at the same time, each going to the other city. One plane flies 125 miles per hour faster than the other.\r \n" ); document.write( "\n" ); document.write( "Find the ground speed of the faster plane if the cities are 300 miles apart and the planes pass one another after 30 minutes of flying time. Answer in units of mi/h. \n" ); document.write( "------------------ \n" ); document.write( "Their combined speed is 300/0.5 = 600 mi/hr \n" ); document.write( "r = the speed of the slower plane \n" ); document.write( "r + r+125 = 600 \n" ); document.write( "2r = 475 \n" ); document.write( "r = 237.5 mph \n" ); document.write( "2nd plane goes 362.5 mph \n" ); document.write( " \n" ); document.write( " |