All Exams Test series for 1 year @ ₹349 only
Question

An ant is at the bottom-left corner of a grid (point P) as shown above. It aims to move to the top-right corner of the grid. The ant moves only along the lines marked in the grid such that the current distance to the top-right corner strictly decreases. 
Which one of the following is a part of a possible trajectory of the ant during the movement?

The correct answer is

Problem Analysis

The ant is at point \( P \) (bottom-left corner) and wants to reach the top-right corner of a grid. Let's define the coordinates of \( P \) as \( (0, 0) \) and the top-right corner as \( (4, 4) \) based on the \( 4 \times 4 \) cell grid shown.

The condition for the ant's movement is that the current distance to the top-right corner strictly decreases. Let the current position of the ant be \( (x, y) \). The distance to the target \( (4, 4) \) can be considered as either the Euclidean distance or the Manhattan distance. In both cases, moving "closer" to the target on a grid restricted to lines means:

  • Moving Right: \( (x, y) \rightarrow (x+1, y) \) (reduces the horizontal gap).
  • Moving Up: \( (x, y) \rightarrow (x, y+1) \) (reduces the vertical gap).

Any move in the opposite direction—Left (\( x \) decreases) or Down (\( y \) decreases)—would increase the distance to the top-right corner, violating the condition.

Step-by-Step Reasoning

  1. Identify Valid Directions: To ensure the distance to \( (4, 4) \) always decreases, every individual step must be either in the positive \( x \) direction (Right) or the positive \( y \) direction (Up). $$ \text{Allowed moves} \in \{ \text{Right, Up} \} $$
  2. Evaluate Option (A): The trajectory starts at \( P \), moves Up, then Right, then Up, then Right, and then appears to move Down or Left. Any segment that goes backwards (Down or Left) is invalid.
  3. Evaluate Option (B): The trajectory starts at \( P \), moves Right, then Up, then Right, then Up, then Right, and finally Down. The downward segment increases the distance to the target, so it is invalid.
  4. Evaluate Option (C): The trajectory starts at \( P \) and consists only of segments going Up and Right. Since every step in this path moves either vertically up or horizontally right, the distance to the top-right corner strictly decreases at every step. This is a valid trajectory.
  5. Evaluate Option (D): The trajectory forms a loop starting at \( P \). It moves Right, Up, Left, and Down. The Left and Down movements increase the distance, so this is invalid.

Final Answer

Based on the requirement that the distance to the destination must strictly decrease, the ant can only move in directions that take it closer to the top-right corner (Up and Right). Only option (C) follows this rule throughout its path.

Was this answer helpful?

Important Questions from Analytical Aptitude

  1. A building has several rooms and doors as shown in the top view of the building given below. The doors are closed initially. 
    What is the minimum number of doors that need to be opened in order to go from the point P to the point Q?

  2. An art gallery engages a security guard to ensure that the items displayed are protected. The diagram below represents the plan of the gallery where the boundary walls are opaque. The location the security guard posted is identified such that all the inner space (shaded region in the plan) of the gallery is within the line of sight of the security guard. 
    If the security guard does not move around the posted location and has a 360° view, which one of the following correctly represents the set of ALL possible locations among the locations P, Q, R and S, where the security guard can be posted to watch over the entire inner space of the gallery.

  3. A person was born on the fifth Monday of February in a particular year.
    Which one of the following statements is correct based on the above information?
  4. The vector sum of all the external forces acting on a rigid body is expressed as $\sum F$ and the vector sum of moments of the external forces about a point is given as $\sum M$. The rigid body is in equilibrium if
  5. A rock block of mass 100 kg is to be lifted by a horizontal force P as shown in the figure below. Smooth rollers are placed between the wedges. The coefficient of static friction between wedge A and surface C and between wedge B and surface D is 0.3. Ignoring the weight of the wedges and the friction between the roller and the wedges, the minimum force P in kg required to lift the block (round off to one decimal place) is____.

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App