Lauren H. answered 09/23/18
Tutor
4.8
(24)
Experienced High School Chemistry Teacher
I have forgotten all this, but..
A is {1, 2, 3, 4, 5, 6, 7, 8, 9}
B is {2, 4, 6, 8, 10}
Find B-A: {2, 4, 6, 8, 10} - {1, 2, 3, 4, 5, 6, 7, 8, 9} = {1, 3, 5, 7, 9}
A union B: {1, 2, 3, 4, 5, 6, 7, 8, 9} U {2, 4, 6, 8, 10} = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
A intersect B: {2, 4, 6, 8}
You better check with a friend..