SOLUTION: (3,6,9,12,15) intersection (2,4,6,8,10,12) has how many subsets

Algebra ->  Subset -> SOLUTION: (3,6,9,12,15) intersection (2,4,6,8,10,12) has how many subsets       Log On


   



Question 953604: (3,6,9,12,15) intersection (2,4,6,8,10,12) has how many subsets
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
(3,6,9,12,15) intersection (2,4,6,8,10,12) has how many subsets
---
The intersection = {6,12}
---
Ans: # of subsets = 2^2 = 4
---------------
Cheers,
Stan H.
-----------