Question:easy

For two mutually exclusive events

Show Hint

For mutually exclusive events, think of non-overlapping Venn diagrams.
Since they do not overlap, there is no shared region to subtract, so we simply add the probabilities.
  • \(P(A \cup B) = P(A) + P(B)\)
  • \(P(A \cup B) = P(A) \times P(B)\)
  • \(P(A \cup B) = \frac{P(A) + P(B)}{P(A \cap B)}\)
  • \(P(A \cup B) = P(A) - P(B)\)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Recall what mutually exclusive means.
Two events are mutually exclusive when they cannot both happen on the same trial, which means their intersection is the empty set, so \( P(A \cap B) = 0 \).
Step 2: Apply the general addition rule.
For any two events, the general rule is \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \). This rule always holds, regardless of whether the events are exclusive or not.
Step 3: Simplify for the exclusive case.
Since \( P(A \cap B) = 0 \) here, the general rule reduces directly to \( P(A \cup B) = P(A) + P(B) \), with no subtraction term left over.
\[ \boxed{P(A \cup B) = P(A) + P(B)} \]
Was this answer helpful?
0