Skip to main content
Logo image

Trigonometry

Section 9.2 Coordinate Form

Subsection Introduction

In Section 9.1 we saw how to resolve a vector into horizontal and vertical components. Thus, every vector can be expressed as the sum of a horizontal vector and a vertical vector.

Example 9.22.

A vector \(\bf{w}\) has magnitude 4 and direction \(\theta =29\degree\text{,}\) where \(\theta\) is measured counter-clockwise from the positive \(x\)-axis. Express \(\bf{w}\) as the sum of a horizontal vector, \(\bf{w_x}\text{,}\) and a vertical vector, \(\bf{w_y}\text{.}\)
Solution.
The components of \(\bf{w}\) are given by
\begin{align*} w_x \amp= \|{\bf{w}}\| \cos (\theta) \\ \amp= 4\cos (29\degree) = 3.50 \end{align*}
\begin{align*} w_y \amp= \|{\bf{w}}\| \sin (\theta) \\ \amp= 4\sin (29\degree) = 1.94 \end{align*}
vectors on coordinate plane
Then \(\bf{w} = \bf{w_x} + \bf{w_y}\text{,}\) where \(\bf{w_x}\) is a horizontal vector of magnitude 3.50, and \(\bf{w_y}\) is a vertical vector of magnitude 1.94. See the figure above.

Checkpoint 9.23.

A vector \(\bf{u}\) has magnitude 2 and direction \(\theta =116\degree\text{,}\) where \(\theta\) is in standard position. Express \(\bf{u}\) as the sum of a horizontal vector, \(\bf{u_x}\text{,}\) and a vertical vector, \(\bf{u_y}\text{.}\)
Answer.
\({\bf{u}} = {\bf{u_x}}+{\bf{u_y}}\text{,}\) where \(\|{\bf{u_x}}\| = -1.943,~\|{\bf{u_y}}\| = 0.473\)

Subsection Unit Vectors

It is often useful to describe a vector by giving its horizontal and vertical components, instead of its magnitude and direction. To make the notation easier, we give names to the vectors of length 1 that point in the \(x\)- and \(y\)-directions. A vector of magnitude 1 is called a unit vector. We can have unit vectors in any direction, but the unit vector in the \(x\)-direction is denoted by \(\bf{i}\text{,}\) and the unit vector in the \(y\)-direction is called \(\bf{j}\text{,}\) as shown below.
By taking scalar multiples of \(\bf{i}\) and \(\bf{j}\text{,}\) we can describe any vector that lies in the directions of the coordinate axes. For example, \(4{\bf{i}}\) represents the vector of magnitude 4 pointing in the \(x\)-direction, and \(3{\bf{j}}\) represents the vector of magnitude 3 pointing in the\(y\)-direction. And by adding multiples of \(\bf{i}\) and \(\bf{j}\text{,}\) we can represent any vector we like. The vector \({\bf{v}} = 4{\bf{i}} + 3{\bf{j}}\) is shown at right.
vectors on xy-plane
Because the components of the vector are chosen to align with the coordinate system, we call this the coordinate form of the vector.

Coordinate Form of a Vector.

The vector
\begin{equation*} {\bf{v}} = a{\bf{i}} + b{\bf{j}} \end{equation*}
is the vector whose horizontal component is \(a\) and whose vertical component is \(b\text{.}\)
The coordinate form of the vector \(\bf{w}\) in the previous example is \({\bf{w}} = 3.50{\bf{i}} + 1.94{\bf{j}}\text{.}\)

Example 9.24.

State the coordinate form of the vector shown at right.
vectors on xy-plane
Solution.
From its base to its tip, the vector extends 4 units in the negative \({\bf{i}}\) direction and 6 units in the \({\bf{j}}\) direction. Thus, \({\bf{v}} = -4{\bf{i}} + 6{\bf{j}}\text{.}\)

Checkpoint 9.25.

State the coordinate form of the vector shown at right.
vectors
Answer.
\({\bf{w}} = 3{\bf{i}} -5{\bf{j}}\)

Subsection Converting Between Geometric and Coordinate Form

It is a simple matter to find the magnitude and direction of a vector given in coordinate form. The vector \({\bf{v}} = 4{\bf{i}} + 3{\bf{j}}\) has magnitude
\begin{equation*} \|{\bf{v}}\| = \sqrt{3^2 + 4^2} = \sqrt{25} = 5 \end{equation*}
and direction \(\theta = \tan^{-1}\left(\dfrac{3}{4}\right) = 36.9\degree\text{.}\) Thus, we can readily convert vectors from geometric form to coordinate form or vice versa.

Comparing the Geometric and Coordinate Forms of a Vector.

Suppose that the vector \({\bf{v}}\) has magnitude \(\|{\bf{v}}\|\) and points in the direction of the angle \(\theta\) in standard position. If \({\bf{v}}\) has the coordinate form \({\bf{v}} = a{\bf{i}} + b{\bf{j}}\text{,}\) then
\begin{align*} \blert{a} \amp \blert{~ = \|{\bf{v}}\| \cos (\theta}) \amp \amp \amp \blert{\|{\bf{v}}\|} \amp \blert{~= \sqrt{a^2 + b^2}}\\ \blert{b} \amp \blert{~= \|{\bf{v}}\| \sin (\theta}) \amp \amp \amp \blert{\tan (\theta)} \amp \blert{~= \dfrac{b}{a}} \end{align*}

