Difficulty: Medium
Correct Answer: Rs. 16000
Explanation:
Introduction / Context:
This problem chains multiple percentage operations on income: first on the whole, then on the remainder, then a fraction of the final remainder is saved. We reverse the chain using multipliers to recover the base monthly income from annual savings.
Given Data / Assumptions:
Concept / Approach:
Let monthly income be S. After food, balance = 0.60S. After clothes & conveyance, balance = 0.50 * 0.60S = 0.30S. Saving = one-third of this balance = (1/3) * 0.30S = 0.10S. Equate 0.10S to ₹1600 to find S.
Step-by-Step Solution:
Monthly saving = 0.10SAnnual savings ₹19,200 ⇒ monthly = 19,200 / 12 = ₹1,6000.10S = 1,600 ⇒ S = 1,600 / 0.10 = ₹16,000
Verification / Alternative check:
Forward check: Food 40% ⇒ ₹6,400; remainder ₹9,600. Clothes & conveyance 50% of remainder ⇒ ₹4,800; new remainder ₹4,800. Savings = one-third ⇒ ₹1,600 per month, matching data.
Why Other Options Are Wrong:
12k, 18k, 20k, 24k do not yield ₹1,600 monthly savings after applying the stated sequence of percentages.
Common Pitfalls:
Adding or subtracting percentages as if they were on the original base each time; the second expense is on the remaining amount, not on S.
Final Answer:
Rs. 16000
Discussion & Comments