100% found this document useful (1 vote)
1K views4 pages

SET OPERATION Quiz

This document provides solutions to 10 problems involving set operations such as union, intersection, complement, and Cartesian product. For each problem, the universal and relevant sets are defined, then the question is stated and answered by performing the specified set operation and listing the result. Operations include finding complements, unions, intersections, differences of sets containing numbers, days of the week, and other elements.

Uploaded by

Bab Sita
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
100% found this document useful (1 vote)
1K views4 pages

SET OPERATION Quiz

This document provides solutions to 10 problems involving set operations such as union, intersection, complement, and Cartesian product. For each problem, the universal and relevant sets are defined, then the question is stated and answered by performing the specified set operation and listing the result. Operations include finding complements, unions, intersections, differences of sets containing numbers, days of the week, and other elements.

Uploaded by

Bab Sita
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
You are on page 1/ 4

SET OPERATION

Answer the following:

1. U= {cat, mouse, dog, rabbit, hen} 2. U= {a, b, c, d, e, f, g}


X= {cat, dog} R= {a, c, d}
Y= {rabbit, cat, dog} S= {a, g}
a. Find Xˈ T= {b, c, d, f}
b. Find Yˈ a. Find R x S
c. Find X ∩ Y b. Find U ∩ T
d. Find X ᴜ Y c. Find Sˈ

3. U= {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} D= {4, 5, 6}
A= {2, 3, 9} a. Find A ᴜ Bˈ
B= {1, 4, 5, 7, 9} b. Find (A ∩ C) ᴜ Dˈ
C= {3, 8} c. Find Bˈ ᴜ (Dˈ∩ (A ∩ C))

4. A= {1, 2, 3} a. Find B ᴜ C
B= {1, 4, 5} b. Find A x B
C= {3, 4}

5. C= {soccer, basketball, volleyball} a. Find C x A


M= {basketball, badminton} b. Find M - A
A= {volleyball, soccer, basketball} c. Find C ᴜ A

6. Universal set contains an element of even numbers from ninety to one hundred.
If Set A has an element of ninety, ninety-six and one hundred, what is A
complement?

7. Set A containing elements of odd numbers greater than five but less than
seventeen. If Set B contains an element of five, seven and fifteen, what is A
intersection B?

8. Set X containing elements of even numbers less than twenty but greater than
ten. If Set Y contains an element of twelve and eighteen, what is X union Y?

9. Universal set contains an element of counting numbers from fifty to sixty. If Set A
has an element of counting numbers from fifty-six to fifty-eight, what is A
intersection U?

10. Set C containing elements of numbers’ one, two, and three. If Set M contains an
element of numbers’ four and six, what is C cross M?
Solution and Answer:

1. U= {cat, mouse, dog, rabbit, hen}


X= {cat, dog}
Y= {rabbit, cat, dog}
a. Find Xˈ= {mouse, rabbit, hen}
b. Find Yˈ= {mouse, hen}
c. Find X ∩ Y= {cat, dog}
d. Find X ᴜ Y= {cat, dog, rabbit}

2. U= {a, b, c, d, e, f, g}
R= {a, c, d}
S= {a, g}
T= {b, c, d, f}
a. Find R x S = {a, a}, {a, g}, {c, a}, {c, g}, {d, a}, {d, g}
b. Find U ∩ T = {b, c, d, f}
c. Find Sˈ = {b, c, d, e, f}

3. U= {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
A= {2, 3, 9}
B= {1, 4, 5, 7, 9}
C= {3, 8}
D= {4, 5, 6}
a. Find A ᴜ Bˈ
Bˈ = {0, 2, 3, 6, 8}
A ᴜ Bˈ = {0, 2, 3, 6, 8, 9}
b. Find (A ∩ C) ᴜ Dˈ
Dˈ = {0, 1, 2, 3, 7, 8, 9}
A ∩ C = {3}
(A ∩ C) ᴜ Dˈ = {0, 1, 2, 3, 7, 8, 9}
c. Find Bˈ ᴜ (Dˈ∩ (A ∩ C))
Bˈ = {0, 2, 3, 6, 8}
Dˈ = {0, 1, 2, 3, 7, 8, 9}
A ∩ C = {3}
(Dˈ∩ (A ∩ C)) = {3}
Bˈ ᴜ (Dˈ∩ (A ∩ C)) = {0, 2, 3, 6, 8}

4. A= {1, 2, 3}
B= {1, 4, 5}
C= {3, 4}
a. Find B ᴜ C = {1, 3, 4, 5}
b. Find A x B = {1,1}, {1,4}, {1,5}, {2,1}, {2,4}, {2,5}, {3,1}, {3,4}, {3,5}

5. C= {soccer, basketball, volleyball}


M= {basketball, volleyball}
A= {volleyball, soccer, basketball}
a. Find C x A = {soccer, volleyball}, {soccer, soccer}, {soccer,
badminton}, {basketball, volleyball}, {basketball,
soccer}, {basketball, badminton], {volleyball, volleyball},
{volleyball, soccer}, {volleyball, badminton}
b. Find M – A = {soccer}
c. Find C ᴜ A = {soccer, basketball, volleyball}

6. Universal set contains an element of even numbers from ninety to one hundred.
If Set A has an element of ninety, ninety-six and one hundred, what is A
complement?
U= {90, 92, 94, 96, 98, 100}
A= {90, 96, 100}
Find Aˈ
Aˈ = {92, 94, 98}

7. Set A containing elements of odd numbers greater than five but less than
seventeen. If Set B contains an element of seven and fifteen, what is A
intersection B?
A= {7, 9, 11, 13, 15}
B= {7, 15}
Find A ∩ B
A ∩ B = {7, 15}

8. Set X containing elements of even numbers less than twenty but greater than
ten. If Set Y contains an element of twelve and eighteen, what is X union Y?
X = {12, 14, 16, 18}
Y = {12, 18}
Find X ᴜ Y
X ᴜ Y= {12, 14, 16, 18}

9. Universal set contains an element of counting numbers from fifty to sixty. If Set A
has an element of counting numbers from fifty-six to fifty-eight, what is A
intersection U?
U = {50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60}
A = {56, 57, 58}
Find A ∩ U
A ∩ U = {56, 57, 58}

10. Set C containing elements of numbers’ one, two, and three. If Set M contains an
element of numbers’ four and six, what is C cross M?
C= {1, 2, 4}
M= {4, 6}
Find C x M
C x M= {1, 4}, {1, 6}, {2, 4}, {2, 6}, {4, 4}, {4, 6}

BICOL COLLEGE
Daraga, Albay
S.Y. 2019- 2020

SET
OPERATION

Submitted By:
Aira Jane M. Bado
BSED II- MATH

Submitted to:
Dr. Remiline Bausa

You might also like