Maths Olympiad Prep

Library / /1 of 15

Geometry Difficulty 4.5 AIME Prove it Estonia

Given a triangle ABCABC where BC=a|BC| = a, CA=b|CA| = b and AB=c|AB| = c, prove that the equality
1a+b+1b+c=3a+b+c \frac{1}{a+b} + \frac{1}{b+c} = \frac{3}{a+b+c}
holds if and only if ABC=60\angle ABC = 60^\circ.

Solution

By finding the common denominator on the left hand side, transform the equation to (a+2b+c)(a+b+c)=3(a+b)(b+c)(a+2b+c)(a+b+c) = 3(a+b)(b+c). Expanding the brackets and simplifying gives b2=a2+c2acb^2 = a^2 + c^2 - ac. Comparing the latter with the cosine law b2=a2+c22accosβb^2 = a^2 + c^2 - 2ac \cos \beta, we see that the equality holds if and only if cosβ=12\cos \beta = \frac{1}{2}, i.e., β=60\beta = 60^\circ.

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 and solution reproduced as published; topic and difficulty added by this site.