Difficulty: Medium
Correct Answer: I alone is sufficient while II alone is not sufficient
Explanation:
Introduction / Context: Determine the number of girls taller than Shravan using ranking information. Treat the class as a single ordered list while also using the boys-only ordering. Data Sufficiency asks whether the statements give enough information independently.
Given Data / Assumptions:
Concept / Approach: Number of people taller than Shravan overall is (overall top rank - 1). Number of boys taller than Shravan is (boys top rank - 1). Girls taller than Shravan = (overall taller) - (boys taller).
Step-by-Step Solution:
Using I: Overall taller than Shravan = 17 - 1 = 16. Boys taller than Shravan = 12 - 1 = 11. Girls taller than Shravan = 16 - 11 = 5. So Statement I alone is sufficient. Using II: From bottom ranks, we need totals to convert to top ranks: overall top rank = N - 29 + 1; boys top rank = B - 18 + 1. Without knowing N (total students) and B (total boys), we cannot compute a definite count of taller girls. Hence II alone is not sufficient.Verification / Alternative check: The result 5 depends only on relative positions from Statement I and does not require total class or total boys counts.
Why Other Options Are Wrong:
Common Pitfalls: Forgetting to subtract 1 when converting a rank to the count of people ahead; assuming totals that are not given; mixing up top and bottom rankings.
Final Answer: I alone is sufficient while II alone is not sufficient.
Discussion & Comments