Difficulty: Easy
Correct Answer: 3, 1, 5, 4, 2
Explanation:
Introduction / Context:This hierarchy question spans geography from a specific city to the entire Universe. The goal is to nest each location within its next larger container.
Given Data / Assumptions:
Concept / Approach:Apply strict containment: city → state → country → world → universe.
Step-by-Step Solution:
Start with Tirupati (3), the city.Place Andhra Pradesh (1), the containing state, next.Then India (5), the country containing that state.Next is the World (4), i.e., planet Earth.Finally, the Universe (2), which encompasses all space and matter.Verification / Alternative check:Each item is geographically or cosmologically contained by the next, with no violations in the nesting logic.
Why Other Options Are Wrong:
Common Pitfalls:Starting from a large scale (Universe) and moving down without consistent nesting; misplacing state vs. country.
Final Answer:3, 1, 5, 4, 2
Discussion & Comments