👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Logical Reasoning
Study mode

Direction Sense Test

Introduction to Direction Sense Test

Direction Sense Test is a fundamental topic in logical reasoning that evaluates your ability to understand and interpret directions and movements. It is a common part of many competitive exams in India and worldwide, including banking, SSC, and other entrance tests.

At its core, this test checks how well you can visualize movements from a starting point, follow turns, and calculate the final position or direction. It also involves measuring distances, usually in metric units like meters (m) or kilometers (km), which are standard in India and most parts of the world.

Understanding direction sense is not just about rote memorization; it is about developing spatial awareness and logical thinking skills that are useful in daily life, such as navigating streets, reading maps, or planning routes.

Cardinal and Intercardinal Directions

Before solving any direction problems, you must be familiar with the basic directions:

  • Cardinal Directions: These are the four main points on a compass:
    • North (N)
    • South (S)
    • East (E)
    • West (W)
  • Intercardinal Directions: These lie exactly between the cardinal directions:
    • North-East (NE) - between North and East
    • North-West (NW) - between North and West
    • South-East (SE) - between South and East
    • South-West (SW) - between South and West

Visualizing these directions on a compass helps in understanding and solving problems effectively.

N S E W NE NW SE SW

Understanding Turns and Angles

In direction sense problems, you often need to understand how turns affect your facing direction. The common turns are:

  • Right Turn: Turning 90° clockwise from your current direction.
  • Left Turn: Turning 90° counterclockwise from your current direction.
  • U-Turn: Turning 180°, i.e., facing the opposite direction.

Sometimes, turns can be at angles other than 90°, such as 45° or 135°. These create intermediate directions and require careful calculation.

Imagine standing facing North. A right turn means you now face East. A left turn means you face West. A U-turn means you face South.

N Right Turn (90°) E Left Turn (90°) W U-Turn (180°) S

Tracking Movement and Calculating Final Position

When a person moves in a series of directions and distances, the goal is to find their final position relative to the starting point. This involves:

  • Tracking each movement stepwise, noting the direction and distance.
  • Adding or subtracting distances along the North-South and East-West axes.
  • Using basic geometry (Pythagoras theorem) to calculate the straight-line distance between start and end points.

Conceptually, you can think of each movement as a vector with a direction and magnitude. Adding these vectors stepwise gives the final position.

graph TD    A[Start at Origin] --> B[Move 100m North]    B --> C[Move 50m East]    C --> D[Move 30m South]    D --> E[Calculate Final Position]    E --> F[Use Pythagoras Theorem]    F --> G[Find Distance and Direction]

Worked Examples

Example 1: Simple Movement Easy
A person starts facing North and walks 100 meters North, then turns right and walks 50 meters East. What is the final direction of the person from the starting point?

Step 1: The person first moves 100m North.

Step 2: Turns right from North, which means facing East.

Step 3: Walks 50m East.

Step 4: To find final direction, consider the net movement:

  • North component = 100m
  • East component = 50m

Step 5: The final position is northeast of the starting point.

Answer: The person is to the North-East (NE) of the starting point.

Start 100m North 50m East End
Example 2: Multiple Turns Medium
A person starts facing East. They turn left and walk 200 meters, then turn right and walk 100 meters. What is the final direction they are facing?

Step 1: Initial direction is East (0°).

Step 2: Turn left means subtract 90°, so new direction is North.

Step 3: Walk 200m North.

Step 4: Turn right means add 90°, so new direction is East again.

Step 5: Walk 100m East.

Step 6: Final facing direction is East.

Answer: The person is facing East at the end.

Start Facing East 200m North 100m East End
Example 3: Distance Between Two Points Medium
A person walks 300 meters North, then 400 meters East. What is the shortest distance between the starting point and the final position?

Step 1: The person moves 300m North and 400m East.

Step 2: These movements form two perpendicular sides of a right triangle.

Step 3: Use Pythagoras theorem to find the hypotenuse (shortest distance):

\[ \text{Distance} = \sqrt{(300)^2 + (400)^2} = \sqrt{90000 + 160000} = \sqrt{250000} = 500 \text{ meters} \]

Answer: The shortest distance from the start to the end point is 500 meters.

Example 4: Relative Positioning Hard
Two persons start from the same point. Person A walks 500 meters North, then 300 meters East. Person B walks 300 meters East, then 500 meters North. What is the distance between them at the end, and what is the direction of Person B from Person A?

Step 1: Person A's final position is 500m North and 300m East from start.

Step 2: Person B's final position is 500m North and 300m East from start as well.

Step 3: Both have walked the same distances but in different orders.

Step 4: Since addition of vectors is commutative, both end up at the same point.

Step 5: Therefore, distance between them is 0 meters.

Answer: Both persons are at the same point; distance is 0 meters.

Example 5: Angle Based Direction Hard
A person starts facing North. They turn 45° to the right and walk 100 meters, then turn 135° to the left and walk 100 meters. What is the final direction of the person?

Step 1: Initial direction is North (0°).

Step 2: Turn 45° right means new direction is 0° + 45° = 45° (North-East).

Step 3: Walk 100 meters in 45° direction.

Step 4: Turn 135° left means subtract 135° from current direction: 45° - 135° = -90°, which is equivalent to 270° (West).

Step 5: Walk 100 meters facing West.

Step 6: Final facing direction is West.

Answer: The person is facing West at the end.

Distance between two points (Pythagoras theorem)

\[\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\]

Used to calculate straight-line distance between two points after movements in perpendicular directions

\(x_1, y_1\) = coordinates of point 1
\(x_2, y_2\) = coordinates of point 2

Direction after turns

\[Final Direction = Initial Direction \pm Turn Angle\]

Calculate new facing direction after right (+) or left (-) turns

Initial Direction = in degrees, North = 0°
Turn Angle = degrees turned, e.g., 90°, 45°

Tips & Tricks

Tip: Always draw a rough diagram to visualize movements and turns.

When to use: When multiple turns and distances are involved to avoid confusion.

Tip: Use North as 0° and move clockwise for angle calculations.

When to use: To standardize direction calculations and avoid errors.

Tip: Break complex movements into North-South and East-West components.

When to use: When calculating shortest distance between two points.

Tip: Remember right turn adds 90°, left turn subtracts 90°.

When to use: For quick direction updates during problem solving.

Tip: Use metric units consistently (meters or kilometers).

When to use: To avoid unit conversion errors in distance calculations.

Common Mistakes to Avoid

❌ Confusing left and right turns
✓ Visualize turns relative to current facing direction and use a diagram
Why: Students often forget direction is relative to current facing, not fixed.
❌ Ignoring intermediate directions (NE, NW, SE, SW)
✓ Include intermediate directions when turns are 45° or multiples
Why: Assuming only four directions leads to incorrect final direction.
❌ Adding distances directly without considering direction
✓ Resolve movements into perpendicular components before adding
Why: Distances in different directions cannot be simply added.
❌ Not converting turns into degrees for calculation
✓ Use angle measures (90°, 180°, etc.) for accurate direction calculation
Why: Turns described as 'right' or 'left' need quantification for calculation.
❌ Mixing units (meters and kilometers) in calculations
✓ Convert all distances to the same unit before calculation
Why: Unit inconsistency leads to wrong distance and direction.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Direction Sense Test · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.