Sets and Functions
- Let A = {1, 3, 5} and B = {x: x is an odd natural number < 6}. Which of the following is false?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
NA
- If U = {a, b, c, d, e, f}, A = {a, b, c}, find (U ∪ A)′.
-
View Hint View Answer Discuss in Forum
U ∪ A = {a, b, c, d, e, f} ∪ {a, b, c}
Correct Option: C
U ∪ A = {a, b, c, d, e, f} ∪ {a, b, c} = {a, b, c, d, e, f} = U
(U ∪ A)′ = Φ.
- If U = {a, b, c, d, e, f}, A = {a, b, c}, B = {c, d, e, f}, C = {c, d, e}, find (A ∩ B) ∪ (A ∩ C).
-
View Hint View Answer Discuss in Forum
A ∩ B = { a, b, c } ∩ { c, d, e, f }
A ∩ C = { a, b, c } ∩ { c, d, e }Correct Option: A
A ∩ B = {a, b, c} ∩ {c, d, e, f}
A ∩ B = { c }
A ∩ C = { a, b, c } ∩ { c, d, e }
A ∩ C = { c }
∴ (A ∩ B) ∪ (A ∩ C) = { c }.
- If A and B have n elements in common, how many elements do A × B and B × A have in common?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
NA