SOLUTION: U = 1,2,3,4,5,6,7,8,9 A = 1,3,5,7 B = 4,5,6 a ⊂ b True or false and B ⊂ U True or false

Algebra ->  Expressions-with-variables -> SOLUTION: U = 1,2,3,4,5,6,7,8,9 A = 1,3,5,7 B = 4,5,6 a ⊂ b True or false and B ⊂ U True or false      Log On


   



Question 902537: U = 1,2,3,4,5,6,7,8,9
A = 1,3,5,7
B = 4,5,6
a ⊂ b True or false
and

B ⊂ U True or false

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
A ⊂ B : False
Reason : B does not contain 1,3,7.
.
.
.
B ⊂ U : True
Reason : All values in B are contained in U.