2.3 Practice Flashcards

1
Q

Given U = natural numbers from 1 to 10 inclusive; A = {1, 2, 3, 8}; B = {1, 3, 6, 7, 8}; C = { }
Find A ∩ B

A

A ∩ B = {1, 3, 8}

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

Given U = natural numbers from 1 to 10 inclusive; A = {1, 2, 3, 8}; B = {1, 3, 6, 7, 8}; C = { }
Find A∩C

A

A∩C = { }

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

Given U = natural numbers from 1 to 10 inclusive; A = {1, 2, 3, 8}; B = {1, 3, 6, 7, 8}; C = { }
Find A’∩B

A

A’∩B = {6, 7}

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

Given U = natural numbers from 1 to 10 inclusive; A = {1, 2, 3, 8}; B = {1, 3, 6, 7, 8}; C = { }
Find (A∩B)’

A

(A∩B)’ = {2, 4, 5, 6, 7, 9, 10}

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

Given A∪B = {1, 2, 3}
Find n(A∪B)

A

n(A∪B) = 3 (cardinal numbers in set)

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

Given the sets: 𝑈 = {𝑎, 𝑏, 𝑐, 𝑑, 𝑒, 𝑓, 𝑔}; 𝐴 = {𝑎, 𝑏, 𝑒, 𝑔}; 𝐵 = {𝑎, 𝑐, 𝑑, 𝑒}; 𝐶 = {𝑏, 𝑒, 𝑓}
Find (𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)

A

(𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶) = {a, b, e, g}

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

Given the sets: 𝑈 = {𝑎, 𝑏, 𝑐, 𝑑, 𝑒, 𝑓, 𝑔}; 𝐴 = {𝑎, 𝑏, 𝑒, 𝑔}; 𝐵 = {𝑎, 𝑐, 𝑑, 𝑒}; 𝐶 = {𝑏, 𝑒, 𝑓}
Find (𝐴 ∪ 𝐵) ∩ 𝐶’

A

(𝐴 ∪ 𝐵) ∩ 𝐶’ = {a, c, d, g}

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

Given A = {a, b, c} B = {a, d, e, f}
Find n(𝐴 ∪ 𝐵)

A

6

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

Use the general addition rule. The results of a survey of customers at a McDonald’s restaurant showed that 28 purchased either a hamburger or french fries, 20 purchased french fries, and 17 purchased both a hamburger and french fries. How many customers purchased only a hamburger?

A

H = hamburger
F = french fries
n(H∪F) = n(H) + n(F) - H∩F
28 = n(H) + 20 - 17
n(H)= 25

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

Given sets 𝑈 = {𝑎, 𝑏, 𝑐, 𝑑, 𝑒, 𝑓, 𝑔, ℎ, 𝑖,𝑗, 𝑘}, 𝐴 = {𝑏, 𝑑, 𝑒, 𝑓, 𝑔, ℎ}, 𝐵 = {𝑎, 𝑏, 𝑑, ℎ, 𝑖}, and 𝐶 = {𝑏, 𝑒, 𝑔}
Determine 𝐴 − 𝐶 and 𝐴’ − 𝐵.

A

A - C = {d, f, h}
A’ - B = {c, j, k}

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

Given A = {orange, banana, apple} and B = {1, 2},
determine the following: 𝐴 × 𝐵
and 𝐵 × 𝐴

A

A × B = {(orange, 1), (orange, 2), (banana, 1), (banana, 2), (apple, 1), (apple, 2)}
B × A = {(1, orange), (1, banana), (1, apple), (2, orange), (2, banana), (2, apple)}

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