Example 9.26.

  1. Find the geometric form of the vector \({\bf{w}} = -3{\bf{i}} -2{\bf{j}}\text{.}\)
  2. Find the coordinate form of the vector whose magnitude is 5 and whose direction is the angle \(\theta = 135\degree\text{.}\)
Solution.
  1. The magnitude of \({\bf{w}}\) is \(\|{\bf{w}}\| = \sqrt{(-3)^2 + (-2)^2} = \sqrt{13}\text{.}\) The direction satisfies the equation \(\tan (\theta) = \dfrac{-2}{-3}\text{.}\) Because the point \((-3,-2)\) lies in the third quadrant, we know that \(\theta\) must be a third quadrant angle. Thus, \(\theta = \tan^{-1} \left(\dfrac{2}{3}\right) + 180\degree = 213.69\degree\text{.}\)
  2. The coordinates of the vector are given by
    \begin{equation*} a = 5\cos (135\degree) = \dfrac{-5}{\sqrt{2}},~~~~ b = 5\sin (135\degree) = \dfrac{5}{\sqrt{2}} \end{equation*}
    so the coordinate form is \({\bf{w}} = \dfrac{-5}{\sqrt{2}}{\bf{i}}+ \dfrac{5}{\sqrt{2}}{\bf{j}}\text{.}\)

Checkpoint 9.27.

Find the geometric form of the vector \({\bf{F}} = -6{\bf{i}}+8{\bf{j}}\text{.}\)
Answer.
magnitude 10, direction \(127\degree\)

Subsection Scalar Multiples of Vectors in Coordinate Form

Scalar multiplication is easy to compute in coordinate form. This is really a consequence of the fact that the sides of similar triangles are proportional.
The figure at right shows the vectors \({\bf{u}} = 3{\bf{i}}+2{\bf{j}}\) and \({\bf{v}} = 2{\bf{u}}\text{.}\) The vector \({\bf{v}}\) is twice as long as \({\bf{u}}\) and points in the same direction as \({\bf{u}}\text{.}\) You can see that each component of \({\bf{v}}\) is twice the corresponding component of \({\bf{u}}\text{,}\) so that \({\bf{v}} = 6{\bf{i}}+4{\bf{j}}\text{.}\)
vectors

Scalar Multiplication in Coordinate Form.

If \({\bf{v}} = a{\bf{i}} + b{\bf{j}}\) and \(k\) is a scalar, then
\begin{equation*} \blert{k{\bf{v}} = ka{\bf{i}} + kb{\bf{j}}} \end{equation*}
In other words, to find a scalar multiple of a vector in coordinate form, we multiply each component by the scalar.

Example 9.28.

The vector \({\bf{v}}\) has coordinate form \({\bf{v}} = 4{\bf{i}} -7{\bf{j}}\text{.}\) Find the coordinate form for the vector \({\bf{w}} = -\dfrac{1}{2}{\bf{v}}\text{.}\)
Solution.
We multiply each component of \({\bf{v}}\) by \(-\dfrac{1}{2}\) to get \(~~{\bf{w}} = -2{\bf{i}} +\dfrac{7}{2}{\bf{j}}\text{.}\)

Checkpoint 9.29.

Find the coordinate form for the vector \({\bf{u}} = 3{\bf{v}}\text{,}\) where \({\bf{v}} = -12{\bf{i}}+15{\bf{j}}\text{.}\)
Answer.
\({\bf{u}} = -36{\bf{i}} +45{\bf{j}}\)
If we divide a non-zero vector \({\bf{v}}\) by its own length, we create a unit vector that points in the same direction as \({\bf{v}}\text{.}\) (Dividing a vector by a scalar \(k\) is the same as multiplying the vector by \(\dfrac{1}{k}\text{.}\))

Example 9.30.

Find a unit vector pointing in the same direction as \({\bf{v}} = 2{\bf{i}}-4{\bf{j}}\text{.}\)
Solution.
We first compute the magnitude of \({\bf{v}}\text{.}\)
\begin{equation*} \|{\bf{v}}\| = \sqrt{2^2 + (-4)^2} = \sqrt{20} = 2\sqrt{5} \end{equation*}
Next we multiply \({\bf{v}}\) by the reciprocal of its length. The unit vector in the same direction as \({\bf{v}}\) is then
\begin{align*} {\bf{u}} = \dfrac{1}{\|{\bf{v}}\|}{\bf{v}} \amp = \dfrac{1}{2\sqrt{5}}(2{\bf{i}}-4{\bf{j}})\\ \amp = \dfrac{1}{2\sqrt{5}} \cdot 2{\bf{i}} + \dfrac{1}{2\sqrt{5}} \cdot (-4{\bf{j}}) = \dfrac{1}{\sqrt{5}}{\bf{i}}+\dfrac{-2}{\sqrt{5}}{\bf{j}} \end{align*}
By computing its length, you can check that the vector \({\bf{u}}\) found in the previous Example really is a unit vector.
\begin{equation*} \|{\bf{u}}\| = \sqrt{\left(\dfrac{1}{\sqrt{5}}\right)^2 + \left(\dfrac{-2}{\sqrt{5}}\right)^2}=\sqrt{\dfrac{1}{5} + \dfrac{4}{5}} = \sqrt{1} 1 \end{equation*}
Once we have a unit vector \({\bf{u}}\) that points in a given direction, we can create a vector of any length in that direction, simply by scaling \({\bf{u}}\) by the length we desire. For example, the vector of length 10 pointing in the same direction as \({\bf{v}}\) in the previous example is
\begin{align*} 10{\bf{u}} \amp = 10 \cdot \left(\dfrac{1}{\sqrt{5}}{\bf{i}} + \dfrac{-2}{\sqrt{5}}{\bf{j}}\right) \\ \amp = 10 \cdot \dfrac{1}{\sqrt{5}}{\bf{i}} + 10 \cdot \dfrac{-2}{\sqrt{5}}{\bf{j}} \\ \amp = 2\sqrt{5} {\bf{i}} - 4\sqrt{5} {\bf{i}} \end{align*}

