Question 953604
(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.
-----------