Given $P(A|B)= 0.5, P(B|A)=0.4,$ and $P(A) + P(B) = 0.9$ what is $P(A)=$ ?.
2026-04-13 15:42:33.1776094953
Probability of A given $P(A) + P(B), P(A|B),$ and $P(B|A)$.
211 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $a=\Pr(A)$ and $b=\Pr(B)$. We are told that $a+b=0.9$.
We have $\Pr(A|B)\Pr(B)=\Pr(A\cap B)$. Thus $0.5b=\Pr(A\cap B)$.
Similarly, $0.4a=\Pr(A\cap B)$.
It follows that $0.5b=0.4a$. Use this equation, together with $a+b=0.9$ to solve for $a$.