Solveeit Logo

Question

Question: If combinations of letters are formed by taking only \(5\) letters at a time out of the letters of t...

If combinations of letters are formed by taking only 55 letters at a time out of the letters of the word “METAPHYSICS”. In how many of them will letter T occur.

Explanation

Solution

Hint: Here we want to find a number of ways in which we can make combinations of letters, where T will also occur. So select two alike letters between (S,S), two different letters, then one S and three different letters and last one as no S and 4 different letters, and add these three. You will get the answer.

So we are given the word “METAPHYSICS”.
So we want to find what is given above.
So for that, first, we should find out how many ways the word can be arranged by taking only 55 letters at a time.
So the formula for permutations with repeated elements is as follows when kk out of nn elements are indistinguishable. So for example, if we have a total number of books as nn, with kk copies of the same book, the number of different permutations for arranging all the nn books is n!k!\dfrac{n!}{k!}.
Sometimes, we want to count all of the possible ways that a single set of objects can be selected without regard to the order in which they are selected.
A combination is a selection of all or part of a set of objects, without regard to the order in which they were selected. This means that xyzxyz it is considered the same combination zyxzyx.
The number of combinations of nn objects taken rr at a time is denoted by nCr{}^{n}{{C}_{r}}.
Where nCr=n!r!(nr)!{}^{n}{{C}_{r}}=\dfrac{n!}{r!(n-r)!}
So now there are 1111 letters in the word “METAPHYSICS”.
There are 1111 letters T, S, S, and 88 more letters, all different from each other. Since T is a must, we have to select only 44 out of the remaining letters that are S, S, and 88 other different letters.
So in question, it is mentioned that we have to find only combinations.
So no need to consider arrangements.
So now selecting two alike letters from (S, S) and two other different letters from the rest, the number of combinations =2C28C2={}^{2}{{C}_{2}}{}^{8}{{C}_{2}}…………. (1)
Next, selecting one S and three other different letters from the rest, the number of combinations =2C18C3={}^{2}{{C}_{1}}{}^{8}{{C}_{3}} ……………(2)
And now selecting no S and four other different letters from the rest, the number of combinations =8C4={}^{8}{{C}_{4}} ………………(3)
Hence now total number of combinations, in which T occurs is=2C28C2+2C18C3+8C4={}^{2}{{C}_{2}}{}^{8}{{C}_{2}}+{}^{2}{{C}_{1}}{}^{8}{{C}_{3}}+{}^{8}{{C}_{4}}
So simplifying further, we get,
=1×28+2×56+70=1\times 28+2\times 56+70
=210=210 ways.
If combinations of letters are formed by taking only 55 letters at a time out of all the letters of the word “METAPHYSICS”, then T will occur in 210210 ways.

Note: Read the question in a careful manner. You should know the difference between combinations and arrangements. Also here no arrangements are used only combinations are used. Don’t jumble yourself and confuse between the letters. See what is asked and solve it accordingly. Sometimes silly mistakes occur in this nCr=n!r!(nr)!{}^{n}{{C}_{r}}=\dfrac{n!}{r!(n-r)!} avoid the mistakes.