SOLUTION: How many three-letter code symbols can be formed from the letters A, C, K, L, and M without repetition?

Algebra ->  Probability-and-statistics -> SOLUTION: How many three-letter code symbols can be formed from the letters A, C, K, L, and M without repetition?      Log On


   



Question 411804: How many three-letter code symbols can be formed from the letters A, C, K, L, and M without repetition?
Found 2 solutions by stanbon, shree840:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many three-letter code symbols can be formed from the letters A, C, K, L, and M without repetition?
------
5*4*3 = 60
==============
Cheers,
Stan H.
===========

Answer by shree840(260) About Me  (Show Source):
You can put this solution on YOUR website!
factorial 5 divided by fatorial (5-3)
ans 5*4*3*2*1/(2*1)
60