Question
6 Boys and 5 Girls sat in a row randomly. What is the
probability that no 2 Girls are together?Solution
6 Boys and 5 Girls, i.e., a total of 11 people can be arranged in 11!/6!5! ways or, 462 ways.
For no 2 Girls to sit together, arrangement can be done in the following way: [B are Boys]
_ B _ B _ B _ B _ B _B_
There are 7 spaces that can be taken up by 5 Girls so that no 2 of them sit together.
Number of ways =Â 7 C 5 Â = 21.
Required probability = 21/462 = 1/22
Function to copy one memory location to other in C++
Which logic gate produces an output that is the complement of the input?
Which of the following statements is true about pipeline hazards?
What does cardinality represent in the context of an ER model?
What issue does the “Count to Infinity” problem relate to in distance-vector protocols?
What data structure is commonly used to represent the parse tree in parsing?
Which of the following functions has the largest growth rate?
What protocol is used for file transfer between a local computer and a remote server?
Which is not involved in data mining
Various IPC mechanisms are:
...