Sets and Functions
- Find the power set of A = {{a, b}, c}.
-
View Hint View Answer Discuss in Forum
Let, A = {{a, b}, c}. To determine P(A) : Since A contains two elements {a, b}, c, P(A) will contain 22 = 4 elements.
Correct Option: C
Let, A = {{a, b}, c}. To determine P(A) : Since A contains two elements {a, b}, c, P(A) will contain 22 = 4 elements.
The elements of P(A) are Φ, A, {a, b}, {c}.
- Let A = {1, 2, {3, 4}, 5}. Which of the following statements is true?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
NA
- Let A = {1, 2, {3, 4}, 5}. Which of the following statements are true?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
NA
- If A = { x : x = n-1/n+1, n ε W and n ≤ 10 } ;point out the correct statement from the following:
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
NA
- If U = {a, b, c, d, e, f}, A = {a, b, c}, B = {c, d, e, f}, and C = {c, d, e} find (A ∪ B) ∪ C.
-
View Hint View Answer Discuss in Forum
A ∪ B = { a, b, c } ∪ { c, d, e, f } = {a, b, c, d, e, f}
Correct Option: D
A ∪ B = { a, b, c } ∪ { c, d, e, f } = { a, b, c, d, e, f }
∴ (A ∪ B) ∪ C = { a, b, c, d, e, f } ∪ { c, d, e }
= { a, b, c, d, e, f }
= U.