Addition of Vectors
The vector sum c=a+b is a new vector whose magnitude and direction are determined by the same quantities of the two adding vectors.
Vector additions are commutative, a+b=b+a
Vector additions are associative, (a+b)+c=a+(b+c)
a and -a are two different vectors of the same magnitude but opposite directions.