Back to Advanced source practice
AdvancedVery HardTITA Source: LaTeX
Algebra/Inequalities with Constraints

Question

MCQ} Let a,b,ca, b, c be positive real numbers satisfying a+b+c=12a+b+c=12 and abc=64abc=64. The maximum possible value of aa is:

Options

A

44

B

4+424+4\sqrt{2}

C

88

D

4+234+2\sqrt{3}

Answer

(A) 44.

Detailed solution

Given a+b+c=12a+b+c=12 and abc=64abc=64 with b,c>0b,c>0. For fixed a(0,12)a\in(0,12), b+c=12ab+c = 12-a and bc=64/abc = 64/a. For b,cb,c to be real and positive, we need

$

(b+c)^{2}\ge 4bc ;\Longrightarrow; (12-a)^{2}\ge \frac{256}{a} ;\Longrightarrow; a(12-a)^{2}\ge 256. \tag{*}

$

Define g(a)=a(12a)2g(a)=a(12-a)^{2} on (0,12)(0,12). Then

$

g'(a)=(12-a)^{2}+a\cdot 2(12-a)(-1)=(12-a)[(12-a)-2a]=(12-a)(12-3a).

$

g(a)=0g'(a)=0 at a=12a=12 (boundary) and a=4a=4. gg is increasing on (0,4)(0,4) and decreasing on (4,12)(4,12). Maximum at a=4a=4: g(4)=464=256g(4)=4\cdot 64 = 256.

So g(a)256g(a)\le 256 on (0,12)(0,12) with equality only at a=4a=4. Thus the inequality (*) is satisfied only at a=4a=4.

At a=4a=4: b+c=8,bc=16b=c=4.b+c=8, bc=16 \Rightarrow b=c=4.

Maximum possible a=4.a = 4.

Why this is CAT-level: The natural approach -- AM-GM gives a+b+c3abc3a+b+c\ge 3\sqrt[3]{abc}, i.e., 123643=1212\ge 3\sqrt[3]{64}=12 -- forces equality, so a=b=c=4a=b=c=4. This collapses the system to a single point. The trap is to instead bound aa from above by trying to make b,cb,c very small, missing that equality in AM-GM is forced by the data. The discriminant route (*) confirms uniqueness rigorously. Option (B) and (D) reflect false bounds derived by trying b=cb=c but solving an incorrect equation.

Answer: (A) 44.