Question
Question: In how many ways can 5 girls and 3 boys stand in a row so that no two boys are together? A. 14560 ...
In how many ways can 5 girls and 3 boys stand in a row so that no two boys are together?
A. 14560
B. 14300
C. 14400
D. 16400
Solution
In general permutation can be defined as each of several possible ways in which a set or number of things can be ordered or arranged. The main difference between permutations and combination is that when the order of arranging the things doesn’t matter it is a combination and when the order does matter it is a permutation.
The number of permutations of n objects taken r at a time determined by the formula
nPr=P(n,r)=(n−r)!n!
n = total number of objects
r = number of objects selected.
Complete step by step answer:
From our question we have 5 girls and 3 boys that need to be arranged with the condition that no two boys are together.
So it can be said there should be a at least one girl between two boys
Let G represent the girls and B represent the boys
Our arrangement can be represented as
_ G _ G _ G _ G _ G _
so that there will always be at least one girl between two boys.
Here we should calculate two types of permutations
(i) Arranging the 5 girls in the 5 positions.
(ii) Arranging 3 boys from the above 6 places(the blanks)
So first let us arrange the 5 girls in 5 positions
From our formula we have
n = 5, r = 5