Solveeit Logo

Question

Question: In how many ways can 4 girls and 3 boys be seated in a row so that no two boys are together?...

In how many ways can 4 girls and 3 boys be seated in a row so that no two boys are together?

Explanation

Solution

Hint:For solving this question, first we will see the important concepts like the fundamental principle of multiplication from permutations and combinations. After that, we will make 4 girls to be seated alternatively in the row and arrange them in 4!4! ways. Then, we will make boys to be seated in the empty spaces between girls and use the formula nCr=n!r!(nr)!{}^{n}{{C}_{r}}=\dfrac{n!}{r!\left( n-r \right)!} to get the number of ways in which boys can be seated. Then, we will multiply both results to get the total number of ways possible.

Complete step-by-step answer:
Given:
We have to find the number of ways in which 4 girls and 3 boys be seated in a row so that no two boys are together.
Now, before we proceed we should know the following important concept and formulas:
1. Fundamental Principle of Multiplication: If there are two jobs such that one of them can be completed in mm ways, and when it has been completed in any of these mm ways, the second job can be completed in nn ways. Then, two jobs in succession can be completed in m×nm\times n ways.
2. Number of ways to select rr objects from the nn distinct objects. The formula for the number of different possible ways is nCr=n!r!(nr)!{}^{n}{{C}_{r}}=\dfrac{n!}{r!\left( n-r \right)!} .
3. Number of linear arrangements of rr distinct objects will be equal to r!r! .
Now, first, we will make 4 girls to be seated alternatively in the row. For more clarity, look at the figure given below:

In the above figure G1,G2,G3,G4{{G}_{1}},{{G}_{2}},{{G}_{3}},{{G}_{4}} are the four girls. And we can arrange the four girls in a total m=4!=24m=4!=24 number of ways.
Now, if we make boys to be seated in the empty five spaces then, no two boys will be sitting together. And as we know that, we can select rr objects from nn distinct objects in nCr=n!r!(nr)!{}^{n}{{C}_{r}}=\dfrac{n!}{r!\left( n-r \right)!} the number of ways, then we can arrange the boys in 3!3! ways. Then,
Number of ways in which 3 boys can be seated =n=5C3×3!=5!3!(53)!×3!=1202=60=n={}^{5}{{C}_{3}}\times 3!=\dfrac{5!}{3!\left( 5-3 \right)!}\times 3!=\dfrac{120}{2}=60 ways.
Now, from the fundamental principle of multiplication, we can say that the number of ways in which 4 girls and 3 boys be seated in a row so that no two boys are together will be equal to m×n=24×60=1440m\times n=24\times 60=1440 ways.
Thus, the required number of ways will be 14401440 ways.

Note: Here, the student should first understand what is asked in the question and then proceed with the right approach to get the correct answer quickly. And in such questions of permutations and combinations,Apply the basic concepts and try to visualize the given event through figures. Moreover, for objective type problems, we could have used the formula (g!)(g+1)!(g+1b)!\dfrac{\left( g! \right)\left( g+1 \right)!}{\left( g+1-b \right)!} directly where gg is the number of girls and bb is the number of boys.