AlgebraDifficulty 5.4AIME, harderProve itUnited States
Problem:
Let a,b,c be positive real numbers such that a+b+c=10 and ab+bc+ca=25. Let m=min{ab,bc,ca}. Find the largest possible value of m.
Solution
Solution:
Answer: 925
Without loss of generality, we assume that c≥b≥a. We see that 3c≥a+b+c=10. Therefore, c≥310.
Since 0≤(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) we obtain c≤320.
Consider m=min{ab,bc,ca}=ab, as bc≥ca≥ab. We compute ab=25−c(a+b)=25−c(10−c)=(c−5)2. Since 310≤c≤320, we get that ab≤925. Therefore, m≤925 in all cases and the equality can be obtained when (a,b,c)=(35,35,320).
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.