Difficulty: Hard
Correct Answer: 36.45 L
Explanation:
Introduction / Context:This is a repeated replacement (successive dilution) question. Each time you remove some volume from a well-mixed container and replace it with water, the remaining amount of milk is multiplied by a constant factor. The process is exponential, not linear, because after the first replacement the removed liquid is no longer pure milk.
Given Data / Assumptions:
Concept / Approach:Milk left after n operations = initial milk * (1 - removed/total)^n. Here removed/total = 5/50 = 0.1, so remaining factor is 0.9 each time.
Step-by-Step Solution:
Step 1: Fraction removed each time = 5/50 = 0.1 Step 2: Fraction of milk remaining each time = 1 - 0.1 = 0.9 Step 3: After 3 times, milk left = 50 * (0.9)^3 Step 4: (0.9)^2 = 0.81 and (0.9)^3 = 0.729 Step 5: Milk left = 50 * 0.729 = 36.45 LVerification / Alternative check:After each operation milk must decrease. Starting at 50 L, after 1st: 45 L, after 2nd: 40.5 L, after 3rd: 36.45 L. The decreasing sequence is consistent and confirms exponential reduction.
Why Other Options Are Wrong:
45 L: this is only after the first replacement. 40.5 L: this is after the second replacement. 42.5 L: comes from incorrect linear subtraction assumptions. 38.25 L: does not match the correct 0.9^3 factor.Common Pitfalls:Do not subtract 5 L of milk each time (50 - 15 = 35) because later removals are mixed. Also, do not forget the “perfect mixing” assumption; without mixing, the calculation changes, but here it is explicitly a mixture replacement model.
Final Answer:36.45 L
Discussion & Comments