asked 113k views
2 votes
If A and B are two subsets of with n() = 43, n(A) = 25, n(B) = 18 and n(AB) = 7, which is the value of n(AUB).​

1 Answer

1 vote

Answer: We can use the following formula for the union of two sets:

n(A U B) = n(A) + n(B) - n(A ∩ B)

where n(A ∩ B) is the number of elements in the intersection of A and B.

Substituting the given values, we get:

n(A U B) = n(A) + n(B) - n(A ∩ B)

n(A U B) = 25 + 18 - 7

n(A U B) = 36

Therefore, the value of n(A U B) is 36.

answered
User Ergysdo
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.