7 Vectors exercises

This section contains purely bonus exercises to accompany the Vectors chapter. Each chapter contained embedded examples and exercises, often with explanations.

These questions are provided with fewer explanations, generally just with the basic answers provided later. Of course, you can ask questions of the course lecturer about any problems here too.

7.1 Vector sketching

  1. Sketch the following vectors (given in polar format) starting from the specified points:
    1. \((2,30^{\circ})\) starting from \((-3,2)\).
    2. \((5,30^{\circ})\) starting from \((1,4)\).
    3. \((0.25,200^{\circ})\) starting from \((5,4)\).
    4. \((6,-30^{\circ})\) starting from \((-2,2)\).
  2. Sketch the following vectors (given in the rectangular format) starting from the specified points:
    1. \(\begin{pmatrix}3 \\ 4 \end{pmatrix}\) starting from \((2,1)\).
    2. \(\begin{pmatrix}-4 \\ 2 \end{pmatrix}\) starting from \((2,-4)\).
    3. \(\begin{pmatrix}6.5 \\ 3.5 \end{pmatrix}\) starting from \((-4,-4)\).
    4. \(\begin{pmatrix}-2.5 \\ -4.5 \end{pmatrix}\) starting from \((-6,2)\).

7.2 Vector format conversion

  1. Convert the following vectors to rectangular (Cartesian) format without using a calculator (Hint: the angles are nice):
    1. \((4,0^{\circ})\)
    2. \((8,90^{\circ})\)
    3. \((6,180^{\circ})\)
    4. \((5,270^{\circ})\)
    5. \((3,-90^{\circ})\)
    6. \((10,,-180^{\circ})\)
  2. Convert the following vectors into rectangular (Cartesian) format with the aid of the standard equations (4.1), and then your calculator.
    1. \((2,30^{\circ})\)
    2. \((3,80^{\circ})\)
    3. \((1,120^{\circ})\)
    4. \((5,315^{\circ})\)
    5. \((4,200^{\circ})\)
    6. \((2,-75^{\circ})\)
  3. Convert the following vector to Polar format, without the use of a calculator (Hint: the angles will be nice)
    1. \(\begin{pmatrix}5 \\ 0 \end{pmatrix}\)
    2. \(\begin{pmatrix}0 \\ 10 \end{pmatrix}\)
    3. \(\begin{pmatrix}-8 \\ 0 \end{pmatrix}\)
    4. \(\begin{pmatrix}0 \\ -2 \end{pmatrix}\)
  4. Convert the following vectors from rectangular format to Polar format,
    1. \(\begin{pmatrix}-3 \\ 2 \end{pmatrix}\)
    2. \(\begin{pmatrix}3 \\ -2 \end{pmatrix}\)
    3. \(\begin{pmatrix}-4 \\ -3 \end{pmatrix}\)
    4. \(\begin{pmatrix}4 \\ 3 \end{pmatrix}\)
    5. \(\begin{pmatrix}-2 \\ 1 \end{pmatrix}\)
    6. \(\begin{pmatrix}2 \\ -1 \end{pmatrix}\)

7.3 Vector addition, subtraction and multiplication

  1. Given the vectors \(\underline{v}_1= \begin{pmatrix}4\\ -3 \end{pmatrix}\), \(\underline{v}_2= \begin{pmatrix}-2 \\ 4 \end{pmatrix}\) and \(\underline{v}_3= \begin{pmatrix}-5 \\ -1\end{pmatrix}\), determine the following vectors. In cases (i)-(vi) you may like to sketch the answers graphically too.
    1. \(\underline{v}_1+\underline{v}_2\)
    2. \(\underline{v}_1+\underline{v}_2+\underline{v}_3\)
    3. \(\underline{v}_1+(-\underline{v}_2)\)
    4. \(\underline{v}_1-\underline{v}_3\)
    5. \(2\underline{v}_1\)
    6. \(3\underline{v}_2\)
    7. \(2\underline{v}_1+3\underline{v}_2\)
    8. \(4\underline{v}_1-2\underline{v}_2+5\underline{v}_3\)

7.4 Scalar Products and Relative Positions

  1. For each of the following pairs of vectors, determine their lengths \(|\underline{v}_1|\), \(|\underline{v}_1|\), their Scalar Product (\(\underline{v}_1\cdot\underline{v}_2\)), and the angle between them, \(\theta\).
    1. \(\underline{v}_1 = \begin{pmatrix} 2 \\ 2 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} 1 \\ -3 \end{pmatrix}\)
    2. \(\underline{v}_1 = \begin{pmatrix} -4 \\ 6 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} 5 \\ -8 \end{pmatrix}\)
    3. \(\underline{v}_1 = \begin{pmatrix} 3 \\ 4 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} 1 \\ 0 \end{pmatrix}\)
    4. \(\underline{v}_1 = \begin{pmatrix} 3 \\ 4 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} 0 \\ 1 \end{pmatrix}\)
  2. A triangle has vertices \(A=(1,1)\), \(B=(4,2)\) and \(C=(3,4)\).
    1. Sketch this triangle on the standard \(xy\)-axes (including the origin).
    2. Determine the relative position vectors \(\overrightarrow{AB}\) and \(\overrightarrow{AC}\).
    3. By calculation (using a Scalar Product), determine the angle of the triangle at the vertex \(A\).
    4. If you have access to a protractor, try measuring the angle in your diagram to see if it agrees.
  3. A triangle has vertices \(A=(-2,1)\), \(B=(3,1)\) and \(C=(1,5)\).
    1. Draw this triangle accurately (including the origin).
    2. By calculation (using a Scalar Product), determine the angle of the triangle at the vertex \(B\).
    3. If you have access to a protractor, try measuring the angle in your diagram to see if it agrees.

