Maths Olympiad Prep

Library / /916 of 1394

, 2015

Algebra Difficulty 5.4 AIME, harder Prove it United States

Problem:

Let a,b,ca, b, c be positive real numbers such that a+b+c=10a + b + c = 10 and ab+bc+ca=25ab + bc + ca = 25. Let m=min{ab,bc,ca}m = \min \{ ab, bc, ca \}. Find the largest possible value of mm.

Solution

Solution:

Answer: 259\sqrt{\frac{25}{9}}

Without loss of generality, we assume that cbac \geq b \geq a. We see that 3ca+b+c=103c \geq a + b + c = 10. Therefore, c103c \geq \frac{10}{3}.

Since
0(ab)2=(a+b)24ab=(10c)24(25c(a+b))=(10c)24(25c(10c))=c(203c) \begin{aligned} 0 &\leq (a-b)^2 \\ &= (a+b)^2 - 4ab \\ &= (10-c)^2 - 4(25 - c(a+b)) \\ &= (10-c)^2 - 4(25 - c(10-c)) \\ &= c(20 - 3c) \end{aligned}
we obtain c203c \leq \frac{20}{3}.

Consider m=min{ab,bc,ca}=abm = \min \{ ab, bc, ca \} = ab, as bccaabbc \geq ca \geq ab. We compute
ab=25c(a+b)=25c(10c)=(c5)2. ab = 25 - c(a+b) = 25 - c(10 - c) = (c - 5)^2.
Since 103c203\frac{10}{3} \leq c \leq \frac{20}{3}, we get that ab259ab \leq \frac{25}{9}. Therefore, m259m \leq \frac{25}{9} in all cases and the equality can be obtained when (a,b,c)=(53,53,203)(a, b, c) = \left(\frac{5}{3}, \frac{5}{3}, \frac{20}{3}\right).

Want a route through all this instead of 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 reproduced verbatim; metadata (topic, difficulty) added by this project.