Quote:
Originally Posted by gunner4life
1. A train running between A and B has 9 stops in between. 7 passengers enter the train somewhere in between A and B There are no restrictions on no. of tickets that can be purchased on a station. In how many ways can the tickets be purchased?
2. From 4 gents, and 4 ladies a group of 5 is to be formed.The group consists of a president, a vice president and three secretaries. How many no. of arrangements are possible?
|
For the first question, First of all find the total number of tickets possible.
Since the passengers are boarding after A there are 10 stations to choose from(Including B)
So possibilities of tickets = 10C2 = 45
Now here comes the doubt. If more than one passanger than take the same type of ticket then the answer should be = 45^7
But if there can be no repetation of tickets answer will be 45C7(selection of 7 tickets from a lot of 45)
Guess the source has assumed that there can be no repetation of tickets, but i feel like according to the question this is not clear, so 45 ^7 should be the answer....