How do you find the union of two sets? Examples: {2,10,5,9} ^ {5, 11, 2} and {1,10} ^ {1,5,9}
I think you have indicated the intersection. Are you sure you want the union?
Well, it asks for the union for these two. What exactly is intersection and how do you write out the answer for both?
first intersection(take common elements from each pair you indicated and put in a set with out repetition ....2,5,1(Ans)
Okay, then what?
next union( put them the common element in each pair without repetition)
What do you mean?
first get the common elements in each pair then the union is the set which contains those elements(commom elements) with out repetition..is it clear!
Yes thanks
\[(\left\{ 2,10,5,9 \right\} \bigcap \left\{ 5, 11, 2 \right\})\bigcup( \left\{ 1,10 \right\} \bigcap \left\{ 1,5,9 \right\})\]\[=\left\{ 2,5 \right\}\bigcup \left\{ 1 \right\}=\left\{ 1,2,5 \right\}\]
Mine is a little sparse on explanation, but follows the instruction above.
Was that {1,2,5} the union?
Join our real-time social learning platform and learn together with your friends!