Difficulty: Medium
Correct Answer: 2/3
Explanation:
Introduction / Context: In replacement problems, concentrations combine linearly. If a fraction r of volume is replaced, the final concentration equals the remaining part of the old concentration plus the added part of the new concentration. Volumes cancel, leaving an equation in r only.
Given Data / Assumptions:
Concept / Approach: Final fraction = (1 − r)*0.40 + r*0.19. Solve for r to find the portion replaced.
Step-by-Step Solution:
(1 − r)*0.40 + r*0.19 = 0.260.40 − 0.40r + 0.19r = 0.260.40 − 0.21r = 0.26 ⇒ 0.21r = 0.14 ⇒ r = 2/3Verification / Alternative check: Substitute r = 2/3: final = (1/3)*0.40 + (2/3)*0.19 = 0.1333… + 0.1266… ≈ 0.26, matching the target.
Why Other Options Are Wrong: Other fractions produce final concentrations different from 26%; only 2/3 balances the convex combination between 40% and 19%.
Common Pitfalls: Averaging 40% and 19% without weighting by r and (1 − r); ignoring that only a fraction of the original remains.
Final Answer: 2/3
Discussion & Comments