Difficulty: Easy
Correct Answer: Sohan
Explanation:
Introduction / Context:
Ranking-test problems with ages usually give proportional relations (e.g., “twice,” “half”) and a couple of comparative statements. The task is to translate the language into simple algebra or consistent ordering and then identify the extreme (eldest or youngest).
Given Data / Assumptions:
Concept / Approach:
Convert each sentence to a relation. From Ram = 2*Shyam, Ram is older than Shyam. From Sohan = 2*Ram, Sohan is older than Ram (and hence older than Shyam). The note that Shyam is older than Mohan only affects the lower end of the order; it does not challenge Sohan’s status at the top.
Step-by-Step Solution:
Verification / Alternative check:
Pick an easy numeric example for intuition: let Shyam = 10. Then Ram = 20, Sohan = 40, and Mohan < 10 (say 9). Clearly, 40 (Sohan) is the maximum age. Any positive scaling preserves the order.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing “twice” and “half,” or treating “Shyam older than Mohan” as impacting who is eldest at the top. Proportional relations dominate extremes here.
Final Answer:
Sohan
Discussion & Comments