Olympiad Maths Prep

Library / /1 of 16

Algebra Difficulty 5.2 AIME, harder Prove it Czech Republic

For positive aa, bb, cc it holds
(a+c)(b2+ac)=4a. (a + c)(b^2 + ac) = 4a.
Find the maximal possible value of b+cb + c and find all triples (a,b,c)(a, b, c), for which the value is attained.

Solution

We use the well known inequality a2+b22aba^2 + b^2 \ge 2ab to adjust the given one:
4a=(a+c)(b2+ac)=a(b2+c2)+c(a2+b2)a(b2+c2)+2abc=a(b+c)2. 4a = (a + c)(b^2 + ac) = a(b^2 + c^2) + c(a^2 + b^2) \ge a(b^2 + c^2) + 2abc = a(b + c)^2.
We can see, that b+c2b + c \le 2, and also that the equality holds if and only if 0<a=b<20 < a = b < 2 and c=2b>0c = 2 - b > 0. That's it.

Looking for a route rather than an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.