Question:

There are 10 stations on a railway line. The number of different journey tickets that are required by the authorities is

Updated On: Aug 21, 2025
  • 92
  • 90
  • 91
  • None of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

To determine the number of different journey tickets required for 10 stations, we consider that for each pair of stations, one ticket is needed. If there are 10 stations, we need to calculate the number of unique station pairs. The formula for the number of combinations of choosing 2 stations out of 10 is given by the binomial coefficient:
$$\binom{n}{r} = \frac{n!}{r!(n-r)!}$$
where \( n \) is the total number of stations, and \( r \) is the number of stations to choose.
Using the formula:
$$\binom{10}{2} = \frac{10!}{2!(10-2)!} = \frac{10 \times 9}{2 \times 1} = 45$$
This result (45) represents the number of unique pairs of stations, i.e., journeys from one station to another.
Since each journey involves traveling from one station to another and returning, we need to account for both outbound and return tickets. Therefore, we multiply this number by 2:
$$45 \times 2 = 90$$
Thus, the number of different journey tickets required is 90.
Was this answer helpful?
0
0