Math Problem Statement

8. Operaciones con Conjuntos: Considere el conjunto universal U={0,1,2,3,4,5,6,7,8,9} y los subconjuntos A={0,1,2,3,4,5}, B={2,3,4,7,8} y C={0,3,4,6,8,9} Encuentre: a. A∪BA ∪ BA∪B b. A–CA – CA–C c. C′∩AC′ ∩ AC′∩A d. A∩CA ∩ CA∩C e. B–CB – CB–C f. A–B′A – B′A–B′

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Set Theory
Union of Sets
Set Difference
Set Intersection
Complement of a Set

Formulas

A ∪ B = {x | x ∈ A or x ∈ B}
A - C = {x | x ∈ A and x ∉ C}
C′ = U - C = {x | x ∈ U and x ∉ C}
A ∩ C = {x | x ∈ A and x ∈ C}
B - C = {x | x ∈ B and x ∉ C}
A - B′ = {x | x ∈ A and x ∉ B′}

Theorems

Union and Intersection Laws
De Morgan's Law
Set Complement Theorem

Suitable Grade Level

Grades 9-12