Answers

Sets and Relations

Let A be the set of all natural numbers less than 10, and B be the set of all even natural numbers less than 10. Find A union B and A intersection B.

11/11/2024

Mathematics

12th (Science)

Answers

Given:
– A = {1, 2, 3, 4, 5, 6, 7, 8, 9}
– B = {2, 4, 6, 8}

A union B (A ∪ B):
A ∪ B includes all elements from both sets without repetition.
So, A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 9}

A intersection B (A ∩ B):
A ∩ B includes only the elements that are in both sets.
So, A ∩ B = {2, 4, 6, 8}

Final answer:
– A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 9}
– A ∩ B = {2, 4, 6, 8}

Swetha Lakshmy

28/04/2025