Sets Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

A : { 2, 3, 4, 5, }
B : { 2, 4, 6, 8, }

what is A U B : ?
(Union)

A

A U B : { 2, 3, 4, 5, 6, 8 }

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A : { 2, 3, 4, 5 }

B : { 2, 4, 6, 8 }

What is A N B : ?
(Intersection)

A

The answer to this is what both of the sets have in common

A N B : { 2 , 4 }

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If you are doing a problem and it is asking about precents of the same number, you can just do them out of 100

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly