Question 1098616
A fisherman has 13 different trout flies. How many different selections of 7 flies each can he make?
---------
Label them A thru M.
The 1st pick is 1 of 13.
then 1 of 12
Then 1 of 11
etc
--> 13*12*11*10*9*8*7
= a big number
----------
But, choosing A, B, C ... & K is the same as choosing B, K, C, A ...
---> 7*6*5*4*3*2*1 ways to choose any combination.
================
So the possibilities are 13*12*11*10*9*8*7/(7*6*5*4*3*2*1)
============
You can calculate that, or use
13!/(13-7)!*7!)
= 1716 ways