SOLUTION: The following problem refers to strings in A, B, ..., Z.
How many four-letter strings are there that begin with L ?
Algebra ->
Permutations
-> SOLUTION: The following problem refers to strings in A, B, ..., Z.
How many four-letter strings are there that begin with L ?
Log On
Question 1110669: The following problem refers to strings in A, B, ..., Z.
How many four-letter strings are there that begin with L ? Answer by ikleyn(52780) (Show Source):
English alphabet has 26 letters (we consider only capitals).
So, if repetition IS ALLOWED, we have four-letter strings starting with L.
If, on contrary, repetition IS NOT ALLOWED, we have 25*24*23 four-letter strings starting with L.