asked 5.8k views
0 votes
Suppose n(X) = 28 and n(Y) = 19.

a) What is the maximum number of elements X ∪ Y can have?
B) What is the minimum number of elements X ∪ Y can have?

1 Answer

3 votes

n(X\cup Y)=n(X)+n(Y)-n(X\cap Y)

If
X and
Y share no common elements, then
n(X\cap Y)=0, which means
n(X\cup Y)=n(X)+n(Y)=47

On the other hand, if the smaller set is entirely contained within the larger set, i.e.
Y\subseteq X, then
X\cap Y=Y, and so
n(X\cup Y)=n(X)+n(Y)-n(Y)=n(X)=28.
answered
User Keith Johnson
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.