Scaling a Vector.

A unit vector \({\bf{u}}\) in the direction of \({\bf{v}}\) is given by \(~~{\bf{u}} = \dfrac{1}{\|{\bf{v}}\|} {\bf{v}}.\)
A vector \({\bf{w}}\) of length \(k\) in the direction of \({\bf{v}}\) is given by \(~~{\bf{w}} = \dfrac{k}{\|{\bf{v}}\|} {\bf{v}}.\)

Checkpoint 9.31.

Find a unit vector \({\bf{u}}\) and a vector \({\bf{w}}\) of length 10 pointing in the same direction as \({\bf{v}} = -{\bf{i}}+3{\bf{j}}\text{.}\)
Answer.
\({\bf{u}} = -\dfrac{1}{\sqrt{10}}{\bf{i}} +\dfrac{3}{\sqrt{10}}{\bf{j}}\text{,}\) \(~ {\bf{w}} = -\sqrt{10}{\bf{i}} +3\sqrt{10}{\bf{j}}\)

Subsection Adding Vectors in Coordinate Form

It is also easy to add vectors in coordinate form. The figure below shows the sum of \({\bf{u}} = {\bf{i}}+2{\bf{j}}\) and \({\bf{v}} = 5{\bf{i}}+3{\bf{j}}\text{.}\) Remember that we add two vectors by following the first vector by the second.
The vector sum describes the path
\begin{gather*} 1~ \text{unit in the } x \text{-direction, then}\\ 2~ \text{units in the } y \text{-direction, then}\\ 5~ \text{units in the } x \text{-direction, then}\\ 3~ \text{units in the } y \text{-direction. } \end{gather*}
But we arrive at the same endpoint by traveling
\begin{gather*} 1+5=6~ \text{units in the }x\text{-direction, then}\\ 2+3=5~ \text{units in the }y\text{-direction.} \end{gather*}
triangle
The resultant vector has components that are just the sums of the components of the vectors \({\bf{u}}\) and \({\bf{v}}\text{.}\) To add two vectors in coordinate form, we add the corresponding components.

Sum of Vectors in Coordinate Form.

If \({\bf{u}} = a{\bf{i}}+b{\bf{j}}\) and \({\bf{v}} = c{\bf{i}}+d{\bf{j}}\text{,}\) then
\begin{equation*} \blert{{\bf{u}} + {\bf{v}} = (a + c){\bf{i}}+ (b + d){\bf{j}}} \end{equation*}

Example 9.32.

Kyle flew 15 miles southwest and then 20 miles on a bearing of \(260\degree\text{.}\) What is his current position relative to his starting point?
Solution.
A sketch of Kyle’s journey is shown below. We begin by converting the vector for each leg of his journey into coordinate form.
\begin{equation*} \begin{aligned}[t] v_x \amp = 15\cos (225\degree) = -10.607\\ v_y \amp = 15\sin (225\degree) = -10.607\\ w_x \amp = 20\cos (190\degree) = -19.696\\ w_y \amp = 20\sin (190\degree) = -3.473\\ \end{aligned} \end{equation*}
vectors
Thus,
\begin{equation*} {\bf{v}} = -10.607{\bf{i}}-10.607{\bf{j}}~~~~\text{and}~~~~{\bf{w}} = -19.696{\bf{i}}-3.473{\bf{j}} \end{equation*}
We find the resultant vector, \({\bf{r}}\text{,}\) by adding \({\bf{v}}\) and \({\bf{w}}\text{.}\)
\begin{equation*} \begin{aligned}[t] {\bf{r}} \amp = (-10.607 - 19.696){\bf{i}} + (-10.607 - 3.473){\bf{j}}\\ \amp = -30.303{\bf{i}}-14.08{\bf{j}}\\ \end{aligned} \end{equation*}
Kyle’s position vector is \({\bf{r}}=30.303{\bf{i}}-14.08{\bf{j}}\text{,}\) or about 30.3 miles west and 14.1 miles south of his starting position.

Checkpoint 9.33.

Arianna’s yacht heads \(10\degree\) west of north at a speed of 20 kilometers per hour relative to the water. However, the water is moving \(70\degree\) east of north at 4 kilometers per hour. What is Arianna’s velocity relative to land?
Answer.
22.7 kph due north
The coordinate form is especially efficient if we want to add more than two vectors.

Example 9.34.

While exploring an abandoned cottage in the woods, you discover an old map showing the location of a buried treasure.
  1. From the cottage, go 10 km in the direction \(70\degree\text{.}\)
  2. From that point, go 12.8 km in the direction \(348\degree\text{.}\)
  3. Finally, go 9.5 km in the direction \(129\degree\text{.}\)
You wonder if the directions will lead you safely to the treasure. You draw vectors to illustrate the path described by the directions, as shown in the figure.
vectors
Instead of following the map directions, you plan to fly by helicopter from the abandoned cottage directly to the treasure, but you will need to know the correct heading and distance to fly. Draw the vector for the net displacement from the cottage to the treasure, and give its length and direction.
Solution.
The helicopter’s flight plan is the vector sum of the three vectors \({\bf{u}}\text{,}\) \({\bf{v}}\text{,}\) and \({\bf{w}}\) shown in the figure. To find their sum, we resolve each of the three vectors into its components. In coordinate form, the three displacement vectors are
\begin{align*} {\bf{u}} \amp = (10\cos (70\degree)){\bf{i}} + (10\sin (70\degree)){\bf{j}} = 3.42{\bf{i}} + 9.40{\bf{j}}\\ {\bf{v}} \amp = (12.8\cos (348\degree)){\bf{i}} + (12.8\sin (348\degree)){\bf{j}} = 12.52{\bf{i}} - 2.66{\bf{j}}\\ {\bf{w}} \amp = (9.5\cos (129\degree)){\bf{i}} + (9.5\sin (129\degree)){\bf{j}} = -5.98{\bf{i}} + 7.38{\bf{j}} \end{align*}
The net displacement is given by the resultant vector, \({\bf{r}}\text{.}\) We add the corresponding components of\({\bf{u}}\text{,}\) \({\bf{v}}\text{,}\) and \({\bf{w}}\text{.}\)
\begin{align*} {\bf{r}} \amp = (3.42{\bf{i}} + 9.40{\bf{j}})+(12.52{\bf{i}} - 2.66{\bf{j}}) + (-5.98{\bf{i}} + 7.38{\bf{j}})\\ \amp = (3.42+12.52-5.98){\bf{i}} + (9.40-2.66+7.38){\bf{j}} = 10{\bf{i}} + 14.12{\bf{j}} \end{align*}
The treasure is at the point 10 km east and 14.12 km north of the cottage. To find the flight plan for the helicopter, we compute the magnitude and direction of the vector \({\bf{r}}\text{.}\)
\begin{align*} \|{\bf{r}}\| \amp = \sqrt{10^2 + 14.12^2} = 17.3\\ \tan (\theta) \amp = \dfrac{14.12}{10} = 1.412\\ \theta \amp = \tan^{-1}(1.412) = 54.69\degree \end{align*}
Thus, the treasure is 17.3 km from the cottage, in the direction \(54.7\degree\) from east. The helicopter’s flight path is shown at right.
vectors

Checkpoint 9.35.

From your campsite you hike 1.6 km in the direction \(175\degree\text{,}\) then 0.8 km in the direction \(65\degree\text{,}\) and finally 1.2 km in the direction \(350\degree\text{.}\)
  1. Draw a diagram for your hike, using vectors to represent each of the three segments. Use ae grid in which 1 square represents 0.1 km.
  2. Resolve each vector into components, and determine your location after your hike.
Answer.
  1. vectors
  2. \(-1.594{\bf{i}} +0.139{\bf{j}}\text{,}\) \(~0.338{\bf{i}} +0.725{\bf{j}}\text{,}\) \(~1.182{\bf{i}} -0.208{\bf{j}}\text{,}\) \(~{-0.074}{\bf{i}} +0.656{\bf{j}}\)

Subsection Force

When you push or pull on something, you are exerting a force on the object. For example, the weight of an object is actually a force, the result of gravity pulling the object towards the earth. A force has magnitude (measured in pounds) and direction, so force is a vector quantity. A force applied to an object causes the object to accelerate in the direction of the force.
When two or more forces act simultaneously on an object, the object moves as if it were acted on by the sum of the individual force vectors. The sum of all the forces acting on an object is called the resultant force.

Example 9.36.

Abe and Bart are trying to move a refrigerator by pulling on it with forces of 150 pounds and 120 pounds respectively, as shown in figure (a). What is the resulting force on the refrigerator, and in what direction will it move?
vectors
Solution.
We write each force in its coordinate form.
\begin{align*} {\bf{A}} \amp = (150\cos (20\degree)){\bf{i}} + (150\sin (20\degree)){\bf{j}} = 140.95{\bf{i}} + 51.30{\bf{j}}\\ {\bf{B}} \amp = (120\cos (80\degree)){\bf{i}} + (120\sin (80\degree)){\bf{j}} = 20.84{\bf{i}} +118.18{\bf{j}} \end{align*}
Next, we add the forces applied by Abe and Bart to find the resultant force, \({\bf{r}}={\bf{A}}+{\bf{B}}\text{.}\)
\begin{align*} {\bf{r}} \amp = (140.95{\bf{i}} + 51.30{\bf{j}})+(20.84{\bf{i}} +118.18{\bf{j}})\\ \amp = 161.75{\bf{i}} + 169.48{\bf{j}} \end{align*}
The magnitude of the resultant force is
\begin{equation*} \|{\bf{r}}\| = \sqrt{161.75^2 + 169.48^2} = 234.28 \end{equation*}
and the direction of the force is given by
\begin{equation*} \tan^{-1}\left(\dfrac{169.48}{161.75}\right) = 46.33\degree \end{equation*}
vectors
The force exerted on the refrigerator is about 234 pounds, and it will move at an angle of \(46\degree\) from the horizontal segment shown in the figure.

