How to prove a triangle similarity problem

144 Views Asked by At

If I have a triangle $ABC$ with point $E$ lying on $BC$ and point $D$ lying on $AB$ where $AE$ is the height to $BC$ and $CD$ is the height to $AB$, how can I prove that triangle $ABC$ is similar to triangle $BED$?enter image description here

1

There are 1 best solutions below

6
On

Since $CD \perp AB$ and $AE \perp BC$, we have that $ADEC$ to be a cyclic quadrilateral. This means $\angle{DCE} = \angle{DAE}$ and $\angle{DCA} = \angle{DEA}$. This means $$\angle{C} = \angle{DCE} + \angle{DCA} = \underbrace{\angle{DAE} + \angle{DEA} = \angle{EDB}}_{\text{Exterior angle of }\Delta ADE}$$ By a similar argument, $\angle{A} = \angle{BED}$.

Further $\angle{B}$ is common to $\Delta ABC$ and $\Delta EBD$.

Hence, the two triangles are similar.