define Union and intersection in short way right now
Answers
Answered by
1
union of sets means combining 2 sets and writing all the elements of both sets in a single set.
For example,
A = { 1,2,3}
B = { 4,5,6 }
(A U B) = { 1,2,3,4,5,6}
Intersection of sets means writing the common elements of 2 sets in a single set.
For example,
X = { 1,2,3,4}
Y = { 4,5,6,7}
(X Π Y) = { 4 }
HOPE THIS ANSWER HELPS YOU ✍...
PLEASE MARK IT AS BRAINLIEST....
Similar questions
Social Sciences,
5 months ago
Hindi,
5 months ago
Social Sciences,
5 months ago
Physics,
10 months ago
English,
1 year ago
Social Sciences,
1 year ago