Contradiction = A true, B false OR A false, B true.
\[
P = \left(\frac{4}{5} \cdot \frac{1}{4}\right) + \left(\frac{1}{5} \cdot \frac{3}{4}\right) = \frac{1}{5} + \frac{3}{20} = \frac{7}{20}
\]
Was this answer helpful?
0
0
Hide Solution
Verified By Collegedunia
Approach Solution -2
Step 1: Understand the problem
A speaks the truth with probability \(\frac{4}{5}\) and B speaks the truth with probability \(\frac{3}{4}\). We need to find the probability that they contradict each other.
Step 2: Define events
Let:
- \(T_A\) = A speaks the truth, with \(P(T_A) = \frac{4}{5}\)
- \(F_A\) = A lies, with \(P(F_A) = 1 - \frac{4}{5} = \frac{1}{5}\)
- \(T_B\) = B speaks the truth, with \(P(T_B) = \frac{3}{4}\)
- \(F_B\) = B lies, with \(P(F_B) = 1 - \frac{3}{4} = \frac{1}{4}\)
Step 3: When do they contradict?
They contradict if one speaks the truth and the other lies. So the probability of contradiction is:
\[
P(\text{contradiction}) = P(T_A \cap F_B) + P(F_A \cap T_B)
\]