CSAT Solved Papers/ 2024/Q56

2024 CSAT — Q56

Quant Logical & quantitative reasoning 2.5 marks Medium

A person walks 100100 m straight from his house, turns left and walks 100100 m, again turns left and walks 300300 m, then turns right and walks 100100 m to reach his office. In which direction does he walk initially from his house if his office is exactly in the North-East direction?

  1. A North-West
  2. B West
  3. C South Answer
  4. D South-West

Worked rationale

Don’t guess the start direction — express the net displacement as a vector in terms of the unknown start direction, then force it to point North-East.

Let the initial heading be the unit vector DD, with “turn left” == a 9090^\circ counter-clockwise rotation RR. The four legs are walked in headings D, R(D), R2(D), R(D)D,\ R(D),\ R^2(D),\ R(D) (the final right turn from heading R2(D)R^2(D) returns to R(D)R(D)):

net=100D+100R(D)+300R2(D)+100R(D)=200D+200R(D),\text{net} = 100\,D + 100\,R(D) + 300\,R^2(D) + 100\,R(D) = -200\,D + 200\,R(D),

using R2(D)=DR^2(D) = -D. So net=200(R(D)D)\text{net} = 200\big(R(D) - D\big), which must point North-East, i.e. have equal positive North and East components.

Write D=(dx,dy)D = (d_x, d_y); then R(D)=(dy,dx)R(D) = (-d_y, d_x) and R(D)D=(dydx, dxdy)R(D) - D = (-d_y - d_x,\ d_x - d_y). Setting the two components equal: dydx=dxdydx=0-d_y - d_x = d_x - d_y \Rightarrow d_x = 0. The components then become (dy,dy)(-d_y, -d_y), both positive iff dy<0d_y < 0 — that is, DD points South.

Check with D=(0,1)D = (0,-1) (South): legs are (0,100)(0,-100), then East (100,0)(100,0), then North (0,300)(0,300), then East (100,0)(100,0); sum =(200,200)= (200, 200) — exactly North-East. ✓

Answer: (c) South.

Visual solution

The same solve, worked by hand — read it, then trace it.

Hand-drawn worked solution for UPSC 2024 CSAT Q56 — Logical & quantitative reasoning
Tap the drawing to open it full size for the fine detail.

Why the other options miss

  • A
    solved the wrong question: reverses the turn sense (treats “left” as a clockwise turn), pushing the resultant into the wrong quadrant.
  • B
    an arithmetic slip: forgets that the 300300 m leg is double-weighted against the two 100100 m return legs, so the East–West balance is mis-set and the start is read as West.
  • D
    missed a case: gets the southerly component but keeps a spurious westward component instead of solving dx=0d_x = 0, landing on a diagonal start.

Specialist insight

The whole item collapses to one identity: net=200(R(D)D)\text{net} = 200\big(R(D) - D\big). Once you see that the two 100100 m legs along R(D)R(D) add while the outbound DD and the 300300 m along D-D leave a net 200D-200\,D, you never have to draw a careful path — you solve a two-line vector equation. The “equal North and East components” condition for North-East is the lever: it forces dx=0d_x = 0 and the sign of dyd_y fixes South. Under the clock, set the office direction as the target vector and back-solve the start; it is faster and trap-proof than tracing arrows.

The trap, in one line

Resolve the walk into a vector 200(R(D)D)200\big(R(D)-D\big) and force North-East (equal ++ components): it pins the start due South =(c)=(c) — tracing arrows by hand invites a turn-sense slip.

← All 2024 CSAT questions