In how many ways can a selection be done of $5$ letters out of $5 A's, 4B's, 3C's, 2D's $ and $1 E$.
$ a) 60 \\ b) 75 \\ \color{green}{c) 71} \\ d.) \text{none of these} $
Number of ways of selecting $5$ different letters = $\dbinom{5}{5} = 1$ way
<p>Number of ways to select $2$ similar and $3$ different letter = $\dbinom{4}{1}\times \dbinom{4}{3}=16$.</p> <p>Number of ways of selecting $2$ similar + $2$ more similar letter and $1$ different letter = $\dbinom{4}{2}\times \dbinom{3}{1}=18$. </p> <p>Number of ways to select $3$ similar and $2$ different letter = $\dbinom{4}{2}\times \dbinom{3}{1}=18$. </p> <p>Number of ways to select $3$ similar and another $2$ other similar = $\dbinom{3}{1}\times \dbinom{3}{1}=9$ </p> <p>Number of ways to select $4$ similar and $1$ different letter = $\dbinom{2}{1}\times \dbinom{4}{1}=8$</p> <p>Ways of selecting </p> <p>$5$ similar letters = $1$ </p> <p>Total ways = $1+16+18+18+9+8+1= 71$</p>
Well I have the solution But I am not able to fully understand it.
Or if their could be an $\color{red}{\text{alternate way}}$ than it would be great.
I have studied maths up to $12$th grade.