I if want to prove the cosine rule with the vector summation (such as I have mentioned in the picture) I start with the $\vec{a}+\vec{b}=\vec{c}$
$\vec{a}=\vec{c}-\vec{b}$ then $a^2=\vec{a}.\vec{a}=(\vec{c}-\vec{b}).(\vec{c}-\vec{b})=b^2+c^2-2bcCos(A)$ which is completely correct.
If I change the vector such as this picture
I tried to write
$\vec{a}+\vec{b}=-\vec{c}$
$\vec{a}=-\vec{c}-\vec{b}$
$a^2=\vec{a}.\vec{a}=(\vec{c}+\vec{b}).(\vec{c}+\vec{b})=b^2+c^2+2bcCos(A)$
The positive sign before cosine is my problem.

