Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Find the number of ways in which \[m\] boys and \[n\] girls may be arranged in a row so that no two girls are together, it being given that \[m>n\]

seo-qna
SearchIcon
Answer
VerifiedVerified
421.8k+ views
Hint: We solve this problem by using permutations that are the arrangements of objects.
First, we arrange the boys in any order in the row.
We have the condition that the number of arrangements of \[x\] objects in a row is given as \[x!\]
Then we find the number of gaps between the \[m\] boys and arrange the girls in that gaps because no two girls should be together means for every two girls there should be at least 1 boy
 We have the condition that the number of arrangements of \[x\] objects in \[y\] places is given as \[{}^{x}{{P}_{y}}\] where,
\[{}^{x}{{P}_{y}}=\dfrac{x!}{\left( x-y \right)!}\]

Complete step by step answer:
We are given that there are a total of \[m\] boys and \[n\] girls such that \[m>n\]
We are asked to find the number of arrangements such that no two girls are together
Now, let us arrange the boys first.
Let us assume that the number of arrangements of boys as \[B\]
We know that the condition that the number of arrangements of \[x\] objects in a row is given as \[x!\]
By using the above condition we get
\[\Rightarrow B=m!\]
Now, let us find the number of places in which girls can be placed.
We are given that no two girls are together.
Here, we can see that the only possibility is arranging the girls between the boys.
Here, we can see that we have arranged \[m\] boys so that there are \[m+1\] places between them.
This is because the first place and the last place can also be occupied by the girls.
Let us assume that the number of arrangements of \[n\] girls as \[G\]
We know that the condition that number of arrangements of \[x\] objects in \[y\] places is given as \[{}^{x}{{P}_{y}}\] where,
\[{}^{x}{{P}_{y}}=\dfrac{x!}{\left( x-y \right)!}\]
By using the above condition we get
\[\Rightarrow G={}^{m+1}{{P}_{n}}\]
Now, let us assume that the total number of required ways as \[N\]
Here, we know that the total number of ways is the permutations for arrangements of boys and girls.
By using the above condition we get
\[\begin{align}
  & \Rightarrow N=B\times G \\
 & \Rightarrow N=m!\times {}^{m+1}{{P}_{n}} \\
 & \Rightarrow N=m!{}^{m+1}{{P}_{n}} \\
\end{align}\]
Therefore, we can conclude that the total number of ways of such arrangements is \[m!{}^{m+1}{{P}_{n}}\]

Note:
Students may make mistakes in taking the number of places that are left for those girls.
Here, we have a total of \[m+1\] places for girls after arranging \[m\] boys.
This is because the first place can also be occupied by a girl so that the number of places will be \[m+1\]
But students may do mistake without taking the first place and assume that the total number of places for girls as \[m\]