SOLUTION: You are given the following sets, A = {a, b, c, d, e, f, g, h}, B = {a, b, d, e, g}, and C = {a, c, g}. What is (A intersect B) intersect C?

Algebra ->  sets and operations -> SOLUTION: You are given the following sets, A = {a, b, c, d, e, f, g, h}, B = {a, b, d, e, g}, and C = {a, c, g}. What is (A intersect B) intersect C?       Log On


   



Question 769232: You are given the following sets, A = {a, b, c, d, e, f, g, h}, B = {a, b, d, e, g}, and C = {a, c, g}. What is (A intersect B) intersect C?
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
A intersect B = {a,b,d,e,g)
(A intersect B) intersect C = {a, g}
Hope this helps.
;-)