asked 55.5k views
4 votes
At a benefit concert, eleven bands have volunteered to perform but there is only enough time for nine of the bands to play. How many lineups are possible?

1 Answer

2 votes

Since we have 11 options of bands and need to choose 9, the number of lineups possible is given by a combination of 11 choose 9.

The formula to calculate a combination of n choose p is given by:


C(n,p)=(n!)/(p!(n-p)!)

So, for n = 11 and p = 9, we have:


\begin{gathered} C(11,9)=(11!)/(9!(11-9)!)\\ \\ =(11\cdot10\cdot9!)/(9!\cdot2!)\\ \\ =(11\cdot10)/(2)=55 \end{gathered}

Therefore there are 55 lineups possible.

answered
User Max Wallace
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.