Ask Question
25 May, 20:14

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

+1
Answers (1)
  1. 26 May, 00:10
    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?
Find an answer to your question ✅ “Given that B = {1, 2, 3, 4}, how many subsets have exactly two elements? ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers