Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Name: Chenilla, Neri M.

Program Course / Section: BAELS 101


Assessment # 4
SETS
Answer the following correctly

1. Give Θ examples of the following types of set


a. Equivalents sets A and B with 3 elements.
A= {a,b,c} B= {1,2,3}

A B
a, b, c 1, 2, 3

n(A) = n(B) = 3

b. Null set
A∩B={}or Ø

c. Equal sets M and B with 5 elements


M= {2,3,4,5,6} B={2,3,4,5,6}

M B.
2, 3, 4, 5, 6 2, 3, 4, 5, 6

M=B

d. Power set of set B = { a, b , c}


B= {a,b,c}
2³= 8
P= {{},{a},{b},{c},{a,b},{a,c},{b,c},{a,b,c}}
n(P)= 8

e. Improper subsets of B = {a, b, c}


B= {a,b,c}
A= {a,b,c}

B=A
A⊆B
B⊆B

f. Proper subsets of B = {a, b, c}


B= {a,b,c}
A={a,b}

A≠B
A⊂B

2. Let U = { 1, 2, 3, 4, 5, 6, 7, 8}

A = { even numbers}

B = { odd numbers}

C = { 1, 2, 4, 6}

D = { 3, 6}

Find the following

a. A∩B

A= {2,4,6,8}
B= {1,3,5,7}

A B
2,4,6,8 1,3,5,7

A∩B= Ø

b. B∪D

B= {1,3,5,7}

D= {3,6}

B D
1 ,5, 7 3 6

B∪D= {1,3,5,6,7}

c. A’

U= {1,2,3,4,5,6,7,8}

A’= {1,3,5,7}

d. B’

U= {1,2,3,,4,5,6,7,8}

B’= {2,4,6,8}
e. A-B

A= {1,3,5,7}

B= {2,4,6,8}

A-B= {2,4,6,8}

You might also like