2 Vectors

2.2 Coordinate Systems and Components of a Vector

Learning Objectives

By the end of this section, you will be able to:

  • Describe vectors in two and three dimensions in terms of their components, using unit vectors along the axes.
  • Distinguish between the vector components of a vector and the scalar components of a vector.
  • Explain how the magnitude of a vector is defined in terms of the components of a vector.
  • Identify the direction angle of a vector in a plane.
  • Explain the connection between polar coordinates and Cartesian coordinates in a plane.

Vectors are usually described in terms of their components in a coordinate system. Even in everyday life we naturally invoke the concept of orthogonal projections in a rectangular coordinate system. For example, if you ask someone for directions to a particular location, you will more likely be told to go 40 km east and 30 km north than 50 km in the direction [latex]37^\circ[/latex] north of east.

In a rectangular (Cartesian) xy-coordinate system in a plane, a point in a plane is described by a pair of coordinates (x, y). In a similar fashion, a vector [latex]\mathbf{\overset{\to }{A}}[/latex] in a plane is described by a pair of its vector coordinates. The x-coordinate of vector [latex]\mathbf{\overset{\to }{A}}[/latex] is called its x-component and the y-coordinate of vector [latex]\mathbf{\overset{\to }{A}}[/latex] is called its y-component. The vector x-component is a vector denoted by [latex]{\mathbf{\overset{\to }{A}}}_{x}[/latex]. The vector y-component is a vector denoted by [latex]{\mathbf{\overset{\to }{A}}}_{y}[/latex]. In the Cartesian system, the x and y vector components of a vector are the orthogonal projections of this vector onto the x– and y-axes, respectively. In this way, following the parallelogram rule for vector addition, each vector on a Cartesian plane can be expressed as the vector sum of its vector components:

[latex]\mathbf{\overset{\to }{A}}={\mathbf{\overset{\to }{A}}}_{x}+{\mathbf{\overset{\to }{A}}}_{y}.[/latex]

As illustrated in Figure, vector [latex]\mathbf{\overset{\to }{A}}[/latex] is the diagonal of the rectangle where the x-component [latex]{\mathbf{\overset{\to }{A}}}_{x}[/latex] is the side parallel to the x-axis and the y-component [latex]{\mathbf{\overset{\to }{A}}}_{y}[/latex] is the side parallel to the y-axis. Vector component [latex]{\mathbf{\overset{\to }{A}}}_{x}[/latex] is orthogonal to vector component [latex]{\mathbf{\overset{\to }{A}}}_{y}[/latex].

Vector A is shown in the x y coordinate system and extends from point b at A’s tail to point e and its head. Vector A points up and to the right. Unit vectors I hat and j hat are small vectors pointing in the x and y directions, respectively, and are at right angles to each other. The x component of vector A is a vector pointing horizontally from the point b to a point directly below point e at the tip of vector A. On the x axis, we see that the vector A sub x extends from x sub b to x sub e and is equal to magnitude A sub x times I hat. The magnitude A sub x equals x sub e minus x sub b. The y component of vector A is a vector pointing vertically from point b to a point directly to the left of point e at the tip of vector A. On the y axis, we see that the vector A sub y extends from y sub b to y sub e and is equal to magnitude A sub y times j hat. The magnitude A sub y equals y sub e minus y sub b.
Figure 2.16 Vector [latex]\mathbf{\overset{\to }{A}}[/latex] in a plane in the Cartesian coordinate system is the vector sum of its vector x- and y-components. The x-vector component [latex]{\mathbf{\overset{\to }{A}}}_{x}[/latex] is the orthogonal projection of vector [latex]\mathbf{\overset{\to }{A}}[/latex] onto the x-axis. The y-vector component [latex]{\mathbf{\overset{\to }{A}}}_{y}[/latex] is the orthogonal projection of vector [latex]\mathbf{\overset{\to }{A}}[/latex] onto the y-axis. The numbers [latex]{A}_{x}[/latex] and [latex]{A}_{y}[/latex] that multiply the unit vectors are the scalar components of the vector.

It is customary to denote the positive direction on the x-axis by the unit vector [latex]\mathbf{\hat{i}}[/latex] and the positive direction on the y-axis by the unit vector [latex]\mathbf{\hat{j}}[/latex]. Unit vectors of the axes, [latex]\mathbf{\hat{i}}[/latex] and [latex]\mathbf{\hat{j}}[/latex], define two orthogonal directions in the plane. As shown in Figure, the x– and y– components of a vector can now be written in terms of the unit vectors of the axes:

