Learning Objectives
- Explain what is meant by the vector projection of one vector onto another vector, and describe how to compute it.
- Calculate the work done by a given force.
Projections
As we have seen, addition combines two vectors to create a resultant vector. But what if we are given a vector and we need to find its component parts? We use vector projections to perform the opposite process; they can break down a vector into its components. The magnitude of a vector projection is a scalar projection. For example, if a child is pulling the handle of a wagon at a [latex]55^\circ[/latex] angle, we can use projections to determine how much of the force on the handle is actually moving the wagon forward (Figure 1). We return to this example and learn how to solve it after we see how to calculate projections.
DEFINITION
The vector projection of [latex]\mathbf{v}[/latex] onto [latex]\mathbf{u}[/latex] is the vector labeled [latex]\text{proj}_\text{u}\mathbf{v}[/latex] in Figure 2. It has the same initial point as [latex]\mathbf{u}[/latex] and [latex]\mathbf{v}[/latex] and the same direction as [latex]\mathbf{u}[/latex], and represents the component of [latex]\mathbf{v}[/latex] that acts in the direction of [latex]\mathbf{u}[/latex]. If [latex]\theta[/latex] represents the angle between [latex]\mathbf{u}[/latex] and [latex]\mathbf{v}[/latex], then, by properties of triangles, we know the length of [latex]\text{proj}_\text{u}\mathbf{v}[/latex] is [latex]||\text{proj}_\text{u}\mathbf{v}|| = ||\mathbf{v}||\cos{\theta}[/latex]. When expressing [latex]\cos{\theta}[/latex] in terms of the dot product, this becomes
We now multiply by a unit vector in the direction of [latex]\mathbf{u}[/latex] to get [latex]\text{proj}_\text{u}\mathbf{v}[/latex]:
The length of this vector is also known as the scalar projection of [latex]\mathbf{v}[/latex] onto [latex]\mathbf{u}[/latex] and is denoted by
Example: finding projections
Find the projection of [latex]\mathbf{v}[/latex] onto [latex]\mathbf{u}[/latex].
- [latex]\mathbf{v} = \langle 3,5,1 \rangle[/latex] and [latex]\mathbf{u} = \langle -1,4,3 \rangle[/latex]
- [latex]\mathbf{v} = 3\mathbf{i} -2\mathbf{j}[/latex] and [latex]\mathbf{u} = \mathbf{i} +6\mathbf{j}[/latex]
Try It
Sometimes it is useful to decompose vectors—that is, to break a vector apart into a sum. This process is called the resolution of a vector into components. Projections allow us to identify two orthogonal vectors having a desired sum. For example, let [latex]\mathbf{v} = \langle 6,-4 \rangle[/latex] and let [latex]\mathbf{u} = \langle 3,1 \rangle[/latex]. We want to decompose the vector [latex]\mathbf{v}[/latex] into orthogonal components such that one of the component vectors has the same direction as [latex]\mathbf{u}[/latex].
We first find the component that has the same direction as [latex]\mathbf{u}[/latex] by projecting [latex]\mathbf{v}[/latex] onto [latex]\mathbf{u}[/latex]. Let [latex]\mathbf{p} = \text{proj}_\text{u}\mathbf{v}[/latex]. Then, we have
Now consider the vector [latex]\mathbf{q} = \mathbf{v} - \mathbf{p}[/latex]. We have
Clearly, by the way we defined [latex]\mathbf{q}[/latex], we have [latex]\mathbf{v} = \mathbf{q} + \mathbf{p}[/latex], and
Therefore, [latex]\mathbf{q}[/latex] and [latex]\mathbf{p}[/latex] are orthogonal.
Example: resolving vectors into components
Express [latex]\mathbf{v} = \langle 8,-3,-3 \rangle[/latex] as a sum of orthogonal vectors such that one of the vectors has the same direction as [latex]\mathbf{u} = \langle 2,3,2 \rangle[/latex].
try it
Express [latex]\mathbf{v} = 5\mathbf{i} - \mathbf{j}[/latex] as a sum of orthogonal vectors such that one of the vectors has the same direction as [latex]\mathbf{u} = 4\mathbf{i} +2\mathbf{j}[/latex].
Watch the following video to see the worked solution to the above Try IT.
Example: scalar projection of velocity
A container ship leaves port traveling [latex]15^\circ[/latex] north of east. Its engine generates a speed of [latex]20[/latex] knots along that path (see the following figure). In addition, the ocean current moves the ship northeast at a speed of 2 knots. Considering both the engine and the current, how fast is the ship moving in the direction [latex]15^\circ[/latex] north of east? Round the answer to two decimal places.
try it
Repeat the previous example, but assume the ocean current is moving southeast instead of northeast, as shown in the following figure.
Work
Now that we understand dot products, we can see how to apply them to real-life situations. The most common application of the dot product of two vectors is in the calculation of work.
From physics, we know that work is done when an object is moved by a force. When the force is constant and applied in the same direction the object moves, then we define the work done as the product of the force and the distance the object travels: [latex]W=Fd[/latex]. We saw several examples of this type in earlier chapters. Now imagine the direction of the force is different from the direction of motion, as with the example of a child pulling a wagon. To find the work done, we need to multiply the component of the force that acts in the direction of the motion by the magnitude of the displacement. The dot product allows us to do just that. If we represent an applied force by a vector F and the displacement of an object by a vector s, then the work done by the force is the dot product of F and s.
DEFINITION
When a constant force is applied to an object so the object moves in a straight line from point [latex]P[/latex] to point [latex]Q[/latex], the work [latex]W[/latex] done by the force F, acting at an angle [latex]\theta[/latex] from the line of motion, is given by
Let’s revisit the problem of the child’s wagon introduced earlier. Suppose a child is pulling a wagon with a force having a magnitude of [latex]8[/latex] lb on the handle at an angle of [latex]55^\circ[/latex]. If the child pulls the wagon [latex]50[/latex] ft, find the work done by the force (Figure 5).
We have
In U.S. standard units, we measure the magnitude of force [latex]||\mathbf{F}||[/latex] in pounds. The magnitude of the displacement vector [latex]||\overrightarrow{PQ}||[/latex] tells us how far the object moved, and it is measured in feet. The customary unit of measure for work, then, is the foot-pound. One foot-pound is the amount of work required to move an object weighing [latex]1[/latex] lb a distance of [latex]1[/latex] ft straight up. In the metric system, the unit of measure for force is the newton (N), and the unit of measure of magnitude for work is a newton-meter (N·m), or a joule (J).
Example: calculating work
A conveyor belt generates a force [latex]\mathbf{F} = 5\mathbf{i} - 3\mathbf{j} + \mathbf{k}[/latex] that moves a suitcase from point [latex](1, 1, 1)[/latex] to point [latex](9, 4, 7)[/latex] along a straight line. Find the work done by the conveyor belt. The distance is measured in meters and the force is measured in newtons.
try it
A constant force of [latex]30[/latex] lb is applied at an angle of [latex]60^\circ[/latex] to pull a handcart [latex]10[/latex] ft across the ground (Figure 6). What is the work done by this force?
Try It
Candela Citations
- CP 2.27. Authored by: Ryan Melton. License: CC BY: Attribution
- Calculus Volume 3. Authored by: Gilbert Strang, Edwin (Jed) Herman. Provided by: OpenStax. Located at: https://openstax.org/books/calculus-volume-3/pages/1-introduction. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License Terms: Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction