document.write( "Question 487176: Two planes leave simultaneously from the same airport, one flying due north and one flying due east. The northbound plane is flying 50 mph faster than the eastbound plane. After 3 hours they are 2440 miles apart. Find the speed of each plane. \n" ); document.write( "
Algebra.Com's Answer #332979 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! (3n-150)2+(3n)2=(2440)2 \n" ); document.write( "9n2-900n+22500+9n2=5953600 \n" ); document.write( "18n2-900n-5931100=0 \n" ); document.write( "9n2-450n-2965550=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Throwing out the negative answer, we get the speeds of the planes to be approximately 600 mph for the northbound plane, and 550 mph for the eastbound plane.. \n" ); document.write( " |