Hi Steve,
This does make sense. It's an aviation version of the two trains that are bound for one another. Basically, we need to determine how many hours it will take for them to reach the same point. IF they were traveling at the same speed, they would meet at the midpoint. BUT since that's not the case, we have to figure out where they will meet and how long it will take one of the planes to reach that point (it shouldn't matter which one you choose, since they'll both be at that point at the same time).
So, if the total distance is 2060mi then one plane will travel x miles and the other will travel 2060-x miles. It doesn't matter which plane is which at this point.
Picking which plane travels x miles, we can assign it a speed (let's say it's the 90mph plane). This plane is in the air for T=x/90 hours (recall that the units are miles / mph, so the miles cancel out and hours becomes the numerator).
The other plane, which travels 2060-x miles, moves at the other speed (in this case, 116mph). This plane is in the air for T=(2060-x)/116 hours.
Since we're trying to figure out where they'll meet, we know the time in the air is the same. This means we can set each plane equal to the other, such that: x/90=(2060-x)/116.
Now we can solve for x, and then find how long the planes are in the air by solving for T.