81.0k views
4 votes
Help ASAP 20 points!!!

A = {4,7, 10, 14, 17, 20}
B = {1,4,9,14, 20}
C = {2,3,7, 10, 17)

Help ASAP 20 points!!! A = {4,7, 10, 14, 17, 20} B = {1,4,9,14, 20} C = {2,3,7, 10, 17)-example-1
User Marsroverr
by
4.8k points

1 Answer

2 votes

Answer: {4, 14, 20}

Don't forget about the curly braces.

===========================================================

Step-by-step explanation:

The upside down "U" symbol means "intersect". We're looking for where the two sets intersect or overlap. In other words, we're looking for all of the values are in both sets at the same time. It might help to draw out the Venn diagram (see the image attachment below).

The numbers 4, 14, and 20 are found in both set A and set B at the same time. Therefore,
A \cap B = \{4, 14, 20\}. Something like the value 7 is only found in set A, but not in set B. So we'll ignore that value. Similar things happen with 10 and 17 for set A, and also 1 and 9 for set B.

So that's why the answer you type in is {4, 14, 20}. The curly braces are there to tell the reader we're dealing with a set of values.

Help ASAP 20 points!!! A = {4,7, 10, 14, 17, 20} B = {1,4,9,14, 20} C = {2,3,7, 10, 17)-example-1
User Ahmed Abdelqader
by
5.8k points