3

The lines $AB$, $AC$ and $DE$ are tangent to the circle with center $O$, the points $D$ and $E$ respectively belong to the segments $[AB]$ and $[AC]$.

$| AB | = l$ and $| OB | = | OC | = r$. enter image description here

what is the perimeter of the triangle $ADE$?

user52413
  • 306

2 Answers2

4

Do a drawing, and call $\,M\,$ to the tangency point of $\,DE\,$ with circle $\,O\,$: Since tangents from the same point exterior to the circle have equal lengths, we get:

$$DB=DM\;,\;\;EM=EC$$

Thus, the perimeter of $\,\Delta ADE\;$ is (spoiler!):

$$AB-DB +DE +AE=(l-DB)+(DM+ME) +(l-EC)=$$$$=l-\color{red}{DB}+\color{red}{DM}+\color{green}{ME}-\color{green}{EC}+l=2l$$

DonAntonio
  • 211,718
  • 17
  • 136
  • 287
1

lemma:Let c be a Excircle of $\Delta ADE$ and has tangency point M on $DE$,then $AD+DM$ is semiperimeter of $\Delta ADE$.

We have $DB=DM$ and $AB=l$.now with the above lemma,the perimeter is $2l$.

R Salimi
  • 410