Ask Question
19 December, 08:22

How many strings of 5 lower case English letters are there that have the letter x in them somewhere? Here strings may use the same letter more than once. (Hint: It might be easier to first count the strings that don't have an x in them.)

+5
Answers (1)
  1. 19 December, 08:50
    0
    2115751

    Step-by-step explanation:

    Count the number length of string of lowercase letter. one String has 26 letter.

    26 letters in the lowercase.

    Same as in the next string. So number of length of 5 string is = 26^5

    Lets count the length of string that does not have x then string of lowercase is containing 25 letters.

    25 letters and same is in the next string. So length of 5 string is = 25^5

    Hence

    The string of 5 lowercase letters are with at least one x = 26^5 - 25^5

    = 2115751
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How many strings of 5 lower case English letters are there that have the letter x in them somewhere? Here strings may use the same letter ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers