Formula for the length of angle bisector in triangle.

 



[ABC] = a.c.sin(B)/2
[ABC] = [ABE] + [EBC]
[ABE] = x.c.sin(B/2)/2
[EBC] = a.x.sin(B/2)/2
x = ac.sin(B)/sin(B/2).(a+c)
x = ac/(a+c) * 2cos(B/2)

BE = 2ac.cos(B/2)/(a+c)

Comments

Popular posts from this blog

Simon's factoring trick(complete the rectangle)

IOQM 2024 Paper solutions (Done 1-21, 29)

IOQM 2023 solutions