Checkpoint 9.37.

Two tugboats pull on a barge in the river with forces \({\bf{u}} = 20{\bf{i}} + 8{\bf{j}}\) and \({\bf{v}} = 28{\bf{i}} -6{\bf{j}}\text{,}\) measured in thousands of pounds. In what direction will the barge move, and what is the magnitude of the force propelling it?
Answer.
\(2.4\degree,~\)48.04 thousand lbs
If vectors \({\bf{u}}\) and \({\bf{v}}\) have the same magnitude but opposite directions, then \({\bf{u}}+{\bf{v}}\) has zero magnitude and is called the zero vector. A zero displacement vector means that the object started and ended in the same place; a zero velocity vector means that the object is not moving. We denote the zero vector by \({\bf{0}}\text{,}\) so \(\|{\bf{0}}\| = 0\text{.}\)
The vector that has the same magnitude as \({\bf{v}}\) but the opposite direction is called the opposite of \({\bf{v}}\) and denoted by \({-\bf{v}}\text{.}\) Then
\begin{equation*} {\bf{v}}+{-\bf{v}}={\bf{0}} \end{equation*}
If the sum of the forces acting on an object is \({\bf{0}}\text{,}\) the forces are said to be in equilibrium, and the object will remain stationary.

Example 9.38.

Recall the refrigerator in the previous example. Carl does not want Abe and Bart to move the refrigerator. How hard must Carl pull so that the refrigerator remains motionless?
Solution.
The force \({\bf{C}}\) that Carl applies must equal in magnitude the sum of the forces applied by Abe and Bart, but point in the opposite direction. That is,
\begin{equation*} {\bf{C}} = {-\bf{r}} = -({\bf{A}}+{\bf{B}}) \end{equation*}
So Carl must pull with 234.3 pounds in the direction \(180\degree + 46.33\degree = 226.33\degree\text{.}\)

Checkpoint 9.39.

Suppose that \(~~{\bf{u}}+{\bf{v}}+{\bf{w}}={\bf{0}},~~\) and that \({\bf{u}} = -8{\bf{i}} + 32{\bf{j}}\) and \({\bf{v}} = 14{\bf{i}} -26{\bf{j}}.~~\) What is the coordinate form of vector \({\bf{w}}\text{?}\)
Answer.
\({\bf{w}} = -6{\bf{i}} -6{\bf{j}}\)
Review the following skills you will need for this section.

Skills Refresher 9.2.

  1. State the sum of angles formula for sine.
  2. State the sum of angles formula for cosine.
  3. State the sum of angles formula for tangent.
  4. Explain how the difference of angles formulas differ from the sum of angles formulas.
    For Problems 5 and 6, let \(\cos \alpha = \dfrac{-2}{\sqrt{5}},~ 90\degree \lt \alpha \lt 180\degree\text{.}\)
  5. Find an exact value for \(\cos (\alpha + 30\degree)\text{.}\)
  6. Find an exact value for \(\tan (\alpha - 30\degree)\text{.}\)
\(\underline{\qquad\qquad\qquad\qquad}\)
Skills Refresher Answers
  1. \(\displaystyle \sin(\alpha + \beta) =\sin (\alpha) \cos (\beta) + \cos (\alpha) \sin (\beta)\)
  2. \(\displaystyle \cos(\alpha + \beta) =\cos (\alpha) \cos (\beta) - \sin (\alpha) \sin (\beta)\)
  3. \(\displaystyle \tan(\alpha + \beta) =\dfrac{\tan (\alpha) + \tan (\beta)}{1\tan (\alpha) \tan (\beta)}\)
  4. Change subtraction signs to addition and vice versa.
  5. \(\displaystyle \dfrac{-2\sqrt{3}-1}{2\sqrt{5}}\)
  6. \(\displaystyle \dfrac{-\sqrt{3}-2}{1+2\sqrt{3}}\)

Subsection Section 9.2 Summary

Subsubsection Vocabulary

  • Unit vector
  • Coordinate form
  • Geometric form
  • Zero vector

