Ask Question
27 November, 16:15

How many different seven-letter sequences can be formed from the letters a, a, a, a, a, b, c?

+2
Answers (1)
  1. 27 November, 19:57
    0
    If b is in the first position then c can be in any 1 of the remaining 6 positions.

    If we start with ab then the letter c can be in any one of 5 positions and if we have aab there are 4 possible positions for c and so on.

    So the total number of possible sequences where b comes first = 6+5+4+3+2+1 = 21.

    The same argument applies when c comes before b so that gives us 21 ways also.

    So the answer is 2 * 21 = 42 different sequences.

    A more direct way of doing this is to use factorials:-

    answer = 7! / 5! = 7 * 6 = 42.

    (We divide by 5! because of the 5 a's.)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How many different seven-letter sequences can be formed from the letters a, a, a, a, a, b, c? ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers