Question 657361
The number of different ways to choose 3 toys from a toy box containing 11 toys is: {{{(matrix(2,1,11,3))}}} which can also be expressed as {{{11!/(3!*(11-3)!)}}} = {{{11!/(3!*8!)}}} = {{{11*10*9/(3*2*1)}}} = 165.