You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson extends vectors to three dimensions using the i, j, k notation — as required by the Edexcel A-Level Mathematics specification (9MA0). You need to perform vector operations in 3D, calculate magnitudes, and find unit vectors in three dimensions.
In three dimensions, we add a z-component to our vectors. A 3D vector is written as:
a = (a₁, a₂, a₃) or equivalently a₁i + a₂j + a₃k
where:
Example: v = (3, -1, 5) = 3i - j + 5k
The magnitude of a = (a₁, a₂, a₃) is:
|a| = √(a₁² + a₂² + a₃²)
This is the 3D extension of Pythagoras' theorem.
Example 1: |a| where a = (2, 3, 6) |a| = √(4 + 9 + 36) = √49 = 7
Example 2: |b| where b = (1, -2, 2) |b| = √(1 + 4 + 4) = √9 = 3
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.