604 views
1 vote
Form the union for the following sets.

R = {10, 15, 20}
S = {20, 25}
R ∪ S =

A. { }
B. {20}
C. {10, 15, 25}
D. {10, 15, 20, 25}

User Ratzo
by
6.2k points

2 Answers

2 votes
It's D.) {10,15,20,25}
User Paul Eastlund
by
6.7k points
3 votes
Union of two sets R and S is the set which contains all element, which are in either set R or S. The symbol for union is ∪, so the union of two sets is written as R∪S.
In our case, the sets are:
R = {10, 15, 20}
S = {20, 25}
The union for the sets R and S are:
D. {10, 15, 20, 25}
Intersection on the other hand is the set that contains the elements that belong both in set R and set S.
User Gaurav Jeswani
by
6.3k points