Unit Vector Form0%

Vectors · Topic 6 of 11

Unit Vector Form

Video lesson · from 30:392 worked examples

One lesson video covers all of Vectors, so it opens at 30:39 for this topic — not from the beginning.

Theory

We can express a vector in terms of the standard basis vectors i\mathbf{i}, j\mathbf{j}, and k\mathbf{k} (which have length 1 and point along the x, y, and z axes respectively).

(xyz)=xi+yj+zk\begin{pmatrix} x \\ y \\ z \end{pmatrix} = x\mathbf{i} + y\mathbf{j} + z\mathbf{k}

⚠️ Common Examiner Traps

  • ii, jj and kk are just the axes: the coefficients are exactly the components of the column vector. Converting between the two forms is purely notation.
  • Include zero components carefully: a missing jj term means that component is zero — do not shuffle the others up.
  • Convert before adding: if a question mixes column and i,j,ki, j, k notation, put everything into one form first. Being unable to do this is a common source of lost marks.
  • Answer in the form asked for: if the question uses i,j,ki, j, k, give the answer that way.

Worked examples

Example 1

Express in unit vector form:

a) (379)=3i+7j+9k\begin{pmatrix} 3 \\ 7 \\ 9 \end{pmatrix} = 3\mathbf{i} + 7\mathbf{j} + 9\mathbf{k}

b) (745)=7i4j5k\begin{pmatrix} 7 \\ -4 \\ -5 \end{pmatrix} = 7\mathbf{i} - 4\mathbf{j} - 5\mathbf{k}

c) (2010)=2i+10k\begin{pmatrix} -2 \\ 0 \\ 10 \end{pmatrix} = -2\mathbf{i} + 10\mathbf{k}

Example 2

Express in component form:

d) 9i+6j+4k=(964)-9\mathbf{i} + 6\mathbf{j} + 4\mathbf{k} = \begin{pmatrix} -9 \\ 6 \\ 4 \end{pmatrix}

e) 12i+jk=(1211)12\mathbf{i} + \mathbf{j} - \mathbf{k} = \begin{pmatrix} 12 \\ 1 \\ -1 \end{pmatrix}

f) 6j2k=(062)6\mathbf{j} - 2\mathbf{k} = \begin{pmatrix} 0 \\ 6 \\ -2 \end{pmatrix}