Question:medium

If A and B are two events such that $P(B) = \frac{1}{5}$, $P(A | B) = \frac{2}{3}$ and $P(A \cup B) = \frac{3}{5}$, then $P(A)$ is :

Show Hint

Use the formula $P(A \cup B) = P(A) + P(B) - P(A \cap B)$ and calculate $P(A \cap B)$ using conditional probability.
Updated On: Jan 14, 2026
  • $ \frac{10}{15} $
  • $ \frac{2}{15} $
  • $ \frac{1}{5} $
  • $ \frac{8}{15} $
Show Solution

The Correct Option is D

Solution and Explanation

Using the formula for the union of two events, \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \), and given \( P(A \cup B) = \frac{3}{5} \), \( P(B) = \frac{1}{5} \), and \( P(A | B) = \frac{2}{3} \). First, calculate \( P(A \cap B) \) using the conditional probability formula: \( P(A \cap B) = P(A | B) \times P(B) = \frac{2}{3} \times \frac{1}{5} = \frac{2}{15} \). Substitute these values into the union formula: \( \frac{3}{5} = P(A) + \frac{1}{5} - \frac{2}{15} \). Solving for \( P(A) \) yields \( P(A) = \frac{8}{15} \). Thus, the correct answer is (D).
Was this answer helpful?
0