Question:medium

Figures (i) and (ii) represent intercity highway systems. The black dots represent cities and the line segments between them represent intercity highways.
A salesperson needs to make a trip. She needs to start from a city, visit each of the remaining cities exactly once, and finally return to the same city from which she started.

Which one of the following options is then true?

Show Hint

Treat each figure as a graph and check whether a Hamiltonian cycle, a closed tour hitting every city once, can be drawn on it.
Updated On: Jul 28, 2026
  • Such a trip is possible for (i), but not for (ii).
  • Such a trip is possible for (ii), but not for (i).
  • Such a trip is possible for both (i) and (ii).
  • Such a trip is possible neither for (i) nor for (ii).
Show Solution

The Correct Option is A

Solution and Explanation

This question tests whether a closed tour touching every city exactly once, a Hamiltonian circuit, can be drawn on each of the two road maps.

  1. Option A, trip possible for (i) but not (ii): In the 4 by 4 grid, start at the top left city and go straight down the first column, cross to the second column, weave up and down through columns 2 to 4, and come back along the top row to the start. Because the grid has an even count of cities, $4 \times 4 = 16$, this weave closes into a single loop covering every city once. In the 5-city map, three cities sit on just two roads each, and both of those roads run to the same pair of hub cities. Making every one of those roads part of the loop would put three roads on one hub city, but a loop can carry only two roads per city, so the loop cannot be completed. This matches option A exactly.
  2. Option B, trip possible for (ii) but not (i): Wrong, since the argument above shows (i) does allow a full round trip.
  3. Option C, trip possible for both: Wrong, since (ii) fails the round trip test.
  4. Option D, trip possible for neither: Wrong, since (i) does allow a full round trip.

So the correct choice is option A: the round trip works for (i) but breaks down for (ii).

Was this answer helpful?
0

Top Questions on Analytical Reasoning