Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Maths Extension 1 (2027) Vectors

3D vectors (component form, magnitude, operations)

20 practice questions 2 video lessons Theory + worked examples

Extend your skills to 3D vectors in NSW Year 12 Mathematics Extension 1. Adding the k unit vector lets you describe points and directions in three-dimensional space using component form, an ordered triple or a column vector.

You will learn to form the vector between two points in space, calculate its magnitude and midpoint, and operate with three-dimensional vectors β€” extending the component form methods of the plane into 3D problems in the Extension 1 course.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 2 video(s)
  • Vectors : Magnitude of a vector 3D : ExamSolutions Watch
  • Collinear Points in 3D (Ch1 Pr18) Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

3D vectors add a third component z along k: written xi+yj+zk with magnitude x2+y2+z2. Every 2D technique carries over componentwise. This NSW Year 12 Mathematics Extension 1 topic is NESA outcome ME1-12-02.

Three-dimensional vectors work exactly like 2D vectors, with a third component z along the unit vector k. A 3D vector is written xi+yj+zk, as (x,y,z), or as a column vector.

From A(x,y,z) to B(u,v,w): ABβ†’=(uβˆ’x)i+(vβˆ’y)j+(wβˆ’z)k. The magnitude is x2+y2+z2, and a^=1|a|a.

Adding, subtracting, scaling and testing parallel all work componentwise, exactly as in 2D. On the xy-plane z=0; on the y-axis x=z=0.

NESA link. Part of the Year 12 Introduction to vectors focus area, outcome ME1-12-02 ("operates with 2D and 3D vectors and uses 2D vectors to solve problems involving motion in two dimensions") with MAO-WM-01.

The unit vectors i, j and k in 3DThree perpendicular unit vectors i, j and k pointing along the x, y and z axes in three-dimensional space.xyzijk
The unit vectors i, j, k along the axes.
A 3D vector and its componentsA three-dimensional vector shown as the diagonal from the origin, with dashed edges giving its x, y and z components.xi + yj + zkO
a=xi+yj+zk, the diagonal of its component box.
|xi+yj+zk|=x2+y2+z2,a^=1|a|a.
magnitude = sqrt(x^2 + y^2 + z^2); unit vector = a / |a|

Points A,B,C are collinear if AB→=kBC→ (parallel and sharing a point).

collinear if AB = k BC

Three squared terms. The magnitude adds z2; otherwise every 2D technique carries straight over.

How to work in 3D

  1. Magnitude: x2+y2+z2.
  2. Vector between points: subtract the tail's coordinates from the head's.
  3. Unit vector: divide each component by the magnitude.
  4. Collinearity: check AB→=kBC→.
Example 1 β€” Magnitude
Find |a| for a=i+4j+8k.
Solution
|a|=12+42+82=81=9
|a| = 9

|a|=9.

Example 2 β€” Between points
Given A(0,1,2) and B(4,5,4), find AB→ and |AB→|.
Solution
AB→=4i+4j+2k
|AB→|=16+16+4=6
AB = 4i + 4j + 2k, |AB| = 6

AB→=4i+4j+2k, |AB→|=6.

Example 3 β€” Unit vector
Find the unit vector for a=2iβˆ’6j+3k.
Solution

|a|=4+36+9=7.

a^=17(2iβˆ’6j+3k)
a-hat = (1/7)(2i - 6j + 3k)

a^=17(2iβˆ’6j+3k).

Example 4 β€” Collinearity
Show A(1,0,2), B(3,3,5), C(7,9,11) are collinear.
Solution
AB→=2i+3j+3k
BC→=4i+6j+6k=2AB→
BC = 2 AB and they share B, so A, B, C collinear

Since BC→=2AB→ and they share B: A, B, C are collinear.

Common pitfalls

Missing the z term. The magnitude has three squares: x2+y2+z2.
Coordinate planes. On the xy-plane z=0; on the y-axis x=z=0.
Collinearity needs a shared point. Parallel vectors alone are not enough β€” they must share a point.
Same techniques. Everything else is exactly as in 2D β€” don't overcomplicate.

Frequently asked questions

How do you write a 3D vector?

As xi+yj+zk, the triple (x,y,z), or a column vector.

What is the magnitude of a 3D vector?

x2+y2+z2.

How do you find a 3D unit vector?

Divide the vector by its magnitude.

How do you show three points are collinear?

Show AB→=kBC→ — parallel and sharing a point.

Are 3D operations different from 2D?

No β€” adding, scaling and testing parallel all work componentwise, just with an extra z.