Adding and Subtracting Vectors
Starting with any vector v and any vector u
To add vector v to vector u: [b]u+v[/b]
Show vector v2
Result: vector a
To subtract: [b]u-v[/b] is the same as u + (-v)
First show -v (v3)
Then show vector v4
Result: vector b