Difficulty: Easy
Correct Answer: 1, 3, 2, 4
Explanation:
Introduction / Context:
In sequence-of-words questions, items should be arranged to reflect natural dependency or usage. Here, a key acts on a lock installed on a door that grants entry to a room. Understanding containment and action relationships is essential.
Given Data / Assumptions:
Concept / Approach:
Think in terms of action flow and containment: a key operates a lock; a lock is fitted onto a door; a door provides entry to a room. Ordering should cascade from tool → mechanism → boundary → space.
Step-by-Step Solution:
Step 1: Start with 1 (Key) — the tool used first.Step 2: The key acts on 3 (Lock).Step 3: The lock is mounted on 2 (Door).Step 4: The door opens into 4 (Room), the enclosing space.Final sequence: 1, 3, 2, 4.
Verification / Alternative check:
Reverse-engineer containment: Room contains a Door; Door contains a Lock; Lock is operated by a Key. Inverting containment yields the operational order above.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing structural containment with operational steps. The action starts with the smallest agent (key) and moves outward.
Final Answer:
1, 3, 2, 4
Discussion & Comments