The correct option is D 1 - pq
X and Y can take values according to the following cases:
Either (X = 0, Y = 0) or (X = 0, Y = 1) or (X = 1, Y = 0) or (X = 1, Y = 1)
As they are binary Random variables so we can not take fractional values for X & Y
Now, (X+Y)≥1 is possible only if X≠0 and Y≠0
P(X+Y≥1)=1−P[(X=0)∩(Y=0)]
=1−P(X=0).P(Y=0)
=(1−pq)