Learning Outcomes
- Express a vector in terms of unit vectors.
- Give two examples of vector quantities.
Unit Vectors
A unit vector is a vector with magnitude [latex]1[/latex]. For any nonzero vector [latex]{\bf{v}}[/latex], we can use scalar multiplication to find a unit vector [latex]{\bf{u}}[/latex] that has the same direction as [latex]{\bf{v}}[/latex]. To do this, we multiply the vector by the reciprocal of its magnitude:
[latex]{\bf{u}} = \frac{1}{||{\bf{v}}||}{\bf{v}}[/latex].Recall that when we defined scalar multiplication, we noted that [latex]||k{\bf{v}}|| = |k| \cdot ||{\bf{v}}||[/latex]. For [latex]{\bf{u}} = \frac{1}{||{\bf{v}}||}{\bf{v}}[/latex], it follows that [latex]||{\bf{u}}|| = \frac{1}{||{\bf{v}}||}(||{\bf{v}}||) = 1[/latex]. We say that [latex]{\bf{u}}[/latex] is the
unit vector in the direction of [latex]{\bf{v}}[/latex] (Figure 18). The process of using scalar multiplication to find a unit vector with a given direction is called
normalization.
Figure 1. The vector [latex]{\bf{v}}[/latex] and associated unit vector [latex]{\bf{u}}=\frac{1}{||{\bf{v}}||}{\bf{v}}[/latex]. In this case, [latex]||{\bf{v}}||>1[/latex].
Example: Finding a Unit Vector
Let [latex]{\bf{v}} = \langle 1,2 \rangle[/latex].
-
a. Find a unit vector with the same direction as [latex]{\bf{v}}[/latex].
b. Find a vector [latex]{\bf{w}}[/latex] with the same direction as [latex]{\bf{v}}[/latex] such that [latex]||{\bf{w}}|| = 7[/latex].
Show Solution
-
-
a. First, find the magnitude of [latex]{\bf{v}}[/latex], then divide the components of [latex]{\bf{v}}[/latex] by the magnitude:
[latex]||{\bf{v}}|| = \sqrt{1^2 + 2^2} = \sqrt{1 + 4} = \sqrt{5}[/latex]
[latex]{\bf{u}} = \frac{1}{||{\bf{v}}||} {\bf{v}} = \frac{1}{\sqrt{5}} \langle 1,2 \rangle = \langle \frac{1}{\sqrt{5}}, \frac{2}{\sqrt{5}} \rangle[/latex].
-
-
b. The vector [latex]{\bf{u}}[/latex] is in the same direction as [latex]{\bf{v}}[/latex] and [latex]||{\bf{u}}|| = 1[/latex]. Use scalar multiplication to increase the length of [latex]{\bf{u}}[/latex] without changing direction:
[latex]{\bf{w}} = 7{\bf{u}} = 7 \langle \frac{1}{\sqrt{5}}, \frac{2}{\sqrt{5}} \rangle = \langle \frac{7}{\sqrt{5}}, \frac{14}{\sqrt{5}} \rangle.[/latex]
Try It
Let [latex]{\bf{v}} = \langle 9,2 \rangle[/latex]. Find a vector with magnitude [latex]5[/latex] in the opposite direction as [latex]{\bf{v}}[/latex].
Show Solution
[latex] \langle -\frac{45}{\sqrt{85}}, -\frac{10}{\sqrt{85}}\rangle[/latex]
We have seen how convenient it can be to write a vector in component form. Sometimes, though, it is more convenient to write a vector as a sum of a horizontal vector and a vertical vector. To make this easier, let’s look at standard unit vectors. The standard unit vectors are the vectors [latex]{\bf{i}} = \langle 1,0 \rangle[/latex] and [latex]{\bf{j}} = \langle 0,1 \rangle[/latex] (Figure 2.18).
Figure 2. The standard unit vectors [latex]{\bf{i}}[/latex] and [latex]{\bf{j}}[/latex].
By applying the properties of vectors, it is possible to express any vector in terms of [latex]{\bf{i}}[/latex] and [latex]{\bf{j}}[/latex] in what we call a linear combination:
[latex]||{\bf{v}}|| = \langle x,y \rangle = \langle x,0 \rangle + \langle 0,y \rangle = x\langle 1,0 \rangle + y\langle 0,1 \rangle = x{\bf{i}} + y{\bf{j}}[/latex].Thus, [latex]{\bf{v}}[/latex] is the sum of a horizontal vector with magnitude [latex]x[/latex], and a vertical vector with magnitude [latex]y[/latex], as in the following figure.
Figure 3. The vector [latex]{\bf{v}}[/latex] is the sum of [latex]x{\bf{i}}[/latex] and [latex]y{\bf{j}}[/latex].
Example: Using Standard Unit Vectors
-
a. Express the vector [latex]{\bf{w}} = \langle 3,-4 \rangle [/latex] in terms of standard unit vectors.
b. Vector [latex]{\bf{u}}[/latex] is a unit vector that forms an angle of [latex]60°[/latex] with the positive [latex]x[/latex]-axis. Use standard unit vectors to describe [latex]{\bf{u}}[/latex].
Show Solution
-
-
a. Resolve vector [latex]{\bf{w}}[/latex] into a vector with a zero [latex]y[/latex]-component and a vector with a zero [latex]x[/latex]-component:
[latex]||{\bf{w}}|| = \langle 3,-4 \rangle = 3{\bf{i}} - 4{\bf{j}}[/latex]
-
-
b. Because [latex]{\bf{u}}[/latex] is a unit vector, the terminal point lies on the unit circle when the vector is placed in standard position (Figure 2.20).
[latex]\begin{array}{ccc}\hfill {\bf{u}} & =\hfill & \langle \cos{60°}, \sin{60°} \rangle \hfill \\ \hfill & =\hfill & \langle \frac{1}{2}, \frac{\sqrt{3}}{2} \rangle \hfill \\ \hfill & =\hfill & \frac{1}{2}{\bf{i}} - \frac{\sqrt{3}}{2}{\bf{j}}\end{array}[/latex].
Figure 4. The terminal point of [latex]{\bf{u}}[/latex] lies on the unit circle [latex](\cos{\theta},\sin{\theta})[/latex].
Try It
Let [latex]{\bf{a}} = \langle 16,-11 \rangle [/latex] and let [latex]{\bf{b}}[/latex] be a unit vector that forms an angle of [latex]225°[/latex] with the positive [latex]x[/latex]-axis. Express [latex]{\bf{a}}[/latex] and [latex]{\bf{b}}[/latex] in terms of the standard unit vectors.
Show Solution
[latex]{\bf{a}} = 16{\bf{i}} - 11{\bf{j}}[/latex]
[latex]{\bf{b}} = -\frac{\sqrt{2}}{2}{\bf{i}} - \frac{\sqrt{2}}{2}{\bf{j}}[/latex]
Watch the following video to see the worked solution to the above Try IT.
You can view the transcript for “CP 2.9” here (opens in new window)
Applications of Vectors
Because vectors have both direction and magnitude, they are valuable tools for solving problems involving such applications as motion and force. Recall the boat example and the quarterback example we described earlier. Here we look at two other examples in detail.
Example: Finding Resultant Force
Jane’s car is stuck in the mud. Lisa and Jed come along in a truck to help pull her out. They attach one end of a tow strap to the front of the car and the other end to the truck’s trailer hitch, and the truck starts to pull. Meanwhile, Jane and Jed get behind the car and push. The truck generates a horizontal force of [latex]300[/latex] lb on the car. Jane and Jed are pushing at a slight upward angle and generate a force of [latex]150[/latex] lb on the car. These forces can be represented by vectors, as shown in Figure 22. The angle between these vectors is [latex]15°[/latex]. Find the resultant force (the vector sum) and give its magnitude to the nearest tenth of a pound and its direction angle from the positive [latex]x[/latex]-axis.
Figure 5. Two forces acting on a car in different directions.
Show Solution
To find the effect of combining the two forces, add their representative vectors. First, express each vector in component form or in terms of the standard unit vectors. For this purpose, it is easiest if we align one of the vectors with the positive [latex]x[/latex]-axis. The horizontal vector, then, has initial point [latex](0,0)[/latex] and terminal point [latex](300,0)[/latex]. It can be expressed as [latex]\langle 300, 0\rangle [/latex] or [latex]300{\bf{i}} [/latex].The second vector has magnitude [latex]150[/latex] and makes an angle of [latex]15°[/latex] with the first, so we can express it as [latex]\langle 150\cos({15°}), 150\sin({15°}) \rangle [/latex], or [latex]150\cos({15°}){\bf{i}} + 150\sin({15°}){\bf{j}}[/latex]. Then, the sum of the vectors, or resultant vector, is [latex]{\bf{r}} = \langle 300,0 \rangle + \langle 150\cos({15°}), 150\sin({15°}) \rangle[/latex] , and we have
[latex]\begin{array}{ccc}\hfill {\bf{r}} & =\hfill \sqrt{(300 + 150\cos({15°}))^2 + (150\sin({15°}))^2} \hfill \\ \hfill & \approx 446.6 \end{array}[/latex]The angle [latex]θ[/latex] made by [latex]{\bf{r}}[/latex] and the positive [latex]x[/latex]-axis has [latex]\tan{θ} = \frac{150\sin({15°})}{(300 + 150\cos({15°}))} \approx 0.09[/latex], so [latex]θ \approx \tan^{-1}{0.09} \approx 5°[/latex], which means the resultant force [latex]{\bf{r}}[/latex] has an angle of [latex]5°[/latex] above the horizontal axis.
Example: Finding Resultant Velocity
An airplane flies due west at an airspeed of [latex]425[/latex] mph. The wind is blowing from the northeast at [latex]40[/latex] mph. What is the ground speed of the airplane? What is the bearing of the airplane?
Show Solution
Let’s start by sketching the situation described (Figure 23).
Figure 5. Initially, the plane travels due west. The wind is from the northeast, so it is blowing to the southwest. The angle between the plane’s course and the wind is [latex]45^{\circ}[/latex] (Figure not drawn to scale.)
Set up a sketch so that the initial points of the vectors lie at the origin. Then, the plane’s velocity vector is [latex]{\bf{p}} = -425{\bf{i}}[/latex]. The vector describing the wind makes an angle of [latex]225°[/latex] with the positive [latex]x[/latex]-axis:
[latex]{\bf{w}} = \langle 40\cos({225°}), 40\sin({225°}) \rangle = \langle -\frac{40}{\sqrt{2}} - \frac{40}{\sqrt{2}} \rangle = - \frac{40}{\sqrt{2}}{\bf{i}} - \frac{40}{\sqrt{2}}{\bf{j}} [/latex].When the airspeed and the wind act together on the plane, we can add their vectors to find the resultant force:
[latex]{\bf{p}} + {\bf{w}} = -425{\bf{i}} + (- \frac{40}{\sqrt{2}}{\bf{i}} - \frac{40}{\sqrt{2}}{\bf{j}}) = (-425 - \frac{40}{\sqrt{2}}){\bf{i}} - \frac{40}{\sqrt{2}}{\bf{j}} [/latex].The magnitude of the resultant vector shows the effect of the wind on the ground speed of the airplane:
[latex]||{\bf{p}} + {\bf{w}}|| = \sqrt{(-425 - \frac{40}{\sqrt{2}})^2 + (-\frac{40}{\sqrt{2}})^2} \approx 454.17 [/latex]mphAs a result of the wind, the plane is traveling at approximately 454 mph relative to the ground.To determine the bearing of the airplane, we want to find the direction of the vector [latex]{\bf{p}} + {\bf{w}}[/latex]:
[latex]\begin{array}{ccc}\hfill \tan{θ} & =\hfill & \frac{-\frac{40}{\sqrt{2}}}{(-425 - \frac{40}{\sqrt{2}})} \approx 0.06 \hfill \\ \hfill θ & \approx \hfill &3.57° \end{array}[/latex]The overall direction of the plane is [latex]3.57°[/latex] south of west.
Try It
An airplane flies due north at an airspeed of [latex]550[/latex] mph. The wind is blowing from the northwest at [latex]50[/latex] mph. What is the ground speed of the airplane?
Show Solution
Approximately [latex]516[/latex] mph
Watch the following video to see the worked solution to the above Try IT.
You can view the transcript for “CP 2.10” here (opens in new window)