Anna, Berta and Carol make fruit drinks from syrup. Anna makes a litres of drink by mixing water and syrup in the proportion of a:1. Berta makes b litres of drink by mixing water and syrup in the proportion of b:1. Carol makes c litres of drink by mixing water and syrup in the proportion of c:1. (It is not known if a, b and c are integers.) They make 6 litres of drink in total. Prove that they use at most 2 litres of syrup.
Solutions — 3
Solution 1
The percentage of syrup in Anna's drink is a+11, thus it contains a+1a litres of syrup. Similarly, Berta uses b+1b litres and Carol uses c+1c litres of syrup. Hence we have to prove that a+b+c=6 implies a+1a+b+1b+c+1c≤2. As a+1a=1−a+11 and similarly b+1b=1−b+11 and c+1c=1−c+11, this is equivalent to the inequality a+11+b+11+c+11≥1.(12) Multiplying both sides by 3 leads to the equivalent inequality a+13+b+13+c+13≥3. Adding 3 to both sides and applying 3=36+3=3a+b+c+3=3a+1+3b+1+3c+1 in the left hand side, we obtain the equivalent inequality a+13+3a+1+b+13+3b+1+c+13+3c+1≥6.(13) The sum of every positive real number and its reciprocal is at least 2. Hence the inequality (13) holds for every a, b and c.
Solution 2
As in Solution 1, we reduce the problem to the inequality (12). After converting the fractions to a common denominator, removing parentheses and collecting similar terms, it suffices to show that abc+ab+bc+ca+a+b+c+1ab+bc+ca+2(a+b+c)+3≥1, or equivalently, ab+bc+ca+2(a+b+c)+3≥abc+ab+bc+ca+a+b+c+1. Applying the assumption a+b+c=6 and collecting similar terms reduces this inequality to 8≥abc. By AM-GM, 2=36=3a+b+c≥3abc. Hence 8=23≥abc, completing the proof.
Solution 3
As in Solution 1, we reduce the problem to the inequality (12). The latter is equivalent to the inequality 3a+11+b+11+c+11≥31, By AM-HM, a+11+b+11+c+113≤3(a+1)+(b+1)+(c+1)=3a+b+c+3. As a+b+c=6, we obtain 3a+b+c+3=3, completing the proof.
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.