Probability
Probability
star_batch_jee_advanced_2025
Grade None
Question:
Let $A$ and $B$ be two events such that $P\left(A \cap B^{c}\right) = 0.20, P\left(A^{c} \cap B\right) = 0.15, P\left(A^{c} \cap B^{c}\right) = 0.1$, then $p(A/B)$ is equal to,
$\frac{11}{14}$
$\frac{2}{11}$
$\frac{2}{7}$
$\frac{1}{7}$
Step-by-Step Solution
Key Concept: Use the relationships between conditional probabilities and set operations to establish a system of equations, then solve for the intersection.
Given $P(A \cap B') = P(A) - P(A \cap B) = 0.20$ and $P(A' \cap B) = P(B) - P(A \cap B) = 0.15$. Adding these equations yields $P(A) + P(B) - 2P(A \cap B) = 0.35$. Using $P(A' \cap B') = 1 - P(A \cup B) = 1 - P(A) - P(B) + P(A \cap B) = 0.1$, we get $P(A) + P(B) - P(A \cap B) = 0.9$, so $P(A \cap B) = 0.55$. Given $P(A) = 0.75$ and $P(B) = 0.70$, we find $P(A/B) = \frac{P(A \cap B)}{P(B)} = \frac{0.55}{0.70}$.
Correct Answer: 1