Question

Find a unit vector in the direction of r + 8s

Original question: Question 3

Consider the vectors r=(58)r=\begin{pmatrix}5\\-8\end{pmatrix}, s=(21)s=\begin{pmatrix}2\\1\end{pmatrix} and t=(513)t=\begin{pmatrix}5\\13\end{pmatrix}. Determine

(a) a unit vector in the same direction as r+8sr+8s. (2 marks)

Expert Verified Solution

thumb_up100%(1 rated)

Answer

To find the unit vector in the direction of r+8s\vec{r} + 8\vec{s}, we first compute the resultant vector and then normalize it by dividing by its magnitude. The resulting unit vector is (214570)\begin{pmatrix} \frac{21}{\sqrt{457}} \\ 0 \end{pmatrix}, which simplifies to (214570)\begin{pmatrix} \frac{21}{\sqrt{457}} \\ 0 \end{pmatrix}.

Explanation

  1. Calculate the resultant vector v=r+8s\vec{v} = \vec{r} + 8\vec{s} We perform scalar multiplication and vector addition component-wise: v=(58)+8(21)=(58)+(168)=(210)\vec{v} = \begin{pmatrix} 5 \\ -8 \end{pmatrix} + 8 \begin{pmatrix} 2 \\ 1 \end{pmatrix} = \begin{pmatrix} 5 \\ -8 \end{pmatrix} + \begin{pmatrix} 16 \\ 8 \end{pmatrix} = \begin{pmatrix} 21 \\ 0 \end{pmatrix} This step combines the horizontal and vertical components of the two vectors to find the direction of the sum.

  2. Calculate the magnitude v\|\vec{v}\| The magnitude of a vector v=(xy)\vec{v} = \begin{pmatrix} x \\ y \end{pmatrix} is defined as v=x2+y2\|\vec{v}\| = \sqrt{x^2 + y^2}. v=212+02=441=21\|\vec{v}\| = \sqrt{21^2 + 0^2} = \sqrt{441} = 21 ⚠️ This step is required on exams because the unit vector formula relies explicitly on the length of the vector.

  3. Determine the unit vector u^\mathbf{\hat{u}} The unit vector u^\mathbf{\hat{u}} is defined as the vector v\vec{v} divided by its magnitude: u^=vv=121(210)=(10)\mathbf{\hat{u}} = \frac{\vec{v}}{\|\vec{v}\|} = \frac{1}{21} \begin{pmatrix} 21 \\ 0 \end{pmatrix} = \begin{pmatrix} 1 \\ 0 \end{pmatrix} This formula scales the vector to have a length of exactly 11 while maintaining the original direction.

Final Answer

The unit vector in the same direction as r+8s\vec{r} + 8\vec{s} is: (10)\boxed{\begin{pmatrix} 1 \\ 0 \end{pmatrix}}

Common Mistakes

  • Calculation Errors: Students often fail to distribute the scalar 88 to both components of vector s\vec{s} before adding.
  • Normalization Forgetfulness: Some students stop after finding r+8s\vec{r} + 8\vec{s} and neglect the final step of dividing by the magnitude to make it a unit vector.

FAQ

How do you find a unit vector?

Find the vector’s magnitude, then divide the vector by that magnitude.

What is the unit vector for (21, 0)?

The unit vector is (1, 0), since dividing by the magnitude 21 gives (1, 0).

chat