metallicafan
Are you sure?
My answer is 1/20.
I tell you why:
First, we have to identify the total number of combinations of seats in which the three girls can occupy.
So, 10C3 = 120 possible combinations.
Now, we have to identify the combinations in which there are not two girls together.
Only to offer a better explanation, I will write the combinations:
Seat N°: 1 2 3 4 5 6 7 8 9 10
G B G B G B B B B B
B G B G B G B B B B
B B G B G B G B B B
B B B G B G B G B B
B B B B G B G B G B
B B B B B G B G B G
Based on this, there are only 6 scenarios in which there are not two girls together.
Obviously, it is not necessary to write this combinations, you only have to see that when the third girl is in the 10th position, the first girl is in the 6th. But the first girl cannot be in the 7th, because there is not the 11th position for the third girl.
(I think that there is a way to solve this part with combinatronics, but I didn't find it)
So, we have this 6 scenarios and the total number of events (120).
We divide: 6 / 120 =
1/20What do you think?
I think I deserve kudos

This approach is not correct. There are more cases possible, for no girls to sit together, for example:
G B B G B G B B B B
Or:
G B G B B B B B B G
...
Answer given by 4gmatmumbai is correct.
A row of seats in a movie hall contains 10 seats. 3 Girls & 7 boys need to occupy those seats. What is the probability that no two girls will sit together?Consider the following:
*B*B*B*B*B*B*B*
Now, if girls will occupy the places of 8 stars no girl will sit together.
# of ways 3 girls can occupy the places of these 8 stars is \(C^3_8\);
# of ways 3 girls can be arranged on these places is \(3!\);
# of ways 7 boys can be arranged is \(7!\).
So total # of ways to arrange 3 Girls and 7 boys so that no girls are together is \(C^3_8*3!*7!\);
Total # of ways to arrange 10 children is \(10!\).
So \(P=\frac{C^3_8*3!*7!}{10!}=\frac{7}{15}\).
Hope it's clear.
Just one thing i am getting confused about: the stem says that the row contains 10 seats. So, when we are saying that girls can occupy * number of seats i.e. 8 in number - are we not going beyond the confines of the question, since if that was correct the row should have at least 8+7 i.e. 15 seats.