Unit vectors are defined as vectors whose length is exactly one. This means you can use a unit vector to define direction and then assign a length to the vector to get a unique vector.
Recommended Books on Amazon (affiliate links) | ||
---|---|---|
![]() |
![]() |
![]() |
Topics You Need To Understand For This Page |
---|
Related Topics and Links |
The Standard Unit Vectors
There are three standard unit vectors listed in the table below and shown in the figure.
source Wikipedia |
---|
The Three Standard Unit Vectors | |
---|---|
Vector |
Definition |
\(\hat{i}\) |
the unit vector in the direction of the x-axis |
\(\hat{j}\) |
the unit vector in the direction of the y-axis |
\(\hat{k}\) |
the unit vector in the direction of the z-axis |
Every vector in 3-dim space can be described as a linear combination of these three standard unit vectors. You will almost always see the same letters ('i', 'j' and 'k') used to indicate the standard unit vectors. However, you may see them written either as bold letters or with an 'arrow' instead of 'hat', i.e. \( \hat{i} = \vec{i} \).
Note - We recently ran across a book that used a little different notation. This book used \(\hat{x}\), \(\hat{y}\) and \(\hat{z}\). Also, some books use the 'hat' notation to always indicate unit vectors.
You now have two ways to describe a vector, \( \vec{v} = \langle v_1, v_2, v_3 \rangle \) or the same vector can be written \( \vec{v} = v_1 \hat{i} + v_2 \hat{j} + v_3 \hat{k} \).
Okay, so let's watch a video explaining this in more detail. He goes through an example and explains this whole idea of the standard unit vectors as he works it.
video by Khan Academy |
---|
Finding a Unit Vector in a Specific Direction
If you have a vector, let's call it \(\vec{v}\), and you want to find a unit vector in the same direction as \(\vec{v}\), you just multiply the vector by the scalar \( 1/ \norm{\vec{v}} \). Said another way, you divide the vector by its length. This gives you the unit vector, \(\vec{u}\), in the same direction as vector \(\vec{v}\).
This is written as \(\displaystyle{ \vec{u} = \frac{\vec{v}}{\norm{\vec{v}}} }\).
You will often see a \(\vec{u}\) used to define a unit vector but not always. So make sure to check the context to determine exactly what is meant and keep track of unit vectors. They are important to vector calculus.
Okay, time for some practice problems. After that, your next topic is the dot product.
Practice
Find the unit vector in the direction of \(\langle 3,4 \rangle\).
Problem Statement
Find the unit vector in the direction of \(\langle 3,4 \rangle\).
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Find the unit vector in the direction of \(\vec{w}=\langle 1/2,1/8 \rangle\).
Problem Statement
Find the unit vector in the direction of \(\vec{w}=\langle 1/2,1/8 \rangle\).
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Find the unit vector in the direction of \(\vec{w}=\langle 0,5 \rangle\).
Problem Statement
Find the unit vector in the direction of \(\vec{w}=\langle 0,5 \rangle\).
Solution
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Find the sum of \( 3 \hat{i} + 5 \hat{j} \) and \( 2 \hat{i} - 7 \hat{j} \).
Problem Statement
Find the sum of the vectors \( 3 \hat{i} + 5 \hat{j} \) and \( 2 \hat{i} - 7 \hat{j} \).
Solution
video by Krista King Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Calculate \( \vec{a} + \vec{b} \) for \( \vec{a} = -3\hat{i} + 2\hat{j} \), \( \vec{b} = 2\hat{i} + 4\hat{j} \).
Problem Statement |
---|
Calculate \( \vec{a} + \vec{b} \) for \( \vec{a} = -3\hat{i} + 2\hat{j} \), \( \vec{b} = 2\hat{i} + 4\hat{j} \).
Final Answer |
---|
\( \vec{a} + \vec{b} = -\hat{i} + 6\hat{j}\)
Problem Statement
Calculate \( \vec{a} + \vec{b} \) for \( \vec{a} = -3\hat{i} + 2\hat{j} \), \( \vec{b} = 2\hat{i} + 4\hat{j} \).
Solution
To add two vectors, we just add the corresponding coordinates.
\((-3+1)\hat{i} + (2+4)\hat{j}\)
Graphically, we can take the second vector and attach it to the end of the first vector. Remember, vectors can be drawn anywhere in the plane. So in this plot, we plotted vector \(\vec{b}\) twice.
Final Answer
\( \vec{a} + \vec{b} = -\hat{i} + 6\hat{j}\)
Log in to rate this practice problem and to see it's current rating. |
---|
Really UNDERSTAND Calculus
Log in to rate this page and to see it's current rating.
To bookmark this page and practice problems, log in to your account or set up a free account.
Do you have a practice problem number but do not know on which page it is found? If so, enter the number below and click 'page' to go to the page on which it is found or click 'practice' to be taken to the practice problem.
| |
I recently started a Patreon account to help defray the expenses associated with this site. To keep this site free, please consider supporting me. |
---|
Support 17Calculus on Patreon |