Direction: Read the following information carefully and answer the questions…
2021
Direction: Read the following information carefully and answer the questions based on it:
A # (12) B means A is 21m east of B
A $ (03) B means A is 30m north of B
A % (24) B means A is 42m west of B
A @ (52) B means A is 25m south of B
Conditions: X # (93) Y; T $ (42) U; R @ (61)Q; T # (03) S; P % (14) Q; W @ (61) X; Z $ (01) Y; W % (45) U; S $ (80) R
Name the point which lies in a straight line?
- A.
S, R, U
- B.
Q, R, W
- C.
Y, P, Q
- D.
Y, X, R
- E.
None of these
Attempted by 1 students.
Show answer & explanation
Correct answer: D
Concept
In a direction-and-distance coding puzzle, every relation gives a displacement on a 2-D plane: the symbol fixes the direction (# = East, $ = North, % = West, @ = South) and the bracketed two-digit number is REVERSED to give the distance in metres. Fix one point as the origin (0, 0), plot each point by its displacement, and three points lie on a straight line exactly when they share one coordinate (same x = a vertical line, same y = a horizontal line) i.e. the signed area of the triangle they form is zero.
Application
Take Y = (0, 0) and build every point from the conditions (each number reversed):
X # (93) Y: X is 39 m East of Y → X = (39, 0).
W @ (61) X: W is 16 m South of X → W = (39, −16).
W % (45) U: W is 54 m West of U → U = (93, −16).
T $ (42) U: T is 24 m North of U → T = (93, 8).
T # (03) S: T is 30 m East of S → S = (63, 8).
S $ (80) R: S is 8 m North of R → R = (63, 0).
R @ (61) Q: R is 16 m South of Q → Q = (63, 16).
P % (14) Q: P is 41 m West of Q → P = (22, 16).
Z $ (01) Y: Z is 10 m North of Y → Z = (0, 10).
Final coordinates:
Point | x | y |
|---|---|---|
Y | 0 | 0 |
X | 39 | 0 |
R | 63 | 0 |
P | 22 | 16 |
Q | 63 | 16 |
S | 63 | 8 |
T | 93 | 8 |
U | 93 | −16 |
W | 39 | −16 |
Z | 0 | 10 |
Cross-check
Scan for a shared coordinate. Y = (0, 0), X = (39, 0) and R = (63, 0) all have y = 0, so they sit on the same horizontal line (the x-axis) — these three are collinear.
(63, 8), (63, 0), (93, −16): the first two share x = 63 but the third has x = 93, so they bend off — not a straight line.
(63, 16), (63, 0), (39, −16): the first two share x = 63 but the third has x = 39, so the line breaks — not straight.
(0, 0), (22, 16), (63, 16): the last two share y = 16 but the first has y = 0, so they are not aligned.
Only Y = (0, 0), X = (39, 0), R = (63, 0) lie on one straight line.