Ask Question
30 July, 07:39

Given that B = {1, 2, 3, 4}, how many subsets have exactly two elements?

+2
Answers (1)
  1. 30 July, 07:57
    0
    Hello,

    If A={1,2,3} then

    subsets that have exactly two elementsare

    {1,2}, {1,3}, {2,3}

    3P2=3*2/2*1=3

    If B={1,2,3,4} then

    subsets that have exactly two elementsare

    {1,2}, {1,3}, {1,4}

    {2,3}, {2,4}, {3,4}

    4P2=4*3/2*1=6

    aPb=a * (a-1) * ... (a-b+1) / b!
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Given that B = {1, 2, 3, 4}, how many subsets have exactly two elements? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers