Skip to main content

Section 8.4 Vectors

In this section, we will learn about vectors, which are essentially a line segment with a specific length and that points in a particular direction. We will view vectors geometrically, find the magnitude and direction of vectors, find the component form of a vector, and do arithmetic with vectors. Then we will find the dot product of two vectors and work through some applications of vectors.

Subsection Textbook Reference

This relates to content in Β§10.8 of Algebra and Trigonometry 2e.

Exercises Preparation Exercises

Answer the following without using a calculator. These questions are intended to check the prerequisite skills needed to complete the rest of the lab.

1.

For the right triangle shown in FigureΒ 8.4.1, find the missing lengths of \(x\) and \(y\) using SOHCAHTOA. You can use a calculator to help get an approximation, accurate to four digits behind the decimal place.
described in detail following the image
A right triangle with hypotenuse 10cm, known angle 32Β°, adjacent side \(x\) and opposite side \(y\text{.}\)
Figure 8.4.1.

2.

(a)
Convert the polar point \(\left(8, \frac{2\pi}{3}\right)_p\) to rectangular coordinates. Leave your coordinates in exact form using memorized values from the unit circle.
(b)
Write the complex number \(3 + 4i\) in Euler’s form, \(r\,e^{i\theta}\text{.}\) Write your angle in radians and round it to two digits behind the decimal place.
(c)
Convert the rectangular point \((3,4)_r\) to polar form. Write your angle in radians and round it to two digits behind the decimal place.

Exercises Practice Exercises

1.

(a)
Draw a vector, \(\vec{g}\text{,}\) onto the coordinate plane, that goes from point \((βˆ’3,2)\) to point \((2,βˆ’1)\text{.}\)
described in detail following the image
A blank graph.
(b)
Draw another copy of⃗ \(\vec{g}\) onto the same graph from exercise (a), this one starting from the origin.
(c)
Write \(\vec{g}\) in component form using the angled-bracket notation, \(\langle a,b \rangle\text{.}\)
(d)
Write \(\vec{g}\) in component form using the \(a\hat{\textbf{i}} + b\hat{\textbf{j}}\) notation.
(e)
Find \(\|\vec{g}\|\text{,}\) the magnitude of \(\vec{g}\text{.}\)
(f)
Find \(\theta\text{,}\) the direction of \(\vec{g}\text{,}\) measured in degrees from the standard position. Round your answer to two digits behind the decimal place.

2.

Perform the vector arithmetic.
(b)
\(\left(-5\hat{\textbf{i}} - 2\hat{\textbf{j}}\right) -\left(6\hat{\textbf{i}} - 4\hat{\textbf{j}}\right) \)
(d)
\(5\left(2\hat{\textbf{i}} - 1\hat{\textbf{j}}\right) -4 \left(-4\hat{\textbf{i}} +3\hat{\textbf{j}}\right) \)
(e)
\(\left(-3\hat{\textbf{i}} +5\hat{\textbf{j}}\right) \cdot \left(4\hat{\textbf{i}} +2 \hat{\textbf{j}}\right) \)

3.

Are the vectors in the same direction, perpendicular, or skew? Consider using the dot product to show that vectors are perpendicular since two vectors are perpendicular if and only if their dot product is 0.
(a)
\(\langle 6,βˆ’6 \rangle\) and \(\langle 1,βˆ’1 \rangle\text{?}\)
(b)
\(\langle βˆ’6,2 \rangle\) and \(\langle 3,9 \rangle\text{?}\)
(c)
\(\langle 5,-6 \rangle\) and \(\langle -5,6 \rangle\text{?}\)
(d)
\(\langle 6,-1 \rangle\) and \(\langle 1,-4 \rangle\text{?}\)

4.

Find a unit vector, \(\hat{\textbf{u}}\)\(_1\text{,}\) in direction of \(\hat{\textbf{v}}= 3\hat{\textbf{i}}+ 4\hat{\textbf{j}}\text{.}\)

5.

If a vector \(\vec{p}\text{,}\) has a magnitude \(\|\vec{p}\|\) and a direction angle of \(\theta = 260^\circ\text{,}\) use a calculator to find the approximate components of \(\vec{p}\text{,}\) rounded to two digits behind the decimal place.

6.

Find the angle between the two vectors \(\vec{m}= \langle βˆ’1,4 \rangle\) and \(\vec{n}= \langle 2,1 \rangle\) using the formula \(\vec{m} \cdot \vec{n} = \|\vec{m}\| \|\vec{n}\| \cos{\theta}\)

7.

Jamal and Jenna did a dive in the Columbia River while taking an advanced SCUBA class. It was cold, dark, and muddy. They dove to the deepest part of the river, enjoyed a fast-paced drift dive, and started toward shore well below the surface to avoid boat traffic. They swam at a pace of \(2 \frac{\text{ft}}{\text{s}}\) (relative to the water around them) toward shore at a bearing of \(310^\circ\) on his compass. The river was pushing them at a pace of \(8 \frac{\text{ft}}{\text{s}}\) at a bearing of \(230^\circ\text{.}\) They felt like they were spinning in circles, but managed to get to shore safely.
(a)
Find the component form of \(\vec{s}\text{,}\) the vector that represents their swimming velocity, ignoring that the water around them is moving, assuming that the positive \(x\)-axis aligns with East.
(b)
Find the component form of \(\vec{r}\text{,}\) the vector that represents the river’s velocity.
(c)
Find the sum \(\vec{s}+\vec{r}\text{,}\) and interpret its meaning in terms of the divers and the river.

Subsection Definitions

Definition 8.4.2. Vector.

A vector is a quantity drawn as a line segment with an arrowhead at one end. It has an initial point, where it begins, and a terminal point, where it ends. It is a line segment with a direction. Vectors are placement-independent in that two vectors that are the same length and parallel are considered the same vector, as shown in FigureΒ 8.4.3. Vector notation is usually "the vector \(\vec{v}\)" with a right arrow \(\rightarrow\) indicating the variable is a vector.
described in detail following the image
Figure 8.4.3.

Definition 8.4.4. The vectors \(\hat{i}\) and \(\hat{j}\).

The vector \(\hat{i}\) (read β€œi hat”) is defined to be a vector of length 1 pointed to the right (parallel to the positive x-axis) and \(\hat{j}\) (read β€œj hat”) is defined to be a vector of length 1 pointed up (parallel to the positive y-axis), as shown in FigureΒ 8.4.5. We always use a β€œhat” on unit vectors instead of an arrow.
described in detail following the image
Figure 8.4.5.

Definition 8.4.6. Components of a Vector.

If you take a vector \(\vec{v}\text{,}\) and create a right triangle where the vector is the hypotenuse and the legs of the triangle are horizontal and vertical, then the components of vector \(vec{v}\) are the vertical and horizontal vectors that add together to form \(\vec{v}\text{,}\) as shown in FigureΒ 8.4.7. Since the components are horizontal and vertical, we measure them with \(\hat{i}\)’s and \(\hat{j}\)’s.
described in detail following the image
Figure 8.4.7.

Definition 8.4.8. Magnitude of a Vector.

The magnitude of a vector, \(\vec{v} = \langle v_1,v_2\rangle\text{,}\) is the length of the vector and is written \(\|\vec{v}\|\text{.}\) We use the Pythagorean theorem on the components of the vector to find a formula for the magnitude:
\begin{equation*} \|\vec{v}\| = \sqrt{v_1^2 + v_2^2} \end{equation*}

Definition 8.4.9. Direction of a Vector.

The direction of a vector is defined by an angle, \(\theta\text{,}\) relative to the standard position (unless otherwise specified), positioned at the initial point of the vector.

Definition 8.4.10. Graphically adding two vectors.

To graphically add two vectors \(\vec{v} + \vec{w}\text{,}\) put the tail of vector \(\vec{w}\) at the head of \(\vec{v}\text{.}\) The sum, \(\vec{v}+\vec{w}\text{,}\) is the vector from the tail of \(\vec{v}\) to the head of \(\vec{w}\text{.}\) Check out this Desmos link for a visual on graphical vector addition.

Definition 8.4.11. Graphically subtracting two vectors.

To graphically subtract two vectors \(\vec{v} - \vec{w}\text{,}\) first draw the opposite vector of \(\vec{w}\text{,}\) which would be \(-\vec{w}\) drawn with the same length as \(\vec{w}\) but exactly \(180^\circ\) from \(\vec{w}\text{.}\) Then put the tail of vector \(-\vec{w}\) at the head of \(\vec{v}\text{.}\) The difference \(\vec{v}-\vec{w}\text{,}\) is the vector from the tail of \(\vec{v}\) to the head of \(-\vec{w}\text{.}\) This process really creates \(\vec{v} + (-\vec{w})\text{.}\) Check out this Desmos link for a visual on graphical vector addition.

Definition 8.4.12. Unit Vector.

A unit vector is a vector of magnitude 1. There is a formula that takes any vector, \(\vec{v}\text{,}\) and will find a unit vector, \(\hat{u}\text{,}\) in the same direction as \(\vec{v}\text{:}\)
\begin{equation*} \hat{u} = \frac{\vec{v}}{\|\vec{v}\|} \end{equation*}

Definition 8.4.13. Dot Product.

The dot product of two vectors, \(\vec{v} = \langle v_1, v_2\) and \(\vec{w}=\langle w_1, w_2 \rangle\text{,}\) is the sum of the product of the corresponding components of the vectors:
\begin{equation*} \vec{v} \cdot \vec{w} = v_1w_1 + v_2w_2 \end{equation*}
This happens to tell you something about how far apart the vectors are, angle-wise. There is a relationship between the dot product and the angle, \(\theta\text{,}\) between the vectors:
\begin{equation*} \vec{v} \cdot \vec{w} = \|\vec{v}\| \|\vec{w}\| \cos(\theta) \end{equation*}
Note that this implies that two vectors are perpendicular if and only if their dot product is 0 since cosine is only 0 when the angle is a right angle. To be more specific, cosine is only 0 when the angle is an odd multiple of \(\frac{\pi}{2}\text{.}\)

Exercises Exit Exercises

1.

Answer the following where \(\vec{t} = \langle -1, -3\rangle\) and \(\vec{s} = \langle 3,2\rangle\)
(b)
Draw and label \(\vec{t} + \vec{s}\) on the same plane as exercise (a).
(f)
What is the direction of \(\vec{t}\text{?}\) Use degrees and round your answer to two digits behind the decimal place.
(g)
Find the angle between \(\vec{t}\) and \(\vec{s}\) using the dot product.

Reflection Reflection

1.

On a scale of 1-5, how are you feeling with the concepts related to the graphical behaviors of functions?