Subsubsection Concepts

  1. A vector of magnitude 1 is called a unit vector. The unit vector in the direction of the \(x\)-axis is denoted by \(\bf{i}\text{.}\) The unit vector in the direction of the \(y\)-axis is called \(\bf{j}\text{.}\)
  2. Coordinate Form of a Vector.
    The vector
    \begin{equation*} {\bf{v}} = a{\bf{i}} + b{\bf{j}} \end{equation*}
    is the vector whose horizontal component is \(a\) and whose vertical component is \(b\text{.}\)
  3. Comparing the Geometric and Coordinate Forms of a Vector.
    Suppose that the vector \({\bf{v}}\) has magnitude \(\|{\bf{v}}\|\) and points in the direction of the angle \(\theta\) in standard position. If \({\bf{v}}\) has the coordinate form \({\bf{v}} = a{\bf{i}} + b{\bf{j}}\text{,}\) then
    \begin{align*} a \amp = \|{\bf{v}}\| \cos \theta \amp \amp \amp \|{\bf{v}}\| \amp = \sqrt{a^2 + b^2}\\ b \amp = \|{\bf{v}}\| \sin \theta \amp \amp \amp \tan \theta \amp = \dfrac{b}{a} \end{align*}
  4. Scalar Multiplication in Coordinate Form.
    If \({\bf{v}} = a{\bf{i}} + b{\bf{j}}\) and \(k\) is a scalar, then
    \begin{equation*} k{\bf{v}} = ka{\bf{i}} + kb{\bf{j}} \end{equation*}
  5. Sum of Vectors in Coordinate Form.
    If \({\bf{u}} = a{\bf{i}}+b{\bf{j}}\) and \({\bf{v}} = c{\bf{i}}+d{\bf{j}}\text{,}\) then
    \begin{equation*} {\bf{u}} + {\bf{v}} = (a + c){\bf{i}}+ (b + d){\bf{j}} \end{equation*}
  6. Scaling a Vector.
    A unit vector \({\bf{u}}\) in the direction of \({\bf{v}}\) is given by \({\bf{u}} = \dfrac{1}{\|{\bf{v}}\|} {\bf{v}}.\)
    A vector \({\bf{w}}\) of length \(k\) in the direction of \({\bf{v}}\) is given by \({\bf{w}} = \dfrac{k}{\|{\bf{v}}\|} {\bf{v}}.\)

Subsubsection Study Questions

  1. Is it easier to add vectors in geometric form or in coordinate form? Why?
  2. To find a unit vector in the direction of \({\bf{v}}\text{,}\) multiply the coordinates of \({\bf{v}}\) by .
  3. To find a vector of length \(k\) in the direction of \({\bf{v}}\text{,}\) multiply the coordinates of \({\bf{v}}\) by .
  4. Name two physical quantities that are represented by vectors.

Subsubsection Skills

  1. Convert the coordinate form of a vector to geometric form #7–18
  2. Convert the geometric form of a vector to coordinate form #19–22, 47–50
  3. Compute sums and scalar multiples of vectors #1–8, 23–28, 47–50
  4. Find a vector in a given direction with a given length #39–46
  5. Solve problems with vectors #51–60

Exercises Homework 9-2

Exercise Group.

For Problems 1–4, give the coordinate form of each vector shown in the figure. Use the coordinate form to find the following.
vectors
1.
  1. \(\displaystyle \|{\bf{u}}\|\)
  2. \(\displaystyle 2{\bf{u}}\)
  3. \(\displaystyle \|2{\bf{u}}\|\)
2.
  1. \(\displaystyle \|{\bf{v}}\|\)
  2. \(\displaystyle \dfrac{1}{2}{\bf{v}}\)
  3. \(\displaystyle \left\|\dfrac{1}{2}{\bf{v}}\right\|\)
3.
  1. \(\displaystyle \|{\bf{w}}\|\)
  2. \(\displaystyle -{\bf{w}}\)
  3. \(\displaystyle \|-{\bf{w}}\|\)
4.
  1. \(\displaystyle \|{\bf{z}}\|\)
  2. \(\displaystyle -3{\bf{z}}\)
  3. \(\displaystyle \|-3{\bf{z}}\|\)

5.

  1. For the vectors \({\bf{u}}\) and \({\bf{v}}\) above, calculate \({\bf{u}}+{\bf{v}}\) and \(\|{\bf{u}}+{\bf{v}}\|\text{.}\)
  2. Which of the following statements is true?
    1. \(\displaystyle \|{\bf{u}}\|+\|{\bf{v}}\| \le \|{\bf{u}}+{\bf{v}}\|\)
    2. \(\displaystyle \|{\bf{u}}\|+\|{\bf{v}}\| = \|{\bf{u}}+{\bf{v}}\|\)
    3. \(\displaystyle \|{\bf{u}}\|+\|{\bf{v}}\| \ge \|{\bf{u}}+{\bf{v}}\|\)

6.

  1. For the vectors \({\bf{w}}\) and \({\bf{z}}\) above, calculate \({\bf{w}}+{\bf{z}}\) and \(\|{\bf{w}}+{\bf{z}}\|\text{.}\)
  2. Which of the following statements is true?
    1. \(\displaystyle \|{\bf{w}}\|+\|{\bf{z}}\| \le \|{\bf{w}}+{\bf{z}}\|\)
    2. \(\displaystyle \|{\bf{w}}\|+\|{\bf{z}}\| = \|{\bf{w}}+{\bf{z}}\|\)
    3. \(\displaystyle \|{\bf{w}}\|+\|{\bf{z}}\| \ge \|{\bf{w}}+{\bf{z}}\|\)

Exercise Group.

For Problems 7–10,
  1. Sketch the vector and give its coordinate form.
  2. Find the magnitude and direction of the vector.
