Ask Question
26 April, 18:47

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

+1
Answers (1)
  1. 26 April, 19:06
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers