SOLUTION: Suppose Set A contains 87 elements and Set B contains 30 elements. If Sets A and B have 21 elements in common, what is the total number elements in either Set A or Set B.
Algebra ->
sets and operations
-> SOLUTION: Suppose Set A contains 87 elements and Set B contains 30 elements. If Sets A and B have 21 elements in common, what is the total number elements in either Set A or Set B.
Log On
Question 856309: Suppose Set A contains 87 elements and Set B contains 30 elements. If Sets A and B have 21 elements in common, what is the total number elements in either Set A or Set B. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Suppose Set A contains 87 elements and Set B contains 30 elements. If Sets A and B have 21 elements in common, what is the total number elements in either Set A or Set B.
----------
#(A or B) = #(A) + #(B) - #(A and B)
--------
#(A or B) = 87 + 30 - 21 = 96
==================================
Cheers,
Stan H.
=========================