Question 742134
A lock has a disk with 26 numbers written around its edge. The combination to the lock is made up of three numbers (such as 12-33-07 or 19-19-08). How many different possible combinations are there for this lock? 
------
26C3 = (26*25*24)/(1*2*3) = 2600
==============================
Cheers,
Stan H.