How Do You “add” Two Vectors Together?

We can use the “tip to tail” method to add two or more vectors together as show in the figure.

How Do You “subtract” Them?

We can subtract two vectors by representing one of them as a negative vector -v, and then adding those two together.

That works for adding and subtracting vectors geometrically, but what about arithmetically?

Vectors can be added or subtracted by adding or subtracting the corresponding components.

For example, to add two vectors, add the first components together, then add the second components together, and so on.

To subtract two vectors, subtract the corresponding components.

Multiplication of Vectors

To multiply vectors, we can use the dot product to find the magnitude.

We can also use the cross product

The cross product of two vectors is another vector that is perpendicular to both of the original vectors.