Difficulty: Easy
Correct Answer: 25 : 625
Explanation:
Introduction / Context:
The mapping is “n → n^2”. Since 11 → 121 (= 11^2), we select the pair that is also number → its square.
Concept / Approach:
Check each right-hand value for being the exact square of the left-hand number.
Why Other Options Are Wrong:
Final Answer:
25 : 625
Discussion & Comments