If A, b, c are three non-linear points, any vector P inside the triangle ABC may be expressed in terms of vectors A, B C thus:
P =xA + yB + zC with x + y + z = 0
and x,y,z being uniquely determined.
This is called barycentric or normalized
coordinates.