Maths Olympiad Prep

Track / Stage 6 / 117 of 400 #1117 of 1964

Problem 1117

National olympiad, first round
Geometry Difficulty 6.1 Prove it

The lengths of the medians of a triangle are s1,s2s_{1}, s_{2}, and s3s_{3}, and the distances from a point PP to these medians are d1d_{1}, d2d_{2}, and d3d_{3}, respectively. Show that among the products s1d1,s2d2s_{1} d_{1}, s_{2} d_{2}, and s3d3s_{3} d_{3}, the largest is equal to the sum of the other two.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

The products sidis_{i} d_{i} in the task are exactly twice the areas of those triangles, one of whose vertices is PP, and the opposite side to that vertex is one of the medians of the original triangle. Essentially, we need to show that these three areas can be signed in such a way that their signed sum is 0.

Let the vectors from PP to the vertices of the original triangle be denoted by a\mathbf{a}, b\mathbf{b}, and c\mathbf{c}. Then the vectors to the midpoints of the sides are a+b2\frac{\mathbf{a}+\mathbf{b}}{2}, b+c2\frac{\mathbf{b}+\mathbf{c}}{2}, and c+a2\frac{\mathbf{c}+\mathbf{a}}{2}. Thus, a+b2×c\frac{\mathbf{a}+\mathbf{b}}{2} \times \mathbf{c}, b+c2×a\frac{\mathbf{b}+\mathbf{c}}{2} \times \mathbf{a}, and c+a2×b\frac{\mathbf{c}+\mathbf{a}}{2} \times \mathbf{b} are vectors that are parallel to each other, and their magnitudes are s1d1s_{1} d_{1}, s2d2s_{2} d_{2}, and s3d3s_{3} d_{3} in some order. Since for any vectors x\mathbf{x} and y\mathbf{y}, it is true that x×y+y×x=0\mathbf{x} \times \mathbf{y} + \mathbf{y} \times \mathbf{x} = \mathbf{0}, we have

(a+b2×c)+(b+c2×a)+(c+a2×b)==12(a×c+c×a+b×c+c×b+b×a+a×b)=0 \begin{gathered} \left(\frac{\mathbf{a}+\mathbf{b}}{2} \times \mathbf{c}\right) + \left(\frac{\mathbf{b}+\mathbf{c}}{2} \times \mathbf{a}\right) + \left(\frac{\mathbf{c}+\mathbf{a}}{2} \times \mathbf{b}\right) = \\ = \frac{1}{2}(\mathbf{a} \times \mathbf{c} + \mathbf{c} \times \mathbf{a} + \mathbf{b} \times \mathbf{c} + \mathbf{c} \times \mathbf{b} + \mathbf{b} \times \mathbf{a} + \mathbf{a} \times \mathbf{b}) = \mathbf{0} \end{gathered}

This, however, means that among the products s1d1s_{1} d_{1}, s2d2s_{2} d_{2}, and s3d3s_{3} d_{3}, the largest is equal to the sum of the other two.

Based on the work of Gergely Naszódi (Fazekas M. Főv. Gyak. Gimn., 11th grade)

!

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.