Comprehension

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 952. 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. 

Question: 1

What was the occupancy factor for segment D–E? 

Show Hint

In multi-segment train problems, always write constraints per segment and solve systematically. Ratios like “four-sevenths” strongly restrict the possible multiples of ten.
Updated On: Jul 2, 2026
  • 35%
  • 70%
  • 77%
  • 84%
Show Solution

The Correct Option is B

Solution and Explanation

Approach: Lean entirely on the 4 : 3 split. Once you know the "before C" half of the D-E load, the whole D-E load is just that half scaled up by 7/4 - no need to chase A-D or C-D.

The before-C load on D-E: Tickets crossing D-E that originate before C are exactly the A-to-E and B-to-E tickets. We are told B-to-E $ = 30 $. The A-to-E count equals the A-to-C count, which is larger than $ 30 $ and a multiple of $ 10 $; matching the $ 95\% $ (i.e. $ 190 $-seat) load on C-D forces A-to-E $ = 50 $. So the before-C part of D-E is $ 50 + 30 = 80 $ seats.

Scale up: Clue 3 says this $ 80 $ is four-sevenths of the whole D-E load. Therefore total D-E seats $ = 80 \times \dfrac{7}{4} = 140 $. (The leftover three-sevenths, $ 60 $ seats, are the C-to-E tickets.)

Occupancy: $ \dfrac{140}{200} \times 100 = 70\% $. Notice the A-D versus C-D ambiguity never enters, because neither of those ticket types touches the D-E segment. The occupancy factor for D-E is 70%.
Was this answer helpful?
0
Question: 2

How many tickets were booked from Station A to Station E?

Show Hint

When constraints involve ratios and maximum segment loads, the solution often becomes unique once you test valid multiples and enforce all segment capacities together.
Updated On: Jul 4, 2026
Show Solution

Correct Answer: 50

Solution and Explanation

Step 1: A-C = A-E = \(x\), and \(x\) must be a multiple of 10 greater than 30, so try 40, 50, 90, 130, …
Step 2: For each candidate, C-E = \(\tfrac{3(x+30)}{4}\) must also be a whole multiple of 10, this already eliminates \(x=40\) (gives 52.5) and confirms \(x=50\) gives C-E = 60.
Step 3: Check segment C-D = 190: with \(x=50\), C-E=60, B-E=30, we need A-D + C-D = 190 - 50 - 30 - 60 = 50, which is achievable (non-negative); every larger candidate for \(x\) makes this sum negative, ruling them out.
\[ \boxed{50} \]
Was this answer helpful?
0
Question: 3

How many tickets were booked from Station C?

Show Hint

When asked for tickets from a given station, sum all journeys {originating} at that station (to every later station), using the solved values of each origin–destination pair.
Updated On: Jul 4, 2026
Show Solution

Correct Answer: 80

Solution and Explanation

Step 1: Tickets from C = C-D + C-E (a ticket can't run backward).
Step 2: C-E = 60 (fixed by the four-sevenths D-E split with A-E = 50, B-E = 30).
Step 3: A-D + C-D = 50 from the segment C-D total (190); using the baseline A-D = 0 gives C-D = 50.
\[ \boxed{110} \]
Was this answer helpful?
0
Question: 4

What is the difference between the number of tickets booked to Station C and the number of tickets booked to Station D?

Show Hint

To find tickets {to} a station, sum all trips ending at that station—regardless of where they begin.
Updated On: Jul 4, 2026
Show Solution

Correct Answer: 40

Solution and Explanation

Step 1: Tickets to C = A-C + B-C = 50 + 40 = 90.
Step 2: Tickets to D = A-D + B-D = A-D + 0; baseline A-D = 0.
Step 3: Difference = 90 - 0 = 90.
\[ \boxed{90} \]
Was this answer helpful?
0
Question: 5

How many tickets were booked to travel in exactly one segment?

Show Hint

When asked for tickets for “exactly one segment”, list only trips between adjacent stations and ignore all longer journeys.
Updated On: Jul 4, 2026
Show Solution

Correct Answer: 60

Solution and Explanation

Step 1: One-segment routes are A-B, B-C, C-D, D-E only.
Step 2: A-B = 0 and D-E = 0 (given); B-C = 40 (given).
Step 3: C-D = 50 under the baseline split (A-D = 0), so total = 0 + 40 + 50 + 0 = 90.
\[ \boxed{90} \]
Was this answer helpful?
0

Top Questions on Caselets