Let be the number of ways in which 5 boys and 5 girls can stand in a queue in such a way that all the girls stand consecutively in the queue. Let be the number of ways in which 5 boys and 5 girls can stand in a queue in such a way that exactly four girls stand consecutively in the queue. What is the value of ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Taking 5 girls as a unit, we can arrange the girls with the boys in 6 ! ways. In each of the cases girls in the unit can be arranged in 5 ! ways.
So, n = (6 !).(5 !)
In second case, we can choose four girls in 5 ways and for each choice they can stand in the queue in 6 X 4 ! ways(4 position is in between boys + extreme two side position ) and for each case 5th girl can be stand in 5 ways and boys can arrange among themselves in 5 ! ways.
So, m = 5.6.(4 !).5.(5 !) = 5. (6 !). (5 !) So, m/n = 5.