The ratio of alcohol to water in two containers, A and B, is 5:3 and 1:3, respectively, with both containers having infinite capacity. Suppose that the aim is to obtain 2.1 litres of liquid, which is composed of equal quantities of alcohol and water. How much liquid should be drawn from A (in litres)?
Explanation
To solve this problem from image_808ba2.png, we can use algebra to find the volume drawn from each container.
1. Define Variables:
Let x be the volume drawn from container A and y be the volume drawn from container B.
We know the total volume required is 2.1 litres:
x+y=2.1
y=2.1−x
2. Analyze the Ratios:
Container A (ratio 5:3):
Alcohol fraction = 85
Water fraction = 83
Container B (ratio 1:3):
3. Set up the Equation:
The final mixture must have equal quantities of alcohol and water. Since the total is 2.1 litres, each component must be 1.05 litres (22.1=1.05).
Using the alcohol component equation:
85x+41y=1.05
4. Solve for x:
Substitute y=2.1−x into the equation:
85x+82(2.1−x)=1.05
Multiply the entire equation by 8 to clear the denominator:
5x+2(2.1−x)=1.05×8
5x+4.2−2x=8.4
3x=8.4−4.2
3x=4.2
x=34.2
x=1.4
The amount of liquid to be drawn from container A is 1.4 litres.
Correct Answer: Option 1