Tuesday, December 23, 2008

Sets - Example Revision - Number of Elements in a Set

Formulas used to solve the example problems.

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

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

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

No comments: