A curious property of an acute triangle

226 Views Asked by At

Many years back in high school I happened to stumble upon the following property that seems to hold for any acute triangle:

enter image description here

$CD$ and $BE$ are altitudes, the arcs are semicircles with diameters $AB$ and $AC$ respectively.

The property is that $AF = AG$

Proof:

Let $H$ be the midpoint of $AB$ (and the centre of the respective semicircle) $$AG^2 = AD^2 + GD^2 = \left(AC\cdot \cos\angle A\right)^2 + GD^2$$ Since $HG = AH = \frac{AB}{2}$ is the radius of the semicircle $$GD^2 = HG^2 - HD^2 = \left(\frac{AB}{2}\right)^2 - \left(\frac{AB}{2} - AC\cdot\cos\angle A\right)^2 = \\ = AB\cdot AC\cdot \cos\angle A - \left(AC\cdot\cos\angle A\right)^2$$

which gives $$AG^2 = AB\cdot AC\cdot \cos\angle A$$

enter image description here

Analogously ($I$ is the midpoint of $AC$) $$AF^2 = AE^2 + FE^2 = \left(AB\cdot \cos\angle A\right)^2 + FE^2$$ $$FE^2 = FI^2 - EI^2 = \left(\frac{AC}{2}\right)^2 - \left(AB\cdot \cos\angle A - \frac{AC}{2}\right)^2 = \\ = AC\cdot AB\cdot \cos\angle A - \left(AB\cdot \cos\angle A\right)^2$$ which finally gives $$AF^2 = AC\cdot AB\cdot \cos\angle A$$ enter image description here

Questions:

  1. Is this a known property?
  2. Is there a better more elegant proof?
2

There are 2 best solutions below

3
On BEST ANSWER

HINT:

$$AF^2 = AE \cdot AC\\ AG^2 = AD \cdot AB \\ AE \cdot AC = AD \cdot AB $$

0
On

This is a possibly similar proof, but here goes anyway...

Let the triangle be labelled in the usual way, so $AC=b$ and $AB=c$, and let angle $FAC=\theta$

Then $$AF=b\cos\theta$$ $$\implies FE=AF\sin\theta=b\sin\theta\cos\theta$$ $$\implies EC=FE\tan\theta=b\sin^2\theta$$ But $$EC=b-c\cos A=b\sin^2\theta$$ $$\implies b\cos^2\theta=c\cos A$$ $$\implies AF=\sqrt{bc \cos A}$$

To get $AG$ we only need to exchange $b$ and $c$, so the result follows.