[latex]\left\{\begin{array}{c}{\mathbf{\overset{\to }{A}}}_{x}={A}_{x}\mathbf{\hat{i}}\\ {\mathbf{\overset{\to }{A}}}_{y}={A}_{y}\mathbf{\hat{j}}.\end{array}\right.[/latex]

The vectors [latex]{\mathbf{\overset{\to }{A}}}_{x}[/latex] and [latex]{\mathbf{\overset{\to }{A}}}_{y}[/latex] defined by Figure are the vector components of vector [latex]\mathbf{\overset{\to }{A}}[/latex]. The numbers [latex]{A}_{x}[/latex] and [latex]{A}_{y}[/latex] that define the vector components in Figure are the scalar components of vector [latex]\mathbf{\overset{\to }{A}}[/latex]. Combining Figure with Figure, we obtain the component form of a vector:

[latex]\mathbf{\overset{\to }{A}}={A}_{x}\mathbf{\hat{i}}+{A}_{y}\mathbf{\hat{j}}.[/latex]

If we know the coordinates [latex]b({x}_{b},{y}_{b})[/latex] of the origin point of a vector (where b stands for “beginning”) and the coordinates [latex]e({x}_{e},{y}_{e})[/latex] of the end point of a vector (where e stands for “end”), we can obtain the scalar components of a vector simply by subtracting the origin point coordinates from the end point coordinates:

[latex]\left\{\begin{array}{c}{A}_{x}={x}_{e}-{x}_{b}\\ {A}_{y}={y}_{e}-{y}_{b}.\end{array}\right.[/latex]

Example

Displacement of a Mouse Pointer

A mouse pointer on the display monitor of a computer at its initial position is at point (6.0 cm, 1.6 cm) with respect to the lower left-side corner. If you move the pointer to an icon located at point (2.0 cm, 4.5 cm), what is the displacement vector of the pointer?

Strategy

The origin of the xy-coordinate system is the lower left-side corner of the computer monitor. Therefore, the unit vector [latex]\mathbf{\hat{i}}[/latex] on the x-axis points horizontally to the right and the unit vector [latex]\mathbf{\hat{j}}[/latex] on the y-axis points vertically upward. The origin of the displacement vector is located at point b(6.0, 1.6) and the end of the displacement vector is located at point e(2.0, 4.5). Substitute the coordinates of these points into Figure to find the scalar components [latex]{D}_{x}[/latex] and [latex]{D}_{y}[/latex] of the displacement vector [latex]\mathbf{\overset{\to }{D}}[/latex]. Finally, substitute the coordinates into Figure to write the displacement vector in the vector component form.

Solution

Show Answer

We identify [latex]{x}_{b}=6.0[/latex], [latex]{x}_{e}=2.0[/latex], [latex]{y}_{b}=1.6[/latex], and [latex]{y}_{e}=4.5[/latex], where the physical unit is 1 cm. The scalar x- and y-components of the displacement vector are [latex]\begin{array}{cc}\hfill {D}_{x}& ={x}_{e}-{x}_{b}=(2.0-6.0)\text{cm}=-4.0\,\text{cm},\hfill \\ \hfill {D}_{y}& ={y}_{e}-{y}_{b}=(4.5-1.6)\text{cm}=+2.9\,\text{cm}.\hfill \end{array}[/latex]

The vector component form of the displacement vector is

[latex]\mathbf{\overset{\to }{D}}={D}_{x}\mathbf{\hat{i}}+{D}_{y}\mathbf{\hat{j}}=(-4.0\,\text{cm})\mathbf{\hat{i}}+(2.9\,\text{cm})\mathbf{\hat{j}}=(-4.0\mathbf{\hat{i}}+2.9\mathbf{\hat{j}})\text{cm}.[/latex]This solution is shown in (Figure 2.17).

Vector D extends from coordinates 6.0, 1.6 to coordinates 2.0, 4.5. Vector D equals vector D sub x plus vector D sub y. D sub x equals minus 4.0 I hat, and extends from x=6.0 to x =2.0. The magnitude D sub x equals 2.0-6.0 = -4.0. D sub y equals plus 2.9 j hat, and extends from y=1.6 to y=4.5. The magnitude D sub y equals 4.5 − 1.6.
Figure 2.17 The graph of the displacement vector. The vector points from the origin point at b to the end point at e.

Significance

Notice that the physical unit—here, 1 cm—can be placed either with each component immediately before the unit vector or globally for both components, as in Figure. Often, the latter way is more convenient because it is simpler.

The vector x-component [latex]{\mathbf{\overset{\to }{D}}}_{x}=-4.0\mathbf{\hat{i}}=4.0(\text{−}\mathbf{\hat{i}})[/latex] of the displacement vector has the magnitude [latex]|{\mathbf{\overset{\to }{D}}}_{x}|=|-4.0||\mathbf{\hat{i}}|=4.0[/latex] because the magnitude of the unit vector is [latex]|\mathbf{\hat{i}}|=1[/latex]. Notice, too, that the direction of the x-component is [latex]\text{−}\mathbf{\hat{i}}[/latex], which is antiparallel to the direction of the +x-axis; hence, the x-component vector [latex]{\mathbf{\overset{\to }{D}}}_{x}[/latex] points to the left, as shown in Figure. The scalar x-component of vector [latex]\mathbf{\overset{\to }{D}}[/latex] is [latex]{D}_{x}=-4.0[/latex].

Similarly, the vector y-component [latex]{\mathbf{\overset{\to }{D}}}_{y}=+2.9\mathbf{\hat{j}}[/latex] of the displacement vector has magnitude [latex]|{\mathbf{\overset{\to }{D}}}_{y}|=|2.9||\mathbf{\hat{j}}|=\,2.9[/latex] because the magnitude of the unit vector is [latex]|\mathbf{\hat{j}}|=1[/latex]. The direction of the y-component is [latex]+\mathbf{\hat{j}}[/latex], which is parallel to the direction of the +y-axis. Therefore, the y-component vector [latex]{\mathbf{\overset{\to }{D}}}_{y}[/latex] points up, as seen in Figure. The scalar y-component of vector [latex]\mathbf{\overset{\to }{D}}[/latex] is [latex]{D}_{y}=+2.9[/latex]. The displacement vector [latex]\mathbf{\overset{\to }{D}}[/latex] is the resultant of its two vector components.

The vector component form of the displacement vector Figure tells us that the mouse pointer has been moved on the monitor 4.0 cm to the left and 2.9 cm upward from its initial position.

Check Your Understanding

A blue fly lands on a sheet of graph paper at a point located 10.0 cm to the right of its left edge and 8.0 cm above its bottom edge and walks slowly to a point located 5.0 cm from the left edge and 5.0 cm from the bottom edge. Choose the rectangular coordinate system with the origin at the lower left-side corner of the paper and find the displacement vector of the fly. Illustrate your solution by graphing.

Show Solution

[latex]\mathbf{\overset{\to }{D}}=(-5.0\mathbf{\hat{i}}-3.0\mathbf{\hat{j}})\text{cm}[/latex]; the fly moved 5.0 cm to the left and 3.0 cm down from its landing site.

When we know the scalar components [latex]{A}_{x}[/latex] and [latex]{A}_{y}[/latex] of a vector [latex]\mathbf{\overset{\to }{A}}[/latex], we can find its magnitude A and its direction angle [latex]{\theta }_{A}[/latex]. The direction angle—or direction, for short—is the angle the vector forms with the positive direction on the x-axis. The angle [latex]{\theta }_{A}[/latex] is measured in the counterclockwise direction from the +x-axis to the vector (Figure). Because the lengths A, [latex]{A}_{x}[/latex], and [latex]{A}_{y}[/latex] form a right triangle, they are related by the Pythagorean theorem:

[latex]{A}^{2}={A}_{x}^{2}+{A}_{y}^{2}\enspace\Leftrightarrow\enspace{A}=\sqrt{{A}_{x}^{2}+{A}_{y}^{2}}.[/latex]

This equation works even if the scalar components of a vector are negative. The direction angle [latex]{\theta }_{A}[/latex] of a vector is defined via the tangent function of angle [latex]{\theta }_{A}[/latex] in the triangle shown in Figure:

[latex]\text{tan}\,{\theta }_{A}=\frac{{A}_{y}}{{A}_{x}}\enspace\Rightarrow \enspace{\theta }_{A}={\text{tan}}^{-1}(\frac{{A}_{y}}{{A}_{x}}).[/latex]
Vector A has horizontal x component A sub x equal to magnitude A sub x I hat and vertical y component A sub y equal to magnitude A sub y j hat. Vector A and the components form a right triangle with sides length magnitude A sub x and magnitude A sub y and hypotenuse magnitude A equal to the square root of A sub x squared plus A sub y squared. The angle between the horizontal side A sub x and the hypotenuse A is theta sub A.
Figure 2.18 For vector [latex]\mathbf{\overset{\to }{A}}[/latex], its magnitude A and its direction angle [latex]{\theta }_{A}[/latex] are related to the magnitudes of its scalar components because A, [latex]{A}_{x}[/latex], and [latex]{A}_{y}[/latex] form a right triangle.

When the vector lies either in the first quadrant or in the fourth quadrant, where component [latex]{A}_{x}[/latex] is positive (Figure), the angle [latex]\theta[/latex] in Figure is identical to the direction angle [latex]{\theta }_{A}[/latex]. For vectors in the fourth quadrant, angle [latex]\theta[/latex] is negative, which means that for these vectors, direction angle [latex]{\theta }_{A}[/latex] is measured clockwise from the positive x-axis. Similarly, for vectors in the second quadrant, angle [latex]\theta[/latex] is negative. When the vector lies in either the second or third quadrant, where component [latex]{A}_{x}[/latex] is negative, the direction angle is [latex]{\theta }_{A}=\theta +180^\circ[/latex] (Figure).

Figure I shows vector A in the first quadrant (pointing up and right.) It has positive x and y components A sub x and A sub y, and the angle theta sub A measured counterclockwise from the positive x axis is smaller than 90 degrees. Figure II shows vector A in the first second (pointing up and left.) It has negative x and positive y components A sub x and A sub y. The angle theta sub A measured counterclockwise from the positive x axis is larger than 90 degrees but less than 180 degrees. The angle theta, measured clockwise from the negative x axis, is smaller than 90 degrees. Figure III shows vector A in the third quadrant (pointing down and left.) It has negative x and y components A sub x and A sub y, and the angle theta sub A measured counterclockwise from the positive x axis is larger than 180 degrees and smaller than 270 degrees. The angle theta, measured counterclockwise from the negative x axis, is smaller than 90 degrees. Figure IV shows vector A in the fourth quadrant (pointing down and right.) It has positive x and negative y components A sub x and A sub y, and the angle theta sub A measured clockwise from the positive x axis is smaller than 90 degrees.
Figure 2.19 Scalar components of a vector may be positive or negative. Vectors in the first quadrant (I) have both scalar components positive and vectors in the third quadrant have both scalar components negative. For vectors in quadrants II and III, the direction angle of a vector is [latex]{\theta }_{A}=\theta +180^\circ[/latex].

Example

Magnitude and Direction of the Displacement Vector

You move a mouse pointer on the display monitor from its initial position at point (6.0 cm, 1.6 cm) to an icon located at point (2.0 cm, 4.5 cm). What are the magnitude and direction of the displacement vector of the pointer?

Strategy

In Figure, we found the displacement vector [latex]\mathbf{\overset{\to }{D}}[/latex] of the mouse pointer (see Figure). We identify its scalar components [latex]{D}_{x}=-4.0\,\text{cm}[/latex] and [latex]{D}_{y}=+2.9\,\text{cm}[/latex] and substitute into Figure and Figure to find the magnitude D and direction [latex]{\theta }_{D}[/latex], respectively.

Solution

Show Answer

The magnitude of vector [latex]\mathbf{\overset{\to }{D}}[/latex] is [latex]D=\sqrt{{D}_{x}^{2}+{D}_{y}^{2}}=\sqrt{{(-4.0\,\text{cm})}^{2}+{(2.9\,\text{cm})}^{2}}=\sqrt{{(4.0)}^{2}+{(2.9)}^{2}}\,\text{cm}=4.9\,\text{cm}.[/latex] The direction angle is [latex]\text{tan}\,\theta =\frac{{D}_{y}}{{D}_{x}}=\frac{+2.9\,\text{cm}}{-4.0\,\text{cm}}=-0.725\enspace\Rightarrow \enspace\theta ={\text{tan}}^{-1}(-0.725)=-35.9^\circ.[/latex] Vector [latex]\mathbf{\overset{\to }{D}}[/latex] lies in the second quadrant, so its direction angle is [latex]{\theta }_{D}=\theta +180^\circ=-35.9^\circ+180^\circ=144.1^\circ.[/latex]

Check Your Understanding

If the displacement vector of a blue fly walking on a sheet of graph paper is [latex]\mathbf{\overset{\to }{D}}=(-5.00\mathbf{\hat{i}}-3.00\mathbf{\hat{j}})\text{cm}[/latex], find its magnitude and direction.

Show Solution

5.83 cm, [latex]211^\circ[/latex]

In many applications, the magnitudes and directions of vector quantities are known and we need to find the resultant of many vectors. For example, imagine 400 cars moving on the Golden Gate Bridge in San Francisco in a strong wind. Each car gives the bridge a different push in various directions and we would like to know how big the resultant push can possibly be. We have already gained some experience with the geometric construction of vector sums, so we know the task of finding the resultant by drawing the vectors and measuring their lengths and angles may become intractable pretty quickly, leading to huge errors. Worries like this do not appear when we use analytical methods. The very first step in an analytical approach is to find vector components when the direction and magnitude of a vector are known.

Let us return to the right triangle in Figure. The quotient of the adjacent side [latex]{A}_{x}[/latex] to the hypotenuse A is the cosine function of direction angle [latex]{\theta }_{A}[/latex], [latex]{A}_{x}\text{/}A=\text{cos}\,{\theta }_{A}[/latex], and the quotient of the opposite side [latex]{A}_{y}[/latex] to the hypotenuse A is the sine function of [latex]{\theta }_{A}[/latex], [latex]{A}_{y}\text{/}A=\text{sin}\,{\theta }_{A}[/latex]. When magnitude A and direction [latex]{\theta }_{A}[/latex] are known, we can solve these relations for the scalar components:

[latex]\left\{\begin{array}{c}{A}_{x}=A\,\text{cos}\,{\theta }_{A}\\ {A}_{y}=A\,\text{sin}\,{\theta }_{A}\end{array}\right. .[/latex]

When calculating vector components with Figure, care must be taken with the angle. The direction angle [latex]{\theta }_{A}[/latex] of a vector is the angle measured counterclockwise from the positive direction on the x-axis to the vector. The clockwise measurement gives a negative angle.

Example

Components of Displacement Vectors

A rescue party for a missing child follows a search dog named Trooper. Trooper wanders a lot and makes many trial sniffs along many different paths. Trooper eventually finds the child and the story has a happy ending, but his displacements on various legs seem to be truly convoluted. On one of the legs he walks 200.0 m southeast, then he runs north some 300.0 m. On the third leg, he examines the scents carefully for 50.0 m in the direction [latex]30^\circ[/latex] west of north. On the fourth leg, Trooper goes directly south for 80.0 m, picks up a fresh scent and turns [latex]23^\circ[/latex] west of south for 150.0 m. Find the scalar components of Trooper’s displacement vectors and his displacement vectors in vector component form for each leg.

Strategy

Let’s adopt a rectangular coordinate system with the positive x-axis in the direction of geographic east, with the positive y-direction pointed to geographic north. Explicitly, the unit vector [latex]\mathbf{\hat{i}}[/latex] of the x-axis points east and the unit vector [latex]\mathbf{\hat{j}}[/latex] of the y-axis points north. Trooper makes five legs, so there are five displacement vectors. We start by identifying their magnitudes and direction angles, then we use Figure to find the scalar components of the displacements and Figure for the displacement vectors.

Solution

On the first leg, the displacement magnitude is [latex]{L}_{1}=200.0\,\text{m}[/latex] and the direction is southeast. For direction angle [latex]{\theta }_{1}[/latex] we can take either [latex]45^\circ[/latex] measured clockwise from the east direction or [latex]45^\circ+270^\circ[/latex] measured counterclockwise from the east direction. With the first choice, [latex]{\theta }_{1}=-45^\circ[/latex]. With the second choice, [latex]{\theta }_{1}=+315^\circ[/latex]. We can use either one of these two angles. The components are

[latex]\begin{array}{l}{L}_{1x}={L}_{1}\,\text{cos}\,{\theta }_{1}=(200.0\,\text{m})\,\text{cos}\,315^\circ=141.4\,\text{m,}\\ {L}_{1y}={L}_{1}\,\text{sin}\,{\theta }_{1}=(200.0\,\text{m})\,\text{sin}\,315^\circ=-141.4\,\text{m}.\end{array}[/latex]

The displacement vector of the first leg is

[latex]{\mathbf{\overset{\to }{L}}}_{1}={L}_{1x}\mathbf{\hat{i}}+{L}_{1y}\mathbf{\hat{j}}=(141.4\mathbf{\hat{i}}-141.4\mathbf{\hat{j}})\,\text{m}.[/latex]

On the second leg of Trooper’s wanderings, the magnitude of the displacement is [latex]{L}_{2}=300.0\,\text{m}[/latex] and the direction is north. The direction angle is [latex]{\theta }_{2}=+90^\circ[/latex]. We obtain the following results:

[latex]\begin{array}{ccc}\hfill {L}_{2x}& =\hfill & {L}_{2}\,\text{cos}\,{\theta }_{2}=(300.0\,\text{m})\,\text{cos}\,90^\circ=0.0\,,\hfill \\ \hfill {L}_{2y}& =\hfill & {L}_{2}\,\text{sin}\,{\theta }_{2}=(300.0\,\text{m})\,\text{sin}\,90^\circ=300.0\,\text{m,}\hfill \\ \hfill {\mathbf{\overset{\to }{L}}}_{2}& =\hfill & {L}_{2x}\mathbf{\hat{i}}+{L}_{2y}\mathbf{\hat{j}}=(300.0\,\text{m})\mathbf{\hat{j}}.\hfill \end{array}[/latex]

On the third leg, the displacement magnitude is [latex]{L}_{3}=50.0\,\text{m}[/latex] and the direction is [latex]30^\circ[/latex] west of north. The direction angle measured counterclockwise from the eastern direction is [latex]{\theta }_{3}=30^\circ+90^\circ=+120^\circ[/latex]. This gives the following answers:

[latex]\begin{array}{ccc}\hfill {L}_{3x}& =\hfill & {L}_{3}\,\text{cos}\,{\theta }_{3}=(50.0\,\text{m})\,\text{cos}\,120^\circ=-25.0\,\text{m,}\hfill \\ \hfill {L}_{3y}& =\hfill & {L}_{3}\,\text{sin}\,{\theta }_{3}=(50.0\,\text{m})\,\text{sin}\,120^\circ=+43.3\,\text{m,}\hfill \\ \hfill {\mathbf{\overset{\to }{L}}}_{3}& =\hfill & {L}_{3x}\mathbf{\hat{i}}+{L}_{3y}\mathbf{\hat{j}}=(-25.0\mathbf{\hat{i}}+43.3\mathbf{\hat{j}})\text{m}.\hfill \end{array}[/latex]

On the fourth leg of the excursion, the displacement magnitude is [latex]{L}_{4}=80.0\,\text{m}[/latex] and the direction is south. The direction angle can be taken as either [latex]{\theta }_{4}=-90^\circ[/latex] or [latex]{\theta }_{4}=+270^\circ[/latex]. We obtain

[latex]\begin{array}{ccc}\hfill {L}_{4x}& =\hfill & {L}_{4}\,\text{cos}\,{\theta }_{4}=(80.0\,\text{m})\,\text{cos}\,(-90^\circ)=0\,,\hfill \\ \hfill {L}_{4y}& =\hfill & {L}_{4}\,\text{sin}\,{\theta }_{4}=(80.0\,\text{m})\,\text{sin}\,(-90^\circ)=-80.0\,\text{m,}\hfill \\ \hfill {\mathbf{\overset{\to }{L}}}_{4}& =\hfill & {L}_{4x}\mathbf{\hat{i}}+{L}_{4y}\mathbf{\hat{j}}=(-80.0\,\text{m})\mathbf{\hat{j}}.\hfill \end{array}[/latex]
Show Answer

On the last leg, the magnitude is [latex]{L}_{5}=150.0\,\text{m}[/latex] and the angle is [latex]{\theta }_{5}=-23^\circ+270^\circ=+247^\circ[/latex] [latex](23^\circ[/latex] west of south), which gives [latex]\begin{array}{ccc}\hfill {L}_{5x}& =\hfill & {L}_{5}\,\text{cos}\,{\theta }_{5}=(150.0\,\text{m})\,\text{cos}\,247^\circ=-58.6\,\text{m,}\hfill \\ \hfill {L}_{5y}& =\hfill & {L}_{5}\,\text{sin}\,{\theta }_{5}=(150.0\,\text{m})\,\text{sin}\,247^\circ=-138.1\,\text{m,}\hfill \\ \hfill {\mathbf{\overset{\to }{L}}}_{5}& =\hfill & {L}_{5x}\mathbf{\hat{i}}+{L}_{5y}\mathbf{\hat{j}}=(-58.6\mathbf{\hat{i}}-138.1\mathbf{\hat{j}})\text{m}.\hfill \end{array}[/latex]

Check Your Understanding

If Trooper runs 20 m west before taking a rest, what is his displacement vector?

Show Solution

[latex]\mathbf{\overset{\to }{D}}=(-20\,\text{m})\mathbf{\hat{j}}[/latex]

Polar Coordinates

To describe locations of points or vectors in a plane, we need two orthogonal directions. In the Cartesian coordinate system these directions are given by unit vectors [latex]\mathbf{\hat{i}}[/latex] and [latex]\mathbf{\hat{j}}[/latex] along the x-axis and the y-axis, respectively. The Cartesian coordinate system is very convenient to use in describing displacements and velocities of objects and the forces acting on them. However, it becomes cumbersome when we need to describe the rotation of objects. When describing rotation, we usually work in the polar coordinate system.

In the polar coordinate system, the location of point P in a plane is given by two polar coordinates (Figure). The first polar coordinate is the radial coordinate r, which is the distance of point P from the origin. The second polar coordinate is an angle [latex]\phi[/latex] that the radial vector makes with some chosen direction, usually the positive x-direction. In polar coordinates, angles are measured in radians, or rads. The radial vector is attached at the origin and points away from the origin to point P. This radial direction is described by a unit radial vector [latex]\mathbf{\hat{r}}[/latex]. The second unit vector [latex]\mathbf{\hat{t}}[/latex] is a vector orthogonal to the radial direction [latex]\mathbf{\hat{r}}[/latex]. The positive [latex]+\mathbf{\hat{t}}[/latex] direction indicates how the angle [latex]\phi[/latex] changes in the counterclockwise direction. In this way, a point P that has coordinates (x, y) in the rectangular system can be described equivalently in the polar coordinate system by the two polar coordinates [latex](r,\phi )[/latex]. Figure is valid for any vector, so we can use it to express the x– and y-coordinates of vector [latex]\mathbf{\overset{\to }{r}}[/latex]. In this way, we obtain the connection between the polar coordinates and rectangular coordinates of point P:

[latex]\left\{\begin{array}{c}x=r\,\text{cos}\,\phi \\ y=r\,\text{sin}\,\phi \end{array}\right. .[/latex]
Vector r points from the origin of the x y coordinate system to point P. The angle between the vector r and the positive x direction is phi. X equals r cosine phi and y equals r sine phi. Extending a line in the direction of r vector past point P, a unit vector r hat is drawn in the same direction as r. A unit vector t hat is perpendicular to r hat, pointing 90 degrees counterclockwise to r hat.
Figure 2.20 Using polar coordinates, the unit vector [latex]\mathbf{\hat{r}}[/latex] defines the positive direction along the radius r (radial direction) and, orthogonal to it, the unit vector [latex]\mathbf{\hat{t}}[/latex] defines the positive direction of rotation by the angle [latex]\phi[/latex].

Example

Polar Coordinates

A treasure hunter finds one silver coin at a location 20.0 m away from a dry well in the direction [latex]20^\circ[/latex] north of east and finds one gold coin at a location 10.0 m away from the well in the direction [latex]20^\circ[/latex] north of west. What are the polar and rectangular coordinates of these findings with respect to the well?

Strategy

The well marks the origin of the coordinate system and east is the +x-direction. We identify radial distances from the locations to the origin, which are [latex]{r}_{S}=20.0\,\text{m}[/latex] (for the silver coin) and [latex]{r}_{G}=10.0\,\text{m}[/latex] (for the gold coin). To find the angular coordinates, we convert [latex]20^\circ[/latex] to radians: [latex]20^\circ=\pi 20\text{/}180=\pi \text{/}9[/latex]. We use Figure to find the x– and y-coordinates of the coins.

Solution

Show Answer

The angular coordinate of the silver coin is [latex]{\phi }_{S}=\pi \text{/}9[/latex], whereas the angular coordinate of the gold coin is [latex]{\phi }_{G}=\pi -\pi \text{/}9=8\pi \text{/}9[/latex]. Hence, the polar coordinates of the silver coin are [latex]({r}_{S},{\phi }_{S})=(20.0\,\text{m},\pi \text{/}9)[/latex] and those of the gold coin are [latex]({r}_{G},{\phi }_{G})=(10.0\,\text{m},8\pi \text{/}9)[/latex]. We substitute these coordinates into (Figure) to obtain rectangular coordinates. For the gold coin, the coordinates are

[latex]\left\{\begin{array}{l}{x}_{G}={r}_{G}\,\text{cos}\,{\phi }_{G}=(10.0\,\text{m})\,\text{cos}\,8\pi \text{/}9=-9.4\,\text{m}\\ {y}_{G}={r}_{G}\,\text{sin}\,{\phi }_{G}=(10.0\,\text{m})\,\text{sin}\,8\pi \text{/}9=3.4\,\text{m}\end{array}\right. \enspace\Rightarrow \enspace({x}_{G},{y}_{G})=(-9.4\,\text{m},3.4\,\text{m}).[/latex]

For the silver coin, the coordinates are

[latex]\left\{\begin{array}{l}{x}_{S}={r}_{S}\,\text{cos}\,{\phi }_{S}=(20.0\,\text{m})\,\text{cos}\,\pi \text{/}9=18.9\,\text{m}\\ {y}_{S}={r}_{S}\,\text{sin}\,{\phi }_{S}=(20.0\,\text{m})\,\text{sin}\,\pi \text{/}9=6.8\,\text{m}\end{array}\right.\enspace\Rightarrow \enspace({x}_{S},{y}_{S})=(18.9\,\text{m},6.8\,\text{m}).[/latex]

Vectors in Three Dimensions

To specify the location of a point in space, we need three coordinates (x, y, z), where coordinates x and y specify locations in a plane, and coordinate z gives a vertical position above or below the plane. Three-dimensional space has three orthogonal directions, so we need not two but three unit vectors to define a three-dimensional coordinate system. In the Cartesian coordinate system, the first two unit vectors are the unit vector of the x-axis [latex]\mathbf{\hat{i}}[/latex] and the unit vector of the y-axis [latex]\mathbf{\hat{j}}[/latex]. The third unit vector [latex]\mathbf{\hat{k}}[/latex] is the direction of the z-axis (Figure). The order in which the axes are labeled, which is the order in which the three unit vectors appear, is important because it defines the orientation of the coordinate system. The order xyz, which is equivalent to the order [latex]\mathbf{\hat{i}}[/latex] – [latex]\mathbf{\hat{j}}[/latex] – [latex]\mathbf{\hat{k}}[/latex], defines the standard right-handed coordinate system (positive orientation).

The x y z coordinate system, with unit vectors I hat, j hat and k hat respectively. I hat points out at us, j hat points to the right, and k hat points up the page. The unit vectors form the sides of a cube.
Figure 2.21 Three unit vectors define a Cartesian system in three-dimensional space. The order in which these unit vectors appear defines the orientation of the coordinate system. The order shown here defines the right-handed orientation.

In three-dimensional space, vector [latex]\mathbf{\overset{\to }{A}}[/latex] has three vector components: the x-component [latex]{\mathbf{\overset{\to }{A}}}_{x}={A}_{x}\mathbf{\hat{i}}[/latex], which is the part of vector [latex]\mathbf{\overset{\to }{A}}[/latex] along the x-axis; the y-component [latex]{\mathbf{\overset{\to }{A}}}_{y}={A}_{y}\mathbf{\hat{j}}[/latex], which is the part of [latex]\mathbf{\overset{\to }{A}}[/latex] along the y-axis; and the z-component [latex]{\mathbf{\overset{\to }{A}}}_{z}={A}_{z}\mathbf{\hat{k}}[/latex], which is the part of the vector along the z-axis. A vector in three-dimensional space is the vector sum of its three vector components (Figure):

[latex]\mathbf{\overset{\to }{A}}={A}_{x}\mathbf{\hat{i}}+{A}_{y}\mathbf{\hat{j}}+{A}_{z}\mathbf{\hat{k}}.[/latex]

If we know the coordinates of its origin [latex]b({x}_{b},{y}_{b},{z}_{b})[/latex] and of its end [latex]e({x}_{e},{y}_{e},{z}_{e})[/latex], its scalar components are obtained by taking their differences: [latex]{A}_{x}[/latex] and [latex]{A}_{y}[/latex] are given by Figure and the z-component is given by

[latex]{A}_{z}={z}_{e}-{z}_{b}.[/latex]

Magnitude A is obtained by generalizing Figure to three dimensions:

[latex]A=\sqrt{{A}_{x}^{2}+{A}_{y}^{2}+{A}_{z}^{2}}.[/latex]

This expression for the vector magnitude comes from applying the Pythagorean theorem twice. As seen in Figure, the diagonal in the xy-plane has length [latex]\sqrt{{A}_{x}^{2}+{A}_{y}^{2}}[/latex] and its square adds to the square [latex]{A}_{z}^{2}[/latex] to give [latex]{A}^{2}[/latex]. Note that when the z-component is zero, the vector lies entirely in the xy-plane and its description is reduced to two dimensions.

Vector A in the x y z coordinate system extends from the origin. Vector A equals the sum of vectors A sub x, A sub y and A sub z. Vector A sub x is the x component along the x axis and has length A sub x I hat. Vector A sub y is the y component along the y axis and has length A sub y j hat. Vector A sub z is the z component along the z axis and has length A sub x k hat. The components form the sides of a rectangular box with sides length A sub x, A sub y, and A sub z.
Figure 2.22 A vector in three-dimensional space is the vector sum of its three vector components.

Example

Takeoff of a Drone

During a takeoff of IAI Heron (Figure), its position with respect to a control tower is 100 m above the ground, 300 m to the east, and 200 m to the north. One minute later, its position is 250 m above the ground, 1200 m to the east, and 2100 m to the north. What is the drone’s displacement vector with respect to the control tower? What is the magnitude of its displacement vector?

A photo of a drone plane.
Figure 2.23 The drone IAI Heron in flight. (credit: SSgt Reynaldo Ramon, USAF)

Strategy

We take the origin of the Cartesian coordinate system as the control tower. The direction of the +x-axis is given by unit vector [latex]\mathbf{\hat{i}}[/latex] to the east, the direction of the +y-axis is given by unit vector [latex]\mathbf{\hat{j}}[/latex] to the north, and the direction of the +z-axis is given by unit vector [latex]\mathbf{\hat{k}}[/latex], which points up from the ground. The drone’s first position is the origin (or, equivalently, the beginning) of the displacement vector and its second position is the end of the displacement vector.

Solution

Show Answer

We identify b(300.0 m, 200.0 m, 100.0 m) and e(480.0 m, 370.0 m, 250.0m), and use (Figure) and (Figure) to find the scalar components of the drone’s displacement vector:

[latex]\left\{\begin{array}{l}{D}_{x}={x}_{e}-{x}_{b}=1200.0\,\text{m}-300.0\,\text{m}=900.0\,\text{m},\\ {D}_{y}={y}_{e}-{y}_{b}=2100.0\,\text{m}-200.0\,\text{m}=1900.0\,\text{m,}\\ {D}_{z}={z}_{e}-{z}_{b}=250.0\,\text{m}-100.0\,\text{m}=150.0\,\text{m}.\end{array}\right.[/latex]

We substitute these components into (Figure) to find the displacement vector:

[latex]\mathbf{\overset{\to }{D}}={D}_{x}\mathbf{\hat{i}}+{D}_{y}\mathbf{\hat{j}}+{D}_{z}\mathbf{\hat{k}}=900.0\,\text{m}\mathbf{\hat{i}}+1900.0\,\text{m}\mathbf{\hat{j}}+150.0\,\text{m}\mathbf{\hat{k}}=(0.90\mathbf{\hat{i}}+1.90\mathbf{\hat{j}}+0.15\mathbf{\hat{k}})\,\text{km}.[/latex]

We substitute into (Figure) to find the magnitude of the displacement: [latex]D=\sqrt{{D}_{x}^{2}+{D}_{y}^{2}+{D}_{z}^{2}}=\sqrt{{(0.90\,\text{km})}^{2}+{(1.90\,\text{km})}^{2}+{(0.15\,\text{km})}^{2}}=4.44\,\text{km}.[/latex]

Check Your Understanding

If the average velocity vector of the drone in the displacement in Figure is [latex]\mathbf{\overset{\to }{u}}=(15.0\mathbf{\hat{i}}+31.7\mathbf{\hat{j}}+2.5\mathbf{\hat{k}})\text{m}\text{/}\text{s}[/latex], what is the magnitude of the drone’s velocity vector?

Show Solution

35.1 m/s = 126.4 km/h

Summary

  • Vectors are described in terms of their components in a coordinate system. In two dimensions (in a plane), vectors have two components. In three dimensions (in space), vectors have three components.
  • A vector component of a vector is its part in an axis direction. The vector component is the product of the unit vector of an axis with its scalar component along this axis. A vector is the resultant of its vector components.
  • Scalar components of a vector are differences of coordinates, where coordinates of the origin are subtracted from end point coordinates of a vector. In a rectangular system, the magnitude of a vector is the square root of the sum of the squares of its components.
  • In a plane, the direction of a vector is given by an angle the vector has with the positive x-axis. This direction angle is measured counterclockwise. The scalar x-component of a vector can be expressed as the product of its magnitude with the cosine of its direction angle, and the scalar y-component can be expressed as the product of its magnitude with the sine of its direction angle.
  • In a plane, there are two equivalent coordinate systems. The Cartesian coordinate system is defined by unit vectors [latex]\mathbf{\hat{i}}[/latex] and [latex]\mathbf{\hat{j}}[/latex] along the x-axis and the y-axis, respectively. The polar coordinate system is defined by the radial unit vector [latex]\mathbf{\hat{r}}[/latex], which gives the direction from the origin, and a unit vector [latex]\mathbf{\hat{t}}[/latex], which is perpendicular (orthogonal) to the radial direction.

Conceptual Questions

Give an example of a nonzero vector that has a component of zero.

Show Solution

a unit vector of the x-axis

Explain why a vector cannot have a component greater than its own magnitude.

If two vectors are equal, what can you say about their components?

Show Solution

They are equal.

If vectors [latex]\mathbf{\overset{\to }{A}}[/latex] and [latex]\mathbf{\overset{\to }{B}}[/latex] are orthogonal, what is the component of [latex]\mathbf{\overset{\to }{B}}[/latex] along the direction of [latex]\mathbf{\overset{\to }{A}}[/latex]? What is the component of [latex]\mathbf{\overset{\to }{A}}[/latex] along the direction of [latex]\mathbf{\overset{\to }{B}}[/latex]?

If one of the two components of a vector is not zero, can the magnitude of the other vector component of this vector be zero?

Show Solution

yes

If two vectors have the same magnitude, do their components have to be the same?

Problems

Assuming the +x-axis is horizontal and points to the right, resolve the vectors given in the following figure to their scalar components and express them in vector component form.

Show Solution

a. [latex]\mathbf{\overset{\to }{A}}=+8.66\mathbf{\hat{i}}+5.00\mathbf{\hat{j}}[/latex], b. [latex]\mathbf{\overset{\to }{B}}=+30.09\mathbf{\hat{i}}+39.93\mathbf{\hat{j}}[/latex], c. [latex]\mathbf{\overset{\to }{C}}=+6.00\mathbf{\hat{i}}-10.39\mathbf{\hat{j}}[/latex], d. [latex]\mathbf{\overset{\to }{D}}=-15.97\mathbf{\hat{i}}+12.04\mathbf{\hat{j}}[/latex], f. [latex]\mathbf{\overset{\to }{F}}=-17.32\mathbf{\hat{i}}-10.00\mathbf{\hat{j}}[/latex]

The x y coordinate system has positive x to the right and positive y up. Vector A has magnitude 10.0 and points 30 degrees counterclockwise from the positive x direction. Vector B has magnitude 5.0 and points 53 degrees counterclockwise from the positive x direction. Vector C has magnitude 12.0 and points 60 degrees clockwise from the positive x direction. Vector D has magnitude 20.0 and points 37 degrees clockwise from the negative x direction. Vector F has magnitude 20.0 and points 30 degrees counterclockwise from the negative x direction.

Suppose you walk 18.0 m straight west and then 25.0 m straight north. How far are you from your starting point? What is your displacement vector? What is the direction of your displacement? Assume the +x-axis is horizontal to the right.

You drive 7.50 km in a straight line in a direction [latex]15^\circ[/latex] east of north. (a) Find the distances you would have to drive straight east and then straight north to arrive at the same point. (b) Show that you still arrive at the same point if the east and north legs are reversed in order. Assume the +x-axis is to the east.

Show Solution

a. 1.94 km, 7.24 km; b. proof

A sledge is being pulled by two horses on a flat terrain. The net force on the sledge can be expressed in the Cartesian coordinate system as vector [latex]\mathbf{\overset{\to }{F}}=(-2980.0\mathbf{\hat{i}}+8200.0\mathbf{\hat{j}})\text{N}[/latex], where [latex]\mathbf{\hat{i}}[/latex] and [latex]\mathbf{\hat{j}}[/latex] denote directions to the east and north, respectively. Find the magnitude and direction of the pull.

A trapper walks a 5.0-km straight-line distance from her cabin to the lake, as shown in the following figure. Determine the east and north components of her displacement vector. How many more kilometers would she have to walk if she walked along the component displacements? What is her displacement vector?

The vector from the cabin to the lake is vector S, magnitude 5.0 kilometers and pointing 40 degrees north of east. Two additional meandering paths are shown and labeled path 1 and path 2.

3.8 km east, 3.2 km north, 2.0 km, [latex]\mathbf{\overset{\to }{D}}=(3.8\mathbf{\hat{i}}+3.2\mathbf{\hat{j}})\text{km}[/latex]

The polar coordinates of a point are [latex]4\pi \text{/}3[/latex] and 5.50 m. What are its Cartesian coordinates?

Two points in a plane have polar coordinates [latex]{P}_{1}(2.500\,\text{m},\pi \text{/}6)[/latex] and [latex]{P}_{2}(3.800\,\text{m},2\pi \text{/}3)[/latex]. Determine their Cartesian coordinates and the distance between them in the Cartesian coordinate system. Round the distance to a nearest centimeter.

Show Solution

[latex]{P}_{1}(2.165\,\text{m},1.250\,\text{m})[/latex], [latex]{P}_{2}(-1.900\,\text{m},3.290\,\text{m})[/latex], 5.27 m

A chameleon is resting quietly on a lanai screen, waiting for an insect to come by. Assume the origin of a Cartesian coordinate system at the lower left-hand corner of the screen and the horizontal direction to the right as the +x-direction. If its coordinates are (2.000 m, 1.000 m), (a) how far is it from the corner of the screen? (b) What is its location in polar coordinates?

Two points in the Cartesian plane are A(2.00 m, −4.00 m) and B(−3.00 m, 3.00 m). Find the distance between them and their polar coordinates.

Show Solution

8.60 m, [latex]A(2\sqrt{5}\,\text{m},0.647\pi )[/latex], [latex]B(3\sqrt{2}\,\text{m},0.75\pi )[/latex]

A fly enters through an open window and zooms around the room. In a Cartesian coordinate system with three axes along three edges of the room, the fly changes its position from point b(4.0 m, 1.5 m, 2.5 m) to point e(1.0 m, 4.5 m, 0.5 m). Find the scalar components of the fly’s displacement vector and express its displacement vector in vector component form. What is its magnitude?

Glossary

component form of a vector
a vector written as the vector sum of its components in terms of unit vectors
direction angle
in a plane, an angle between the positive direction of the x-axis and the vector, measured counterclockwise from the axis to the vector
polar coordinate system
an orthogonal coordinate system where location in a plane is given by polar coordinates
polar coordinates
a radial coordinate and an angle
radial coordinate
distance to the origin in a polar coordinate system
scalar component
a number that multiplies a unit vector in a vector component of a vector
unit vectors of the axes
unit vectors that define orthogonal directions in a plane or in space
vector components
orthogonal components of a vector; a vector is the vector sum of its vector components.

License

2.2 Coordinate Systems and Components of a Vector Copyright © 2016 by OpenStax. All Rights Reserved.

Share This Book