Since the events A and B are independent, the probability of both A and B occurring is the product of their individual probabilities.
I.e. P(A and B) = P(A) * P(B).
The questions says that this probability is 0.21. Therefore,
P(A) * P(B) = 0.21.
The probability that A occurs and B does not occur is 0.49. This means that P(A) = 0.49 + 0.21 = 0.7. Hence, P(B) = 0.3 since P(A) * P(B) = 0.21.
We can conclude that the probability that B occurs and A does not occur = 0.3 – 0.21 = 0.09.
Probability that at least one of A and B occur = P(A) + P(B) – P(A and B), which, on substitution of values yields 0.79.
Drawing a Venn diagram can be another way of solving this. When we plug in the above values into a Venn diagram, it looks like the one below and from the Venn diagram, it’s clear that the area inside the circles represents the probability that at least one of A and B occur, which is 0.79.
Attachment:
26th Sept 2019 - Reply 3.JPG [ 22.69 KiB | Viewed 29052 times ]
What’s interesting to note is that Probability that both A and B will not occur is also 0.21 since it is equal to (1-0.7) * (1-0.3), which is reflected in the Venn also.
Hope this helps!