grid
7.
The displacement vector from \((1,-2)\) to \((-4,6)\text{.}\)
8.
The displacement vector from \((-5,2)\) to \((4,7)\text{.}\)
9.
The displacement vector from \((-2,9)\) to \((-4,8)\text{.}\)
10.
The displacement vector from \((-6,2)\) to \((3,0)\text{.}\)

11.

Hermione is 12 meters east and 3 meters north of Harry. Ron is 6 meters east and 9 meters north of Hermione.
  1. Calculate the displacement vector from Harry to Ron in coordinate form. Let \({\bf{i}}\) point east and \({\bf{j}}\) point north.
  2. Find the magnitude and direction of the displacement vector.

12.

Delbert and Francine are climbing a rock wall. Delbert is 8 feet to the right and and 23 feet above their starting point. Francine is 2 feet to the right and 7 feet above Delbert.
  1. Calculate the displacement vector from the starting point to Francine in coordinate form. Let \({\bf{i}}\) point right and \({\bf{j}}\) point up.
  2. Find the magnitude and direction of the displacement vector.

Exercise Group.

For Problems 13–18, find the magnitude and direction of the vector.
13.
\({\bf{v}} = -6{\bf{i}}+6{\bf{j}}\)
14.
\({\bf{p}} = -12{\bf{i}}-5{\bf{j}}\)
15.
\({\bf{w}} = 7\sqrt{3}{\bf{i}}-7{\bf{j}}\)
16.
\({\bf{z}} = -6\sqrt{2}{\bf{i}}+6\sqrt{6}{\bf{j}}\)
17.
\({\bf{q}} = 52{\bf{i}}+96{\bf{j}}\)
18.
\({\bf{s}} = 3.2{\bf{i}}-1.8{\bf{j}}\)

Exercise Group.

For Problems 19–22, find the coordinate form of the vector.
19.
\(\|{\bf{v}}\|=6,~\theta = -45\degree\)
20.
\(\|{\bf{v}}\|=200,~\theta = 240\degree\)
21.
\(\|{\bf{v}}\|=8.3,~\theta = 37\degree\)
22.
\(\|{\bf{v}}\|=23,~\theta = 200\degree\)

Exercise Group.

For Problems 23–26, sketch each vector and its components. Use the coordinate form to find the resultant vector \({\bf{u}}+{\bf{v}}\text{,}\) and sketch it.
23.
\({\bf{u}} = -3{\bf{i}}+2{\bf{j}},~{\bf{v}} = 4{\bf{i}}-4{\bf{j}}\)
24.
\({\bf{u}}= 5{\bf{i}}+{\bf{j}},~{\bf{v}} = 2{\bf{i}}-3{\bf{j}}\)
25.
\({\bf{u}}= -5{\bf{i}}-2{\bf{j}},~{\bf{v}} = {\bf{i}}+6{\bf{j}}\)
26.
\({\bf{u}}=8{\bf{i}}-3{\bf{j}},~{\bf{v}}= -4{\bf{i}}-2{\bf{j}}\)

Exercise Group.

For Problems 27–30, find the sum \({\bf{u}}+{\bf{v}}\) of the given vectors.
27.
\({\bf{u}}=13{\bf{i}}-8{\bf{j}},~{\bf{v}}= -1{\bf{i}}+11{\bf{j}}\)
28.
\({\bf{u}}=3.7{\bf{i}}+2.6{\bf{j}},~{\bf{v}}=-1.3{\bf{i}}-5.7{\bf{j}}\)
29.
\({\bf{u}}=-3{\bf{i}}+9{\bf{j}},~{\bf{v}}=5.8{\bf{i}}-7.1{\bf{j}}\)
30.
\({\bf{u}}=6{\bf{i}}-8{\bf{j}},~{\bf{v}}=23{\bf{i}}+42{\bf{j}}\)

Exercise Group.

For Problems 31–38, find the coordinate form of the vector, where
\begin{equation*} {\bf{u}}=2{\bf{i}}+3{\bf{j}},~~{\bf{v}}=-5{\bf{i}}+4{\bf{j}},~~{\bf{w}}=-2{\bf{i}}-5{\bf{j}},~~{\bf{z}}=8{\bf{i}}-3{\bf{j}} \end{equation*}
31.
\({\bf{u}}+{\bf{v}}\)
32.
\({\bf{w}}-{\bf{z}}\)
33.
\(4{\bf{w}}\)
34.
\(-3{\bf{v}}\)
35.
\(2{\bf{z}}-{\bf{u}}\)
36.
\(-{\bf{w}}+5{\bf{u}}\)
37.
\(3{\bf{v}}-{\bf{w}}+2{\bf{u}}\)
38.
\({\bf{z}}-2({\bf{v}}+{\bf{w}})\)

Exercise Group.

For Problems 39–42, find a unit vector \({\bf{u}}\) in the same direction as the given vector.
39.
\({\bf{r}}=-12{\bf{i}}+5{\bf{j}}\)
40.
\({\bf{s}}=7{\bf{i}}-24{\bf{j}}\)
41.
\({\bf{t}}={\bf{i}}-{\bf{j}}\)
42.
\({\bf{w}}=-2{\bf{i}}-3{\bf{j}}\)

Exercise Group.

