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 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:
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.
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.
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?
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.
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____.
