Remember that a vector is defined according to two, and only two, properties: It's length (which represents a magnitude of some sort) and its direction. As long as both properties are maintained, a vector can be moved around for the purpose of adding it to another vector. Change any of the properties (such as by shrinking or stretching it, or rotating it) and you no longer have the same vector.