Question
Question: If n boys and n girls sit along a line alternately in x ways and along a circle alternately in y way...
If n boys and n girls sit along a line alternately in x ways and along a circle alternately in y ways such that x = 12y then n is equal to:
a. 6 b. 8 c. 9 d. 12
Solution
Hint: - Number of ways to sit along a circle by n persons is(n−1)!
Number of ways to sit along a line by n boys=n!.
And the number of ways to sit along a line by n girls=n!.
∴Starting from boy the number of ways to sit along a line by n boys and n girls alternately is n!×n!.
Now, starting from girls, the number of ways to sit along a line by n boys and n girls alternately is n!×n!.
Therefore total number of ways to sit along a line by n boys and n girls alternately
(x)=n!×n!+n!×n! ⇒x=2×n!×n!
Now, in circle starting does not matter because in the circle there are no starting and end points.
Therefore total no of ways to sit along a circle by n boys and n girls alternately
⇒y=(n−1)!×n!
Now according to question it is given that x=12y
⇒2×n!×n!=12×(n−1)!×n! ⇒n!=6×(n−1)!
As we know that n!=n(n−1)!
⇒n(n−1)!=6×(n−1)! ⇒n=6
Hence, n=6is the required answer.
∴Option (a) is correct.
Note: -In such types of questions first find out the total number of ways to sit along a line by n boys and n girls alternately and total number of ways to sit along a circle by n boys and n girls alternately, then equate them according to given condition then, we will get the required answer.