Maths Olympiad Prep

Library / /198 of 520

Geometry Difficulty 5.4 AIME, harder Find the answer

A triangle's two sides' lengths are given, and we know that the medians corresponding to these sides are perpendicular to each other. Calculate the length of the third side.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Solution. Let the sides aa and cc be given, AF1=x,CF2=yA F_{1}=x, C F_{2}=y (where F1F_{1} is the midpoint of BCB C and F2F_{2} is the midpoint of ABA B).

!

Write down the Pythagorean theorem for the right triangles ASC,ASF2,CSF1A S C, A S F_{2}, C S F_{1}:

b2=(23x)2+(23y)2(c2)2=(23x)2+(13y)2(a2)2=(13x)2+(23y)2 \begin{aligned} b^{2} & =\left(\frac{2}{3} x\right)^{2}+\left(\frac{2}{3} y\right)^{2} \\ \left(\frac{c}{2}\right)^{2} & =\left(\frac{2}{3} x\right)^{2}+\left(\frac{1}{3} y\right)^{2} \\ \left(\frac{a}{2}\right)^{2} & =\left(\frac{1}{3} x\right)^{2}+\left(\frac{2}{3} y\right)^{2} \end{aligned}

Solve the system of equations. Subtract the (3) equation from the 4 times the (2) equation:

c2=169x2+49y2,a24=19x249y2, hence x2=36c29a260 c^{2}=\frac{16}{9} x^{2}+\frac{4}{9} y^{2}, \quad-\frac{a^{2}}{4}=-\frac{1}{9} x^{2}-\frac{4}{9} y^{2}, \quad \text { hence } \quad x^{2}=\frac{36 c^{2}-9 a^{2}}{60}

Similarly, if we multiply the (3) equation by 4 and subtract the (2) equation from it, we get y2=36a29c260y^{2}=\frac{36 a^{2}-9 c^{2}}{60}. Substitute the obtained values into (1):

b2=(23)236c29a260+(23)236a29c260 b^{2}=\left(\frac{2}{3}\right)^{2} \frac{36 c^{2}-9 a^{2}}{60}+\left(\frac{2}{3}\right)^{2} \frac{36 a^{2}-9 c^{2}}{60}

After rearranging, we get b=a2+c25b=\sqrt{\frac{a^{2}+c^{2}}{5}}.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.