SOLUTION: A and B are two independent events. The probability that both occur simultaneously is 1/6 and the probability that neither occurs is 1/3, then P(A) + P(B) = *? A. 2/3 B. 4/7

Algebra ->  Probability-and-statistics -> SOLUTION: A and B are two independent events. The probability that both occur simultaneously is 1/6 and the probability that neither occurs is 1/3, then P(A) + P(B) = *? A. 2/3 B. 4/7       Log On


   



Question 1042551: A and B are two independent events. The probability that both occur simultaneously is 1/6 and the probability that neither occurs is 1/3, then P(A) + P(B) = *?
A. 2/3
B. 4/7
C. 5/6
D. 1

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
A and B are two independent events.
Therefore the probability that they both occur simultaneously
is the product of their respective probabilities.

P(A and B) = P(A)*P(B)

The probability that both occur simultaneously is 1/6
P(A)*P(B) = 1/6

and the probability that neither occurs is 1/3,
Since A and B are independent, then so are A' and B',
the events that they do not occur.  
P(A') = 1-P(A)
P(B') = 1-P(B)

P(neither occurs) = P(A')P(B') = [1-P(A)}{1-P(B)] = 1/3

Let P(A) = x
Let P(B) = y

Then P(A)*P(B) = 1/6 becomes

xy+=+1%2F6

and  [1-P(A)}{1-P(B)] = 1/3 becomes

%281-x%29%281-y%29=1%2F3

So we have the system of equations:

system%28xy=1%2F6%2C%281-x%29%281-y%29=1%2F3%29

Solve the 1st equation for y

xy=1%2F6
6xy=1
y=1%2F%286x%29

Simplify the 2nd equation:

%281-x%29%281-y%29=1%2F3%29
1-y-x%2Bxy=1%2F3

Substitute 1/6 for xy

1-y-x%2B1%2F6=1%2F3

Multiply through by 6

6-6y-6x%2B1=2
7-6y-6x=2
-6y-6x=-5
6y%2B6x=5

Substitute 1%2F%286x%29 for y

6%281%2F%286x%29%29%2B6x=5

1%2Fx%2B6x=5

Multiply through by x

1%2B6x%5E2=5x

6x%5E2-5x%2B1=0

%282x-1%29%283x-1%29=0

2x-1 = 0;  3x-1 = 0
  2x = 1;    3x = 1
   x = 1/2;   x = 1/3

If x = 1/2

6y%2B6%281%2F2%29=5
6y%2B3=5
6y=2
y=2%2F6
y=1%2F3

and if x = 1/3

6y%2B6%281%2F3%29=5
6y%2B2=5
6y=3
y=3%2F6
y=1%2F2

So the probabilities are 1/2 and 1/3,
regardless of which is P(A) and which 
is P(B).

So P(A)+P(B) = 1/2+1/3 = 3/6+2/6 = 5/6

Edwin