Defining Vector Addition
Vector Addition
Imagine traveling from point to point , represented by the vector . Then, you continue traveling from point to point , represented by the vector . The overall journey from to can be represented by the vector .
If you want to travel from point to , you could either:
- Travel along the vector , or
- Travel along the vector and then along the vector
This head-to-tail combination of vectors is what we call vector addition, and in this case it would make sense to be able to say that the combination is equivalent to the vector .
...
Log in or sign up to see more