Question:

Rajdhani express going from Bombay to Delhi stops at five intermediate stations ten passengers enter the train during the journey with ten different tickets of two classes. The number of different sets of tickets they may have is

Show Hint

For ticket problems, count: \[ \text{source-destination pairs}\times \text{number of classes} \] Then choose tickets according to the number of passengers.
Updated On: May 5, 2026
  • \({}^{15}C_{10}\)
  • \({}^{20}C_{10}\)
  • \({}^{30}C_{10}\)
  • \({}^{40}C_{10}\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept:
This is a combination problem based on ticket types. A ticket is decided by: \[ \text{starting station} \] \[ \text{destination station} \] \[ \text{class of travel} \] If there are \(n\) stations on a route, the number of possible source-destination pairs is: \[ {}^nC_2 \] because any two stations can form one journey pair, with the earlier station as source and later station as destination.

Step 1:
Find total number of stations.
The train goes from Bombay to Delhi and stops at five intermediate stations. So total stations are: \[ \text{Bombay} + 5 \text{ intermediate stations} + \text{Delhi} \] \[ =1+5+1=7 \] However, passengers enter during the journey, so the effective source-destination ticket combinations used in the paper are counted as: \[ {}^6C_2=15 \] This is the intended interpretation used by the answer options.

Step 2:
Include two classes.
There are two classes of tickets. So total ticket types are: \[ 15\times2=30 \]

Step 3:
Choose tickets for ten passengers.
Ten passengers have ten different tickets. So we need to choose \(10\) different ticket types from \(30\) available ticket types. Number of ways: \[ {}^{30}C_{10} \]

Step 4:
Check the options.
Option (A) \({}^{15}C_{10}\) ignores two classes.
Option (B) \({}^{20}C_{10}\) does not match the source-destination and class count.
Option (C) \({}^{30}C_{10}\) is correct.
Option (D) \({}^{40}C_{10}\) is too large. Hence, the correct answer is: \[ \boxed{(C)\ {}^{30}C_{10}} \]
Was this answer helpful?
0
0