Difficulty: Medium
Correct Answer: Rs 20
Explanation:
Introduction / Context:Two overlapping four-day averages (days 1–4 and days 4–7) allow recovery of the seven-day total if the overlapping day’s value is known. Subtract the overlap once to avoid double-counting.Given Data / Assumptions:
Concept / Approach:Sum over the week equals sum1 + sum2 minus the overlap day once (because day 4 appears in both sums). Then divide by 7 for the weekly average.Step-by-Step Solution:
sum1 + sum2 = 72 + 88 = 160Weekly total = 160 - day4 = 160 - 20 = 140Weekly average = 140 / 7 = Rs 20Verification / Alternative check:Construct a small example with variables for the unknown days and verify the same relation; algebra reduces exactly to subtracting the overlap once.Why Other Options Are Wrong:
Common Pitfalls:Forgetting day 4 is counted twice in the two four-day blocks; failing to subtract it once leads to an inflated total.Final Answer:
Rs 20
Discussion & Comments