Skip to main contentSkip to solution

A train travels from Station A to Station E, passing through stations B, C, and D, in that order. The train has a seating capacity of 200. A ticket may be booked from any station to any other station ahead on the route, but not to any earlier station.

A ticket from one station to another reserves one seat on every intermediate segment of the route. For example, a ticket from B to E reserves a seat in the intermediate segments B – C, C – D, and D – E.

The occupancy factor for a segment is the total number of seats reserved in the segment as a percentage of the seating capacity. The total number of seats reserved for any segment cannot exceed 200.

The following information is known.

  1. Segment C – D had an occupancy factor of 95%. Only segment B – C had a higher occupancy factor.
  2. Exactly 40 tickets were booked from B to C and 30 tickets were booked from B to E.
  3. Among the seats reserved on segment D – E, exactly four-sevenths were from stations before C.
  4. The number of tickets booked from A to C was equal to that booked from A to E, and it was higher than that from B to E.
  5. No tickets were booked from A to B, from B to D and from D to E.
  6. The number of tickets booked for any segment was a multiple of 10.

How many tickets were booked from Station C?

Entered answer:

Solution

✅ Correct Answer: 80
Slide 1/7

The route is A→B→C→D→EA \to B \to C \to D \to E.

A ticket may be booked only from an earlier station to a later station, and it occupies a seat on every segment it spans.

We track the number of tickets for each origin–destination (OD) pair.

Main table: rows are the origin, columns are the destination. Cells where the destination is not ahead of the origin are marked −-.

From \ ToBCDE
A
B−-
C−-−-
D−-−-−-

A second table tracks the seats reserved on each segment (capacity 200200) and its occupancy factor.

SegmentReservedOccupancy
A–B
B–C
C–D
D–E

Which tickets load each segment:

A–B: A→B, A→C, A→D, A→EA\to B,\ A\to C,\ A\to D,\ A\to E

B–C: A→C, A→D, A→E, B→C, B→D, B→EA\to C,\ A\to D,\ A\to E,\ B\to C,\ B\to D,\ B\to E

C–D: A→D, A→E, B→D, B→E, C→D, C→EA\to D,\ A\to E,\ B\to D,\ B\to E,\ C\to D,\ C\to E

D–E: A→E, B→E, C→E, D→EA\to E,\ B\to E,\ C\to E,\ D\to E

Goal: fill every OD cell.

From \ ToBCDE
A0
B−-40030
C−-−-
D−-−-−-0
SegmentReservedOccupancy
A–B
B–C
C–D
D–E

From clue (5): no tickets A→BA\to B, B→DB\to D, D→ED\to E, so those three cells are 00.

From clue (2):

B→C=40B\to C = 40

B→E=30B\to E = 30

From \ ToBCDE
A0
B−-40030
C−-−-
D−-−-−-0
SegmentReservedOccupancy
A–B
B–C200100%
C–D19095%
D–E

From clue (1), C–D has occupancy 95%95\%:

C–D reserved=0.95×200=190\text{C–D reserved} = 0.95 \times 200 = 190


B–C is the only segment higher than C–D, so it is the maximum.

Every OD count is a multiple of 1010, so each segment load is a multiple of 1010, and cannot exceed 200200.

The only multiple of 1010 above 190190 is 200200.

B–C reserved=200\text{B–C reserved} = 200

From \ ToBCDE
A0
B−-40030
C−-−-
D−-−-−-0
SegmentReservedOccupancy
A–B13065%
B–C200100%
C–D19095%
D–E

The B–C load gives:

AC+AD+AE+40+0+30=200AC + AD + AE + 40 + 0 + 30 = 200

AC+AD+AE=130AC + AD + AE = 130


Since A→B=0A\to B = 0, the A–B load is:

A–B reserved=0+(AC+AD+AE)=130\text{A–B reserved} = 0 + (AC + AD + AE) = 130

Occupancy =130/200=65%= 130/200 = 65\%.

From clue (4): A→C=A→EA\to C = A\to E and A→C>30A\to C > 30.

So 2⋅AC+AD=1302\cdot AC + AD = 130 with AC∈{40,50,60}AC \in \{40, 50, 60\} (as AD≥0AD \ge 0).

From \ ToBCDE
A0503050
B−-40030
C−-−-
D−-−-−-0
SegmentReservedOccupancy
A–B13065%
B–C200100%
C–D19095%
D–E

Candidates from 2⋅AC+AD=1302\cdot AC + AD = 130:

AC=40⇒AD=50AC=40 \Rightarrow AD=50

AC=50⇒AD=30AC=50 \Rightarrow AD=30

AC=60⇒AD=10AC=60 \Rightarrow AD=10


From clue (3), on D–E the seats from stations before C (that is A and B) are 47\tfrac{4}{7} of the total, leaving 37\tfrac{3}{7} from C.

Before-C seats =AE+B→E=AE+30= AE + B\to E = AE + 30, and from-C seats =CE= CE.

So CE:(AE+30)=3:4CE : (AE+30) = 3 : 4, i.e. CE=34(AC+30)CE = \tfrac{3}{4}(AC+30).

Testing:

AC=40⇒CE=34(70)=52.5AC=40 \Rightarrow CE = \tfrac{3}{4}(70) = 52.5 (not a multiple of 1010) — reject

AC=50⇒CE=34(80)=60AC=50 \Rightarrow CE = \tfrac{3}{4}(80) = 60 — valid

AC=60⇒CE=34(90)=67.5AC=60 \Rightarrow CE = \tfrac{3}{4}(90) = 67.5 — reject

So A→C=50A\to C = 50, A→E=50A\to E = 50, A→D=30A\to D = 30.

From \ ToBCDE
A0503050
B−-40030
C−-−-60
D−-−-−-0
SegmentReservedOccupancy
A–B13065%
B–C200100%
C–D19095%
D–E14070%

From the previous slide, C→E=60C\to E = 60.

The D–E load is:

D–E reserved=AE+B→E+CE+0=50+30+60=140\text{D–E reserved} = AE + B\to E + CE + 0 = 50 + 30 + 60 = 140

Occupancy =140/200=70%= 140/200 = 70\%.


Verify clue (3): before-C seats =50+30=80= 50 + 30 = 80, and 80/140=4780/140 = \tfrac{4}{7}. This matches.

From \ ToBCDE
A0503050
B−-40030
C−-−-2060
D−-−-−-0
SegmentReservedOccupancy
A–B13065%
B–C200100%
C–D19095%
D–E14070%

The C–D load gives:

AD+AE+B→D+B→E+CD+CE=190AD + AE + B\to D + B\to E + CD + CE = 190

30+50+0+30+CD+60=19030 + 50 + 0 + 30 + CD + 60 = 190

170+CD=190170 + CD = 190

C→D=20C\to D = 20


All OD values are now uniquely determined.

Occupancy order: B–C 100%100\% > C–D 95%95\% > D–E 70%70\% > A–B 65%65\%, so only B–C exceeds C–D, consistent with clue (1).


Tickets booked from Station C are those originating at C: C→DC\to D and C→EC\to E.

C→D=20C\to D = 20

C→E=60C\to E = 60

Total =20+60=80= 20 + 60 = 80.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question