Difficulty: Easy
Correct Answer: South
Explanation:
Introduction / Context:Same structure as a typical two-right-turn problem starting from north; we need the current heading.
Given Data / Assumptions:
Concept / Approach:Two successive right turns rotate the heading by 180°.
Step-by-Step Solution:
North → East → South.Verification / Alternative check:Compass cycle confirms South.
Why Other Options Are Wrong:They conflict with the rotation sequence.
Common Pitfalls:Confusing facing direction with net displacement.
Final Answer:South
Discussion & Comments