document.write( "Question 440250: Two planes leave Pittsburgh and Philadelphia at the same time, each going to the other city. One plane flies 25 miles per hour faster than the other. find the air speed of each plane if the cities are 275 miles apart and the planes pass one another after 40 minutes of flying time. \n" ); document.write( "
Algebra.Com's Answer #304161 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
2/3x+2/3(x+25)=275
\n" ); document.write( "2x+2(x+25)=825
\n" ); document.write( "4x+50=825
\n" ); document.write( "4x=775
\n" ); document.write( "x=193 3/4
\n" ); document.write( "One plane flies 193 3/4mph, the other flies at 218 3/4mph.
\n" ); document.write( "
\n" );