0
0

Direction and Distance Based Data Sufficiency

Introduction

Direction & Distance Data Sufficiency problems ask whether the given statements provide enough information to determine distances, shortest paths, or relative positions when people/objects move in specified directions. These questions focus on sufficiency - you must decide if each statement alone yields a unique answer or if the statements must be combined.

This pattern is important because travel and bearing problems are common in aptitude tests and often require converting verbal directions into vector or coordinate relations before testing uniqueness.

Pattern: Direction and Distance Based Data Sufficiency

Pattern

The key idea is to convert directional statements into vector (coordinate) relations and check whether those relations uniquely determine the required distance or relative position.

Typical conversions:
North → +y, South → -y, East → +x, West → -x.
Use Pythagoras for straight-line distances and combine vector displacements when needed. Determine whether the system of equations from the statements yields a unique numeric result.

Step-by-Step Example

Question

What is the shortest distance between A and B?
(I) A is 3 km north of C.
(II) B is 4 km east of C.

A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze Statement (I)

    A is 3 km north of C ⇒ vector A = (0, +3) relative to C. This alone does not give B’s location, so cannot find A-B distance → (I) insufficient.
  2. Step 2: Analyze Statement (II)

    B is 4 km east of C ⇒ vector B = (+4, 0) relative to C. This alone does not give A’s location, so cannot find A-B distance → (II) insufficient.
  3. Step 3: Combine

    With both statements, A = (0,3) and B = (4,0) relative to C. Shortest distance AB = √((4 - 0)² + (0 - 3)²) = √(16 + 9) = √25 = 5 km → both together sufficient.
  4. Final Answer:

    Both statements together are necessary → Option D
  5. Quick Check:

    Apply Pythagoras to (4, -3) vector → 5 km ✅

Quick Variations

1. Straight-line (shortest) vs path distance: distinguish whether statements ask for displacement or path taken.

2. Bearing questions: convert bearings (e.g., N30°E) into x/y components using trigonometry.

3. Relative movement: if two objects move, convert into relative velocity vectors to get closing/opening speed and distances.

4. Multiple-way paths: combine segment vectors sequentially (A→B→C) and reduce to net displacement.

Trick to Always Use

  • Step 1: Convert every directional phrase into x/y displacement (East = +x, North = +y, etc.).
  • Step 2: Represent unknown positions relative to a common origin (choose one point like C as (0,0)).
  • Step 3: Use vector subtraction to get AB = (x_B - x_A, y_B - y_A) and apply Pythagoras for shortest distance.
  • Step 4: Check uniqueness: if the equations leave free variables or ambiguous signs, the statement(s) are insufficient.

Summary

Summary

  • Always convert directional statements into coordinate displacements before combining them.
  • Distinguish between path distance (sum of segments) and shortest straight-line distance (use vector resultant).
  • Combine statements only when they provide independent components (x and y) needed for a unique answer.
  • Quick check: If the final vector has both x and y components determined, use √(x² + y²) for the shortest distance; if one component is missing, data is insufficient.

Example to remember:
If A is 3 km north of C and B is 4 km east of C, then AB = 5 km by Pythagoras.

Practice

(1/5)
1. What is the shortest distance between points A and B?<br>(I) A is 5 km north of C.<br>(II) B is 12 km east of C.
easy
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    A is 5 km north of C → gives A’s position only → insufficient to find A-B distance.
  2. Step 2: Analyze (II)

    B is 12 km east of C → gives B’s position only → insufficient to find A-B distance.
  3. Step 3: Combine

    With both, A = (0,5) and B = (12,0). Distance AB = √(12² + 5²) = √169 = 13 km.
  4. Final Answer:

    Both statements together are necessary → Option D
  5. Quick Check:

    Coordinates (0,5) and (12,0) → 13 km ✅
Hint: Use both perpendicular displacements to find shortest distance via Pythagoras.
Common Mistakes: Trying to find distance using one statement only.
2. In which direction is Point B from Point A?<br>(I) A is 4 km north of C.<br>(II) B is 4 km east of C.
easy
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    Position of A known; B unknown → insufficient.
  2. Step 2: Analyze (II)

    Position of B known; A unknown → insufficient.
  3. Step 3: Combine

    A = (0,4), B = (4,0) ⇒ B is southeast of A.
  4. Final Answer:

    Both statements together are necessary → Option D
  5. Quick Check:

    East-South displacement confirms southeast ✅
Hint: Relative direction requires both coordinates.
Common Mistakes: Confusing absolute with relative directions.
3. What is the total distance travelled by Ramesh?<br>(I) He walks 6 km north and then 8 km east.<br>(II) His final position is 10 km northeast from start.
medium
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    Total distance = 6 + 8 = 14 km → sufficient to answer.
  2. Step 2: Analyze (II)

    Gives displacement (10 km), not path distance → insufficient.
  3. Final Answer:

    Only (I) is sufficient → Option A
  4. Quick Check:

    Path covered = 14 km, not straight-line 10 km ✅
Hint: Differentiate total path from displacement distance.
Common Mistakes: Confusing total path distance with direct displacement.
4. What is the direction of Point D from Point A?<br>(I) A is 3 km west of B, and D is 4 km north of B.<br>(II) A is 3 km east of D.
medium
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    A west of B, D north of B → relative direction between A and D not directly clear → insufficient.
  2. Step 2: Analyze (II)

    A east of D ⇒ D west of A → sufficient.
  3. Final Answer:

    Only (II) is sufficient → Option B
  4. Quick Check:

    D west of A derived directly ✅
Hint: Direct relative direction statements are immediately sufficient.
Common Mistakes: Ignoring the relative phrasing of direction.
5. What is the distance between Town P and Town Q?<br>(I) P is 9 km north of Town R.<br>(II) Q is 12 km east of Town R.
medium
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    P’s position known, Q’s position unknown → insufficient.
  2. Step 2: Analyze (II)

    Q’s position known, P’s position unknown → insufficient.
  3. Step 3: Combine

    Coordinates: P(0,9), Q(12,0). Distance PQ = √(9² + 12²) = 15 km.
  4. Final Answer:

    Both statements together are necessary → Option D
  5. Quick Check:

    PQ = 15 km by 9-12-15 triangle ✅
Hint: Combine perpendicular displacements for total distance.
Common Mistakes: Trying to compute distance from one displacement only.

Mock Test

Ready for a challenge?

Take a 10-minute AI-powered test with 10 questions (Easy-Medium-Hard mix) and get instant SWOT analysis of your performance!

10 Questions
5 Minutes