document.write( "Question 991509: At 12-noon flight 237 leaves Chicago headed due south and traveling at a rate of r miles per hour. At 12-noon a second flight, flight 875, left Chicago from a different runway headed due east and traveling 40 miles per hour slower than flight 237. At 3:00pm the planes are 600 miles apart. How fast is flight 237 traveling? \n" ); document.write( "
Algebra.Com's Answer #611506 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
At 12-noon flight 237 leaves Chicago headed due south and traveling at a rate of r miles per hour.
\n" ); document.write( " At 12-noon a second flight, flight 875, left Chicago from a different runway headed due east and traveling 40 miles per hour slower than flight 237.
\n" ); document.write( "Therefore
\n" ); document.write( "(r-40) = rate of the flt 875
\n" ); document.write( ":
\n" ); document.write( " At 3:00pm the planes are 600 miles apart.
\n" ); document.write( "travel time of both planes is 3 hr
\n" ); document.write( "therefore
\n" ); document.write( "3r = dist traveled by flt 237
\n" ); document.write( "3(r-40) = (3r-120) = dist traveled by flt 875
\n" ); document.write( ":
\n" ); document.write( " How fast is flight 237 traveling?
\n" ); document.write( ":
\n" ); document.write( "They are flying at right angles to one another, this is a pythag problem
\n" ); document.write( "a^2 + b^2 = c^2, where
\n" ); document.write( "a = 3r
\n" ); document.write( "b = 3(r-40)
\n" ); document.write( "c = 600
\n" ); document.write( "(3r)^2 + (3r-120)^2 = 600^2
\n" ); document.write( "9r^2 + (9r^2 - 720r + 14400) = 360000
\n" ); document.write( "18r^2 - 720r + 14400 - 360000 = 0
\n" ); document.write( "18r^2 - 720r - 345600 = 0
\n" ); document.write( "simplify, divide by 18
\n" ); document.write( "r^2 - 40r - 19200 = 0
\n" ); document.write( "you can use the quadratic formula. a=1; b=-40; c=-19200, but it will factor to
\n" ); document.write( "(r+120)(r-160) = 0
\n" ); document.write( "The positive solution
\n" ); document.write( "r = 160 mph, flt 237
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check this find the dist each traveled
\n" ); document.write( "flt 237: 3*160 = 480 mi
\n" ); document.write( "flt 875: 3*120 = 360 mi
\n" ); document.write( "Enter in your calc
\n" ); document.write( "\"sqrt%28480%5E2+%2B+360%5E2%29\" resulting in 600
\n" ); document.write( "
\n" ); document.write( "
\n" );