Define events:
John will choose Physics = P
John will choose Chemistry = C
John will choose Biology = B
Let probability of event A = P(A), and Ac is complement of set A.
Conditional probability
P(B∣P)=P(P∩B)/P(P)=0.75, P(P∩B)=0.75⋅0.4=0.3
P(P∣Bc)=P(P∩Bc)/P(Bc)=0.05,P(P∩Bc)=0.05⋅(1−0.6)=0.05⋅0.4=0.02
But
(P∩B)∪(P∩Bc)=P∩(B∪Bc)=P and (P∩B)∩(P∩Bc)=∅
Therefore P(P)=P(P∩B)+P(P∩Bc)=0.3+0.02=0.32=0.4
and problem conditions contradict each other, hence problem has no solution.
Comments