Question:medium

If \( P(A \cup B) = 0.9 \) and} \( P(A \cap B) = 0.4 \), then \( P(A) + P(B) \) is:

Show Hint

When calculating the probability of the union of two events, make sure to subtract the intersection to avoid double-counting the outcomes that are common to both events.
Updated On: Feb 25, 2026
  • \( 0.3 \)
  • \( 1 \)
  • \( 1.3 \)
  • \( 0.7 \)
Show Solution

The Correct Option is C

Solution and Explanation

Given probabilities are: \( P(A \cup B) = 0.9 \) and \( P(A \cap B) = 0.4 \). The sum \( P(A) + P(B) \) is calculated using the inclusion-exclusion principle: \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \). This formula ensures that the union probability correctly reflects the individual probabilities of A and B, accounting for their overlap. Substituting the given values: \( 0.9 = P(A) + P(B) - 0.4 \). Rearranging to solve for \( P(A) + P(B) \): \( P(A) + P(B) = 0.9 + 0.4 = 1.3 \). Thus, \( P(A) + P(B) = 1.3 \), corresponding to option (C).
Was this answer helpful?
0