The probability that a plane leaves on time is $85\%$. The probability that a plane leaves on time but arrives late is $65\%$. The probability that a plane does not leave on time and arrives late is $94\%$. My plane arrived late on Tuesday. What is the probability that it left late?
I'm not sure how to solve this question. Any help is appreciated!
HINT Let $A,L$ be the events that the plane arrived/left late. Then, $$ \mathbb{P}[L|A] = \frac{\mathbb{P}[L \cap A]}{\mathbb{P}[A]}. $$
Can you take it from here by substituting the values from your problem?
UPDATE
UPDATE 2
This is worded in a confusing way. Here is a general approach to such problems. Fill out the entire scope of possibilities and then see which piece of this you actually need.
Planes leave on-time and late, and arrive on-time and late. Hence, there are 4 outcomes:
We are given that plane leaves on-time $85\%$ of the time. This means
Further, they tell you that if the plane leaves on time, it arrives late $65\%$ of the time, so
Finally, you are told that if the plane leaves late, it arrives late $94\%$ of the time. Hence
Basic setup is now complete. You understand probabilities of each elementary event. Now, you are told that the plane arrived late on Tuesday. So the only thing that could have happened is either $O_L$ or $L_L$ (in either words, either we left on-time or we left late, but surely we arrived late). So now, what we called $A$ above is the event of arriving late, i.e. $A = O_L \cup L_L$ and because these are disjoint, you have $$ \mathbb{P}[A] = \mathbb{P}[O_L \uplus L_L] = \mathbb{P}[O_L] + \mathbb{P}[L_L] = 0.5525 + 0.141 = 0.5666. $$
Finally, the event you are interested in is that it left late, and since we arrived late, it yields $L_L$, so the end result is $$ \mathbb{P}[L_L|A] = \frac{\mathbb{P}[L_L \cap A]}{\mathbb{P}[A]} = \frac{\mathbb{P}[L_L]}{\mathbb{P}[A]} = \frac{0.141}{0.5666} \approx 2.48885 \%. $$