Triangle $ABC$; $AB=c, BC=a, AC=b$; angle bisector of angle $(c, a)$ cuts $AC$ in point $E$.
Why is the following true?
$$|AE| = \frac{bc}{a+c}$$
Where does that come from?
2026-03-28 23:57:54.1774742274
On
Angle bisector in triangle, quick question: $|AE| = \frac{bc}{a+c}$
47 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
let $\beta$ be half of the bisected angle, and $\theta$ denote the angle AEB.
then the sine rule in triangle AEB gives:
$$ \frac{|AE|}{\sin \beta} = \frac{c}{\sin \theta} $$
and the sine rule in triangle CEB gives:
$$ \frac{|EC|}{\sin \beta} = \frac{a}{\sin (\pi - \theta)} $$
since $\sin \theta = \sin (\pi-\theta)$ and $|AE|+|EC| = b$, the result follows
Hint: We get $$\frac{AE}{EC}=\frac{c}{a}$$ And $$EC=b-AE$$ then we get $$\frac{b-AE}{AE}=\frac{c}{a}$$