asked 212k views
1 vote
You have 12 CDs, but only have time to listen to two of them. How many combinations of CDs do you have to choose from?

1 Answer

6 votes
Total number of CDs = 12
Number of CDs that can be selected at once = 2

Selecting 2 CDs from 12 means combination of 12 objects taken 2 at a time. This can be calculated by 12C2.


12C2 = (12!)/(2!*(12-2)!) \\ \\ 12C2= (12!)/(2!*10!) \\ \\ 12C2= (12*11)/(2) \\ \\ 12C2=66

This means, we have 66 possible combinations to choose from
answered
User Kyle Clegg
by
8.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.