Sets and Functions


  1. Find the power set of A = {{a, b}, c}.









  1. 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}.


  1. Let A = {1, 2, {3, 4}, 5}. Which of the following statements is true?









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    NA



  1. Let A = {1, 2, {3, 4}, 5}. Which of the following statements are true?









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    NA


  1. If A = { x : x = n-1/n+1, n ε W and n ≤ 10 } ;point out the correct statement from the following:









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    NA



  1. 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.









  1. 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.