Vectors triangle problem.

182 Views Asked by At

Let D be the midpoint of the side BC of the triangle ABC

enter image description here

Verify that:

$$\vec{AD}=\tfrac12\big(\vec{AB}+\vec{AC}\big)$$

1

There are 1 best solutions below

1
On BEST ANSWER

$\vec {AD}$

$=\vec {AB}+\vec {BD}$

$=\vec {AB}+\frac12 \vec {BC}$

$=\vec {AB} +\frac12 (\vec {AC}-\vec {AB})$

$=\frac12 (\vec {AB}+\vec {AC})$