Concept:
- Instead of directly quoting the Angle Bisector Theorem, the ratio $BD:DC = AB:AC$ can be derived from areas: triangles $ABD$ and $ACD$ share the same perpendicular height from $A$ to line $BC$, so their area ratio equals $BD:DC$.
- Because $AD$ bisects angle $A$, the angles $\angle BAD$ and $\angle CAD$ are equal, so writing the same two areas using the $\dfrac{1}{2}\times\text{side}\times\text{side}\times\sin(\text{angle})$ formula makes the sine terms cancel, leaving the ratio in terms of the side lengths alone.
Step 1: Compare the areas of triangle $ABD$ and triangle $ACD$ using their common height from $A$.
Since $B, D, C$ are collinear, both triangles share the same perpendicular height from $A$ to line $BC$.
$\dfrac{\text{Area}(ABD)}{\text{Area}(ACD)} = \dfrac{BD}{DC}$
Step 2: Compute the same two areas using the angle at $A$ instead.
$\text{Area}(ABD) = \dfrac{1}{2}\cdot AB \cdot AD \cdot \sin(\angle BAD)$
$\text{Area}(ACD) = \dfrac{1}{2}\cdot AC \cdot AD \cdot \sin(\angle CAD)$
Since $AD$ bisects angle $A$, $\angle BAD = \angle CAD$, so their sines are equal and $AD$ is common to both.
$\dfrac{\text{Area}(ABD)}{\text{Area}(ACD)} = \dfrac{AB}{AC}$
Step 3: Equate the two expressions for the same ratio.
$\dfrac{BD}{DC} = \dfrac{AB}{AC} = \dfrac{c}{b}$, where $c = AB = |\vec{b} - \vec{a}|$ and $b = AC = |\vec{c} - \vec{a}|$.
Step 4: Apply the section formula using this ratio.
$D$ divides $BC$ internally in the ratio $BD:DC = c:b$ (from $B$ towards $C$), so:
$\vec{d} = \dfrac{c\,\vec{c} + b\,\vec{b}}{c + b}$
Final Answer: $\vec{d} = \dfrac{b\,\vec{b} + c\,\vec{c}}{b + c}$, where $b = |\vec{c} - \vec{a}|$ and $c = |\vec{b} - \vec{a}|$