3 Dimensional Vectors
3 Dimensional vectors have three components instead of two. 3D vectors are in the form
Where
represents the -coordinate
represents the -coordinate
represents the -coordinate
Let and , and be a scalar.
To add two vectors, we add the corresponding components.
To subtract two vectors, we subtract the corresponding components.
To multiply a scalar with a vector, we multiple the scalar to each individual component.
Obtaining a Vector with 2 points.
Let the two points be and . Then we can create a vector between these points by subtracting them. In other words,
Length of a Vector
Suppose we have a vector . Then the length of the vector will be the formula:
Vector Properties Let be vectors and be a scalar. Here are the following vector properties: