SOLUTION: The following problem refers to strings in A, B, ..., Z. How many four-letter strings are there that begin with L ?

Algebra.Com
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): You can put this solution on YOUR website!
.
Had this problem be formulated CORRECTLY, it would say if repetition is allowed or not.

    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.


RELATED QUESTIONS

The following problem refers to strings in A, B, ..., Z. How many three-letter strings (answered by macston)
1. How many strings of 5 lower case English letters are there that have the letter x in... (answered by edjones)
The letters C,I,R,C,L, and E can be used to form 6-letter strings such as CIRCLE or... (answered by ikleyn)
Consider the strings that consist of four lowercase letters and have the letter z in... (answered by Fombitz)
How many strings of 4 lower case English letters are there that have the letter x in them (answered by edjones)
how many distinct 10-letter alphabetic strings are there? (answered by checkley79)
consider strings of length 10 which contain only letters from the set{A,E,I,O,U} and... (answered by Edwin McCravy)
Consider strings of length 6 which contain letters only from the set { P,Q,R,S,T} and... (answered by Edwin McCravy)
In a strings of length 9 with elements being a, b or c. How many strings will contain at... (answered by robertb)