Ask Question
28 January, 07:55

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

+2
Answers (1)
  1. 28 January, 08:17
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers