Question:

If $ A $, $ B $, and $ C $ are mutually exclusive and exhaustive events of a random experiment such that $ P(B) = \frac{3}{2} P(A) $ and $ P(C) = \frac{1}{2} P(B) $, then $ P(A \cup C) $ equals to

Show Hint

When events are mutually exclusive and exhaustive, you can calculate the total probability of their union by adding the probabilities of each event.
Updated On: May 2, 2025
  • \( \frac{10}{13} \)
  • \( \frac{3}{13} \)
  • \( \frac{6}{13} \)
  • \( \frac{7}{13} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

We are given that \( A \), \( B \), and \( C \) are mutually exclusive and exhaustive events. This means: \[ P(A \cup B \cup C) = 1 \] The probability of the union of mutually exclusive events is simply the sum of their individual probabilities: \[ P(A \cup B \cup C) = P(A) + P(B) + P(C) \] We also know: \[ P(B) = \frac{3}{2} P(A) \] \[ P(C) = \frac{1}{2} P(B) \] Substitute \( P(B) \) into the equation for \( P(C) \): \[ P(C) = \frac{1}{2} \times \frac{3}{2} P(A) = \frac{3}{4} P(A) \] Now substitute \( P(B) = \frac{3}{2} P(A) \) and \( P(C) = \frac{3}{4} P(A) \) into the total probability equation: \[ 1 = P(A) + \frac{3}{2} P(A) + \frac{3}{4} P(A) \] Factor out \( P(A) \): \[ 1 = P(A) \left( 1 + \frac{3}{2} + \frac{3}{4} \right) \] Simplify the expression inside the parentheses: \[ 1 = P(A) \left( \frac{4}{4} + \frac{6}{4} + \frac{3}{4} \right) = P(A) \times \frac{13}{4} \] Solve for \( P(A) \): \[ P(A) = \frac{4}{13} \] Now, to find \( P(A \cup C) \), we use the formula for the union of mutually exclusive events: \[ P(A \cup C) = P(A) + P(C) \] Substitute the value of \( P(A) \) and \( P(C) \): \[ P(A \cup C) = \frac{4}{13} + \frac{3}{4} \times \frac{4}{13} \] Simplify: \[ P(A \cup C) = \frac{4}{13} + \frac{12}{52} = \frac{4}{13} + \frac{3}{13} = \frac{7}{13} \] Thus, the probability \( P(A \cup C) = \frac{7}{13} \).
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given three mutually exclusive and exhaustive events \( A \), \( B \), and \( C \), we know that:
\( P(A) + P(B) + P(C) = 1 \) since they are exhaustive.
We also have the relations:
\( P(B) = \frac{3}{2} P(A) \)
\( P(C) = \frac{1}{2} P(B) \)
Let's denote \( P(A) = x \). Then:
\( P(B) = \frac{3}{2}x \)
\( P(C) = \frac{1}{2}\left(\frac{3}{2}x\right) = \frac{3}{4}x \)
Substituting these into the equation for mutually exclusive and exhaustive events:
\( x + \frac{3}{2}x + \frac{3}{4}x = 1 \)
Combine the terms:
\( x + 1.5x + 0.75x = 1 \)
\( 3.25x = 1 \)
Solving for \( x \):
\( x = \frac{1}{3.25} = \frac{4}{13} \)
Then:
\( P(A) = \frac{4}{13} \)
\( P(B) = \frac{3}{2}\left(\frac{4}{13}\right) = \frac{6}{13} \)
\( P(C) = \frac{3}{4}\left(\frac{4}{13}\right) = \frac{3}{13} \)
Now, find \( P(A \cup C) = P(A) + P(C) \):
\( P(A \cup C) = \frac{4}{13} + \frac{3}{13} = \frac{7}{13} \)
The value of \( P(A \cup C) \) is \( \frac{7}{13} \).
Was this answer helpful?
0
0