document.write( "Question 530513: (AIR TRAVEL) Two jets bound for Dammam leave Jeddah 30 minutes apart. The first travels 550 miles per hour, while the second goes 650 miles per hour. At what time will the second plane pass the first? \n" ); document.write( "
Algebra.Com's Answer #350135 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
the distance traveled by both planes is the same when the second plane passes the first\r
\n" ); document.write( "\n" ); document.write( "let it be x miles\r
\n" ); document.write( "\n" ); document.write( "Plane I\r
\n" ); document.write( "\n" ); document.write( "time = x/550 \r
\n" ); document.write( "\n" ); document.write( "Plane II
\n" ); document.write( "time = x/650\r
\n" ); document.write( "\n" ); document.write( "x/550-x/650= 1/2 \r
\n" ); document.write( "\n" ); document.write( "multiply equation by 2\r
\n" ); document.write( "\n" ); document.write( "x/275 -x/325=1\r
\n" ); document.write( "\n" ); document.write( "Multiply the equation by 225*325 which is the LCD\r
\n" ); document.write( "\n" ); document.write( "325x-275x=275*325
\n" ); document.write( "50x= 89375
\n" ); document.write( "x= 1787.5 miles \r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );