Difficulty: Medium
Correct Answer: 60 litres
Explanation:
Introduction / Context:This question checks ratio adjustment by adding one component. When only milk is added, the water quantity stays constant, and only the milk part increases. You can compute the initial milk and water in litres from the ratio, then apply the target ratio equation to find how much milk must be added.
Given Data / Assumptions:
Concept / Approach:Convert ratio to actual quantities using total. Then enforce (milk + added)/(water) = 3/1.
Step-by-Step Solution:
Step 1: Total parts initially = 6 + 4 = 10 Step 2: Milk initially = (6/10) * 100 = 60 L Step 3: Water initially = (4/10) * 100 = 40 L Step 4: Let milk added = x L, then new milk = 60 + x, water stays 40 Step 5: Target ratio 3:1 means (60 + x) / 40 = 3 Step 6: 60 + x = 120 => x = 60Verification / Alternative check:After adding 60 L milk, milk = 120 L and water = 40 L. Ratio = 120:40 = 3:1. Verified exactly.
Why Other Options Are Wrong:
55 litres: gives milk = 115, ratio 115:40 = 2.875:1, not 3:1. 45 litres: gives milk = 105, ratio 105:40 = 2.625:1. 85 litres: gives milk = 145, ratio 145:40 = 3.625:1. 40 litres: gives milk = 100, ratio 100:40 = 2.5:1.Common Pitfalls:Some students mistakenly change water as well, or assume the final total must remain 100 L, which is incorrect because you are adding milk. Another mistake is converting ratio 3:1 into “add 2 parts milk,” which ignores the actual litre values present.
Final Answer:60 litres
Discussion & Comments