You can put this solution on YOUR website! n(A) is the number of elements in set A
:
****************************************
There are 4 elements in set A
:
note the following
:
n(A union B) = n(A) + n(B) - n(A intersect B)
*****************************************
: