Sets and Functions


  1. Let A = {1, 3, 5} and B = {x: x is an odd natural number < 6}. Which of the following is false?









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    NA


  1. If U = {a, b, c, d, e, f}, A = {a, b, c}, find (U ∪ A)′.









  1. 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)′ = Φ.



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









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


  1. If A and B have n elements in common, how many elements do A × B and B × A have in common?









  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    NA