document.write( "Question 252843: A military jet flies directly over and at right angles to the straight-line course of a commercial jet. The military jet is flying 200 mph faster than four times the commercial jet. How fast is each going if they are 2050 miles apart (on a direct line) after 1 hour?\r
\n" );
document.write( "\n" );
document.write( "Please Help! I have to show my work and I keep getting lost. \n" );
document.write( "
Algebra.Com's Answer #184955 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! what was the point of the right angle? \n" ); document.write( "Setting the stage for the pythagorean theorem.\r \n" ); document.write( "\n" ); document.write( "the distance between them will be the hypotenuse \n" ); document.write( "their flight patterns are the legs of the triangle. \n" ); document.write( "(4x+200)^2+x^2=2050^2 \n" ); document.write( "17x^2+1600x+40000 = 4202500 \n" ); document.write( "(x-450)(17x+9250) = 0 \n" ); document.write( "we can only use the positive solution \n" ); document.write( "x=450 commercial \n" ); document.write( "military=4(450)+200=2000 \n" ); document.write( " \n" ); document.write( " |