Back to Intermediate source practice
IntermediateMedium-HardMCQ Source: LaTeX
Arithmetic/Mixtures & Alligation

Question

[Arithmetic -- Mixtures & Alligation, Medium-Hard, MCQ]

Two solutions AA and BB contain alcohol and water in the ratios 5:35:3 and 7:57:5 respectively. AA and BB are mixed in some ratio to produce a solution CC in which alcohol and water are in the ratio 8:58:5. The solution CC is then mixed with pure water in the ratio 13:k13:k (by volume) so that the final solution has alcohol concentration exactly 40%. The value of kk is:

Options

A

5

B

6

C

7

D

8

Answer

(C) 7.

Detailed solution

[Two-stage mixing]

Alcohol fractions: A=5/8A = 5/8, B=7/12B = 7/12. Target for CC: 8/138/13.

Stage 1. If A:B=p:qA : B = p : q, then

$

\frac{\tfrac{5p}{8} + \tfrac{7q}{12}}{p+q} = \tfrac{8}{13} \Longrightarrow 13(15p + 14q) = 192 \cdot 24 \cdot \tfrac{p+q}{24} \cdot \tfrac{24}{1}.

$

Working it cleanly: 13(15p+14q)=192(p+q)3p=10q13(15p + 14q) = 192(p+q) \Rightarrow 3p = 10q, i.e.\ p:q=10:3p:q = 10:3. (This step is only to confirm CC is achievable; the alcohol fraction of CC is fixed at 8/138/13.)

Stage 2. Take 13 units of CC: alcohol =8= 8, water =5= 5. Add kk units of water. Final alcohol fraction =40= 40% = 2/5:

$

\frac{8}{13 + k} = \frac{2}{5} ;\Longrightarrow; 13 + k = 20 ;\Longrightarrow; k = 7.

$

Answer: (C) 7.

Why CAT-level: Two linked mixings. Starting with alligation on CC + water is the elegant path; mixing AA + BB explicitly is the false-start consumer of time.