7.5 Scalar Product further applications

  1. For each of these pairs of vectors, determine whether the pair are orthogonal to each other (i.e. at right-angles):
    1. \(\underline{v}_1 = \begin{pmatrix} 4 \\ 0 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} 0 \\ 3 \end{pmatrix}\)
    2. \(\underline{v}_1 = \begin{pmatrix} 3 \\ 2 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} -3 \\ 2 \end{pmatrix}\)
    3. \(\underline{v}_1 = \begin{pmatrix} 1 \\ 5 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} -5 \\ 1 \end{pmatrix}\)
    4. \(\underline{v}_1 = \begin{pmatrix} 15 \\ 3 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} -2 \\ 10 \end{pmatrix}\)
    5. \(\underline{v}_1 = \begin{pmatrix} 10 \\ 3 \end{pmatrix},\; \underline{v}_2 = \begin{pmatrix} -10 \\ 33 \end{pmatrix}\)
  2. For each of the following forces \(\underline{F}\) find the Scalar projection of \(\underline{F}\) in the direction of the given vector \(\underline{d}\):
    1. \(\underline{F} = \begin{pmatrix} 5 \\ 0 \end{pmatrix},\; \underline{d} = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \end{pmatrix}\)
    2. \(\underline{F} = \begin{pmatrix} 4 \\ -3 \end{pmatrix},\; \underline{d} = \begin{pmatrix} 0 \\ 1 \end{pmatrix}\)
    3. \(\underline{F} = \begin{pmatrix} 3 \\ -2 \end{pmatrix},\; \underline{d} = \begin{pmatrix} 0.6 \\ 0.8 \end{pmatrix}\)
    4. \(\underline{F} = \begin{pmatrix} 2 \\ 1 \end{pmatrix},\; \underline{d} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}\) (Note, you will need to scale \(\underline{d}\) to length \(1\) first)
  3. For each of the following forces \(\underline{F}\) find the work done in moving an object from location \(P\) to location \(Q\):
    1. \(\underline{F} = \begin{pmatrix} 5 \\ 1 \end{pmatrix},\; P = (1,3), Q=(2,5)\).
    2. \(\underline{F} = \begin{pmatrix} -1 \\ -1 \end{pmatrix},\; P = (1,3), Q=(-2,-5)\).
    3. \(\underline{F} = \begin{pmatrix} 2 \\ 3 \end{pmatrix},\; P = (-6,-4), Q=(0,0)\).

7.6 3-dimensional vectors (mixture of topics)

  1. Given the three 3-dimensional vectors \[\underline{v}_1= \begin{pmatrix}4\\ -5 \\1 \end{pmatrix},\; \underline{v}_2= \begin{pmatrix}5 \\ 6 \\-3 \end{pmatrix},\; \underline{v}_3= \begin{pmatrix}6 \\ 2 \\ -4 \end{pmatrix}\] determine the following:
    1. \(\underline{v}_1+\underline{v}_2+\underline{v}_3\)
    2. \(4\underline{v}_1+3\underline{v}_2-2\underline{v}_3\)
    3. \(\underline{v}_1+(-\underline{v}_3)\)
    4. \(-2\underline{v}_1+\underline{v}_2+5\underline{v}_3\)
    5. \(\underline{v}_1\cdot\underline{v}_2\)
    6. \(\underline{v}_2\cdot\underline{v}_3\)
    7. \(\underline{v}_1\times \underline{v}_2\)
    8. \(\underline{v}_2\cdot\underline{v}_3\)
    9. \(\underline{v}_3\cdot\underline{v}_2\)
  2. Using the same vectors from the previous question, find the following: (you may use previous answers, to speed up calculations)
    1. The angle between \(\underline{v}_1\) and \(\underline{v}_2\).
    2. The angle between \(\underline{v}_1\) and \(\underline{v}_3\).
    3. The component/projection of \(\underline{v}_1\) in the direction of \(\underline{v}_2\). (Careful here to use a length 1 vector)
    4. The component/projection of \(\underline{v}_3\) in the direction of \(\underline{v}_1\). (Careful here to use a length 1 vector)
  3. A triangle in 3D has vertices at \(A=(1,4,3)\), \(B=(4,2,0)\) and \(C=(5,4,6)\).
    1. Determine the relative position vectors \(\overrightarrow{AB}\) and \(\overrightarrow{AC}\).
    2. Determine the angle of the triangle at vertex \(A\).
  4. A triangle in 3D has vertices at \(A=(-2,3,-5)\), \(B=(2,0,4)\) and \(C=(1,5,1)\)
    1. Determine the angle of the triangle at vertex \(C\).

7.7 3D vector applications

  1. A force \(\underline{F}=\begin{pmatrix}3\\-2\\5\end{pmatrix}\) acts on a particle which moves from point \(P=(1,4,-1)\) to point \(Q=(-2,3,1)\).
    1. Determine the displacement vector \(\underline{d}\) of the particle.
    2. Determine the work done by the force.
  2. A force \(\underline{F}\) acts through a point \(P\). Given that \(P=(2,3,-5)\), \(Q=(1,2,-3)\) and \(\underline{F}=\begin{pmatrix}3\\-2\\5\end{pmatrix}\),
    1. Calculate the moment of this force about the point \(Q\). You may want to consult Section 4.14.2.