Salick Academy

Try each one on paper first, then check a single step. That is worth far more than reading a finished solution.

Example 1 — the angle between two vectors

Find the angle between a=2i+3jk\mathbf{a} = 2\mathbf{i}+3\mathbf{j}-\mathbf{k} and b=i2j+4k\mathbf{b} = \mathbf{i}-2\mathbf{j}+4\mathbf{k}.

Example 2 — the vector equation of a line through two points

Find the vector equation of the line through A(1,2,3)A(1,2,3) and B(3,1,7)B(3,1,7).

Example 3 — testing for perpendicularity

Show that 2i+3jk2\mathbf{i}+3\mathbf{j}-\mathbf{k} and ijk\mathbf{i}-\mathbf{j}-\mathbf{k} are perpendicular.