Question 1196361
The Opposite Flying Plane Problem: Two planes flying opposite directions (North and South) pass each other 80 miles apart at the same altitude. The Northbound plane is flying 200 mph and the Southbound plane is flying 150 mph. a) How far apart are the planes in 20 minutes? b) When are the planes 300 miles apart?
<pre>This scenario is best illustrated, much easier to undertstand and to follow, using a diagram.

When the planes pass each other they're 80 miles apart
Twenty minutes after passing each other, the Northbound covered: {{{matrix(1,8, "200(20", "minutes),", or, 200(1/3), hour, "=", 200/3, miles)}}}, while the Southbound 
covered: {{{matrix(1,8, "150(20", "minutes),", or, 150(1/3), hour, "=", 50, miles)}}}

Twenty minutes ({{{matrix(1,2, 1/3, hour)}}}) after passimg each other, a right triangle is formed by the planes, with the shorter leg being
80 miles and the longer leg, {{{matrix(1,6, 200/3 + 50, "=", 66&2/3 + 50, "=", 116&2/3, miles)}}}. 
The distance between them (hypotenuse of the right triangle, so formed) is: {{{matrix(1,4, sqrt(80^2 + (166&2/3)^2), "=", highlight(matrix(1,2, 141.46, miles)), "(approximately)")}}}


Now, after passing each other and the planes are 300 miles apart, another right triangle is formed, with the shorter leg being 80 miles 
and the hypotenuse, 300 miles. The longer leg is then: {{{matrix(1,5, sqrt(300^2 - 80^2), "=", 289.14, miles, "(approximately)")}}}

However, the longer leg consists of the following segments:
1) <font color = red><font size = 4><b>150T miles</font></font></b> (the distance the Southbound travelled to get to 300 miles of the Northbound, with T being the 
                 time the Southbound took to travel from the point where they were 20 minutes after passimg each other, to the point
                 where they were 300 miles apart)
2) <font color = red><font size = 4><b>50 miles</font></font></b>    (the distance covered by the Southbound, 20 minutes after they passed each other)
3) <font color = red><font size = 4><b>{{{66&2/3}}} miles</font></font></b> (the distance covered by the Northbound, 20 minutes after they passed each other)
4) <font color = red><font size = 4><b>200T miles</font></font></b> (the distance the Northbound travelled to get to 300 miles of the Southbound, with T being the time the Northbound took to 
                 travel from the point where they were 20 minutes after passimg each other, to the point where they were 300 miles apart)

This gives us: {{{matrix(3,3, 289.14, "=", 150T + 50 + 66&2/3 + 200T, 289.14, "=", 350T + 116&2/3, 289.14 - 116&2/3, "=", 350T)}}}
Finally, time they each took to travel from the point where they were 20 minutes after passimg each other, to the point where they 
were 300 miles apart, or {{{highlight_green(matrix(1,9, T, "=", (289.14 - 116&2/3)/350, "=", 0.492781, hours, "=", 29.56686, minutes))}}}
<font color = red><font size = 4><b>OR</font></font></b>
Time they each took to travel from the point where they passed each other, to the point where they were 300 miles
apart: <font color = red><font size = 4><b>20 + 29.56686 = 49.56686 minutes</font></font></b></pre>