61.4k views
2 votes
Let A = {15, 25, 35, 45, 55, 65} and B = {25, 45, 65}. What is A ∩ B?

User Gimix
by
5.8k points

1 Answer

5 votes

Answer:

A∩B={
25, 45, 65}

B is a proper subset of A:

B⊂A

Explanation:

A∩B means the intersection of the set A and the set B. In other words, is the set of elements contained in these both sets.

Given the set A and the set B:


A ={
15, 25, 35, 45, 55, 65}


B ={
25, 45, 65}

You can indentify that the numbers common in both sets are: 25,45 and 65.

Therefore you get:

A∩B={
25, 45, 65}

Since all elements of B are in A, and A contains elements that are not in B, then B is a proper subset of A:

B⊂A

User Shubham Tyagi
by
5.3k points