document.write( "Question 358385: An airplane flying north at 200 mph passed over a point on the ground at 2:00 PM. Another airplane at the same altitude passed over the point at 2:30 PM, flying east at 400 mph. At what time were the planes 500 miles apart? \n" ); document.write( "
Algebra.Com's Answer #255773 by mananth(16946)![]() ![]() You can put this solution on YOUR website! An airplane flying north at 200 mph passed over a point on the ground at 2:00 PM. Another airplane at the same altitude passed over the point at 2:30 PM, flying east at 400 mph. At what time were the planes 500 miles apart? \n" ); document.write( ".. \n" ); document.write( "North plane 200 mph 2.00pm \n" ); document.write( "East plane 400 mph 2.30 pm \n" ); document.write( "... \n" ); document.write( "in 1/2 hour north plan has traveled 100 miles. when other plane passes the point. \n" ); document.write( "... \n" ); document.write( "they are flying at right angles to each other. \n" ); document.write( "when the east bound plane travels 2x miles north bound plane has traveled x+100 miles. ( because speed is half & it has 1/2 hour lead) \n" ); document.write( "... \n" ); document.write( "(2x)^(x+100)^2= 500^2 \n" ); document.write( "4x^2+x^2+200x+10000=250000 \n" ); document.write( "5x^2+200x-240000=0 \n" ); document.write( "5x^2+1200x-1000x-240000=0 \n" ); document.write( "5x(x+240)-1000(x+240)=0 \n" ); document.write( "(x+240)(5x-1000)=0 \n" ); document.write( "5(x+240)(x-200)=0 \n" ); document.write( "x=200 miles \n" ); document.write( "2x=400 miles: speed = 400 mph \n" ); document.write( "time = distance/speed \n" ); document.write( "400/400 = 1 hour \n" ); document.write( ".... \n" ); document.write( "CHECK \n" ); document.write( "400^2+300^2=500^2 \n" ); document.write( " |