A student has 6 different notebooks and decided to give 5 of them to a friend. How many ways does he have to give away these notebooks?
As the order of notebooks does not matter, we'll count the number of combinations without repetition:
"N=\\begin{pmatrix} 6\\\\ 5\\end{pmatrix}=\\\\\n=\\cfrac{6! } {5! \\cdot(6-5)! }=6."
Comments
Leave a comment