document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #468701 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! A intersect B = {a,b,d,e,g) \n" ); document.write( "(A intersect B) intersect C = {a, g} \n" ); document.write( "Hope this helps. \n" ); document.write( ";-) \n" ); document.write( " |