For Problems 43–46, find a vector \({\bf{v}}\) in the same direction as \({\bf{w}}\text{,}\) but with the given length.
43.
\({\bf{w}}=8{\bf{i}}+15{\bf{j}},~ \|{\bf{v}}\|=51\)
44.
\({\bf{w}}=-20{\bf{i}}-21{\bf{j}},~ \|{\bf{v}}\|=58\)
45.
\({\bf{w}}=-3{\bf{i}}+{\bf{j}},~ \|{\bf{v}}\|=4\)
46.
\({\bf{w}}={\bf{i}}-2{\bf{j}},~ \|{\bf{v}}\|=7\)

Exercise Group.

For Problems 47–50,
  1. Draw a diagram using arrows to represent the vectors.
  2. Convert each vector to coordinate form.
  3. Use the coordinate form to add or subtract the vectors.
47.
Find \({\bf{u}}+{\bf{v}}\text{,}\) where \({\bf{u}}\) has magnitude 2.6 and direction \(\theta = 23\degree\text{,}\) \({\bf{v}}\) has magnitude 5.8 and direction \(\theta = 223\degree\text{.}\)
48.
Find \({\bf{u}}+{\bf{v}}\text{,}\) where \({\bf{u}}\) has magnitude 50 and direction \(\theta = 173\degree\text{,}\) \({\bf{v}}\) has magnitude 70 and direction \(\theta = 308\degree\text{.}\)
49.
Find \({\bf{u}}-{\bf{v}}\text{,}\) where \({\bf{u}}\) has magnitude 35 and direction \(\theta = 110\degree\text{,}\) \({\bf{v}}\) has magnitude 60 and direction \(\theta = 165\degree\text{.}\)
50.
Find \({\bf{u}}-{\bf{v}}\text{,}\) where \({\bf{u}}\) has magnitude 12.4 and direction \(\theta = 250\degree\text{,}\) \({\bf{v}}\) has magnitude 8.8 and direction \(\theta = 315\degree\text{.}\)

Exercise Group.

For Problems 51–56,
  1. Make a sketch using vectors to illustrate the problem.
  2. Use the coordinate form of the vectors to solve problem.
51.
The tornado displaced the trash bin to a spot 500 meters north and 800 meters east of its original position, and the flood later displaced the bin 2000 meters due south from there. How far and in what direction was the trash bin moved from it original position?
52.
A radio-controlled model plane pointed due west with an airspeed of 15 miles per hour, but there was a crosswind from the north at a speed of 8 miles per hour. How fast and in what direction is the plane moving relative to the ground?
53.
Nimish flies 10 km in a direction \(175\degree\) north from east, then turns and flies an additional 12 km due west. How far and in what direction is Nimish’s final position relative to his starting point?
54.
Dena sails 500 yards due south, then turns and sails 350 yards in the direction \(300\degree\) from east. How far and in what direction is Dena’s final position relative to her strarting point?
55.
After leaving the airport, Kelly flew 30 miles at a heading \(30\degree\) east of north, then 50 miles \(70\degree\) east of north, and finally 12 miles \(20\degree\) south of east. What is her current position relative to the airport?
56.
On a whale-watching trip, the SS Dolphin sailed 15 miles from port on a bearing of \(40\degree\text{,}\) then 8 miles on a bearing of \(320\degree\text{,}\) and then 4 miles on a bearing of \(250\degree\text{.}\) What is her current position relative to port?

Exercise Group.

For Problems 57–60,
  1. Find the resultant force.
  2. Find the additional force needed for the system to be in equilibrium.
57.
\({\bf{F_1}}=-3{\bf{i}}+{\bf{j}},\) \(~{\bf{F_2}}= 5{\bf{i}}-2{\bf{j}},\) \(~{\bf{F_3}}=-6{\bf{i}}-4{\bf{j}}\)
58.
\({\bf{F_1}}=10{\bf{i}}+4{\bf{j}},\) \(~{\bf{F_2}}= -12{\bf{i}}-9{\bf{j}},\) \(~{\bf{F_3}}=-3{\bf{i}}+5{\bf{j}}\)
59.
vectors
60.
vectors

61.

  1. Find the magnitude of the vector\({\bf{v}}=6{\bf{i}}-8{\bf{j}}\text{,}\) and the magnitude of the vector \(2{\bf{v}}=12{\bf{i}}-16{\bf{j}}\text{,}\) and verify that \(\|2{\bf{v}}\| = 2\|{\bf{v}}\|\text{.}\)
  2. Let \({\bf{v}}=a{\bf{i}}+b{\bf{j}}\text{,}\) and verify that \(\|k{\bf{v}}\| = k\|{\bf{v}}\|\text{,}\) for \(k \gt 0\text{.}\)

62.

  1. Find the magnitude of the vector\({\bf{v}}=3{\bf{i}}+5{\bf{j}}\text{,}\) and verify that the vector \(\dfrac{{\bf{v}}}{\|{\bf{v}}\|}\) has magnitude 1.
  2. Let \({\bf{v}}=a{\bf{i}}+b{\bf{j}}\text{,}\) where \(a\) and \(b\) are not both \(0\text{,}\) and verify that \(\dfrac{{\bf{v}}}{\|{\bf{v}}\|}\) is a unit vector.