Difficulty: Medium
Correct Answer: 4 : 3
Explanation:
Introduction: Weighted averages across multiple groups can be solved by expressing pair-average conditions as equations in group counts. From the pairwise conditions, deduce ratios among A, B, and C. Then use the overall average to relate D and finally compute the required ratio A : D.
Given Data / Assumptions:
Concept / Approach: From (45a + 50b) = 48(a + b) ⇒ −3a = −2b ⇒ b = (3/2)a. From (50b + 72c) = 60(b + c) ⇒ 12c = 10b ⇒ c = (5/6)b = (5/4)a. Use the overall equation to relate d to a and solve for d/a, hence A : D.
Step-by-Step Solution:
b = (3/2)a, c = (5/4)a Overall: 45a + 50b + 72c + 80d = 60(a + b + c + d) LHS = 45a + 75a + 90a + 80d = 210a + 80d RHS = 60( a + 1.5a + 1.25a + d ) = 225a + 60d 210a + 80d = 225a + 60d ⇒ 20d = 15a ⇒ d/a = 3/4 A : D = a : d = 4 : 3Verification / Alternative check: Substitute any convenient a (e.g., a = 4) to get integer counts and confirm the overall average balances at 60 when including D with ratio 3.
Why Other Options Are Wrong: 12:7, 3:2, 8:5, 5:4 contradict at least one of the pair-average conditions or the overall balance when tested.
Common Pitfalls: Forgetting that averages weight by counts, not by simply averaging the section means; always write equations with a, b, c, d explicitly.
Final Answer: 4 : 3
Discussion & Comments