Solveeit Logo

Question

Question: The letters of the word “Flower” are taken \[4\] at a time and arranged in all possible ways. The nu...

The letters of the word “Flower” are taken 44 at a time and arranged in all possible ways. The number of arrangements that begin with ‘F’ and end with ‘R’ is
A. 2020
B. 1818
C. 1212
D. 1414

Explanation

Solution

The letters in the word “Flower” are 66 . Out of six letters, 44 are taken at a time.
It is said that two letters are fixed at the first and fourth positions. \therefore two spaces are occupied.
Now, we can select any two letters out of the remaining four letters ‘ l’,’ o’, ’w’, and ‘e’.
Use “combination” to find the number of ways in which we can select two letters out of four letters.
These can be done in 4C2_{}^4{C_2} .
The formula for finding the number of combinations is nCr_{}^n{C_r} , where nn different objects taken rr at a time.
nCr=n!r!(nr)!_{}^n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}}
Here, we use factorial,
n!=1×2×3××n\Rightarrow n! = 1 \times 2 \times 3 \times \cdots \times n
The selected two letters are further arranged in two ways, For example, we can arrange ‘A’ and ‘B’ as AB and BA.
The total number of arrangements that begin with ‘F’ and end with ‘R’ can be found by multiplication of 4C2_{}^4{C_2} and 22 .

Complete step-by-step answer:
The total number of letters in the word “Flower” is 66 . We have to arrange 44 letters from “Flower”.
In the 44 letters long word, the two letters are fixed, that is the word first starts with the letter ‘F’ and ends with ‘R’.
\therefore Two spaces are occupied.
We can select any two letters out of the remaining four letters ‘ l’,’ o’, ’w’, and ‘e’.
Apply the Combination formula;
nCr=n!r!(nr)!_{}^n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}}
The number of combinations is nCr_{}^n{C_r} , where nn different objects taken rr at a time.
We find the number of ways of selecting any two letters out of remaining four letters that is 4C2_{}^4{C_2} ,
Substitute n=4n = 4 and r=2r = 2 into nCr=n!r!(nr)!_{}^n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}} .
4C2=4!2!(42)!_{}^4{C_2} = \dfrac{{4!}}{{2!\left( {4 - 2} \right)!}}
4C2=4!2!2!\Rightarrow _{}^4{C_2} = \dfrac{{4!}}{{2!2!}}
Determine factorial to 2!2! and 4!4! by formula,
n!=1×2×3××n\Rightarrow n! = 1 \times 2 \times 3 \times \cdots \times n
To find 2!2! , substitute n=2n = 2 .
2!=1×2\Rightarrow 2! = 1 \times 2
2!=2\Rightarrow 2! = 2
Similarly, 4!4! is the product of terms 11 , 22 , 33 and 44 .
4!=1×2×3×4\Rightarrow 4! = 1 \times 2 \times 3 \times 4
4!=24\Rightarrow 4! = 24
Substitute 2!=22! = 2 and 4!=244! = 24 into 4C2=4!2!2!_{}^4{C_2} = \dfrac{{4!}}{{2!2!}} .
4C2=242×2_{}^4{C_2} = \dfrac{{24}}{{2 \times 2}}
4C2=6_{}^4{C_2} = 6
The selected two letters further arranged in two ways,
\therefore Total number of ways to arrange 44 letters= 6×26 \times 2
\Rightarrow Total number of ways to arrange 44 letters= 1212

Correct Answer: C. 1212

Note:
There is a common confusion among the students is the use combination and permutation. So, whenever selection is asked always use combination and for arrangement of objects always use permutation.
Formula of combination, nCr=n!r!(nr)!_{}^n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}}
The number of combinations is nCr_{}^n{C_r} , where nn different objects taken rr at a time.
Next, the factorial is the multiplication of consecutive terms from one to nn . Factorial n!n! , gives the number of ways in which nn objects can be permuted
n!=1×2×3××n\Rightarrow n! = 1 \times 2 \times 3 \times \cdots \times n
A permutation is an arrangement in a definite order of a number of objects taken some or all at a time.
nPr=n!(nr)!,0rn_{}^n{P_r} = \dfrac{{n!}}{{\left( {n - r} \right)!}},0 \leqslant r \leqslant n