81.1k views
1 vote
R = {10, 15, 20}

S = {20, 25}

R ∪ S =

User Aulana
by
7.8k points

2 Answers

7 votes

Answer:The union of two sets, denoted as R ∪ S, represents the combination of all unique elements from both sets.

Given:

R = {10, 15, 20}

S = {20, 25}

To find the union R ∪ S, we combine all the elements from both sets, making sure to remove any duplicates.

The union of R and S is: {10, 15, 20, 25}

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

Explanation:

User Nilotpal
by
7.1k points
5 votes


R\cup S=\{10,15,20,25\}

User Bulkin
by
8.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories