For positive a, b, c it holds (a+c)(b2+ac)=4a. Find the maximal possible value of b+c and find all triples (a,b,c), for which the value is attained.
Solution
We use the well known inequality a2+b2≥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. We can see, that b+c≤2, and also that the equality holds if and only if 0<a=b<2 and c=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.