Let AD be the altitude drawn to the hypotenuse BC.
\[
\begin{tikzpicture}
\draw (0,0) -- (4,0) -- (0,3) -- cycle;
\draw (0,0) -- (2.67,0);
\node at (-0.3,0) {A};
\node at (4.3,0) {B};
\node at (0,3.3) {C};
\node at (2.67,-0.3) {D};
\end{tikzpicture}
\]
Show more…