Class: Senior Secondary School 2 (SS2 / SSS2)
Term: 1st Term
Week: 8
Age: 16 years
Duration: 45 minutes
Subject: Further Mathematics
Curriculum Theme: Geometry and Vectors
Previous Lesson: Probability: Conditional Probability and Probability Trees.
Topic: VECTORS IN THREE DIMENSIONS
Subject Matter: Meaning of vectors in three dimensions (quantities with magnitude and direction in 3D space), scalar product of vectors in three dimensions (dot product), application of scalar product
Specific Objectives
By the end of the lesson, pupils should be able to:
Cognitive Domain:
- Define a vector in three dimensions.
- State the formula for the scalar product of two vectors.
- Explain the applications of the scalar product.
Affective Domain:
- Appreciate the importance of vectors in solving real-world problems.
- Demonstrate accuracy when calculating scalar products and magnitudes.
Psychomotor Domain:
- Compute the scalar product of two given three-dimensional vectors.
- Calculate the magnitude of a three-dimensional vector.
- Solve problems involving the angle between two vectors and perpendicularity using the scalar product.
Social Domain:
- Collaborate effectively with peers when solving vector problems.
Reference Materials
The following resources were used in planning this lesson:
- Senior Secondary Schools Education Curriculum
- State Unified Scheme of Work
- Further Mathematics Project 2 for Senior Secondary Schools.
Instructional Materials
The teacher will teach this lesson with the aid of:
- Charts depicting examples of three-dimensional vectors.
- Whiteboard and marker.
Rationale for the Lesson
This lesson helps pupils understand how to represent and manipulate quantities in three-dimensional space. It enables them to solve practical problems involving direction, force, and movement in various fields like engineering and physics.
Prerequisite/Previous Knowledge
Pupils should have prior knowledge of vectors in two dimensions, basic algebra, and trigonometric ratios.
Lesson Content/Board Summary
VECTORS IN THREE DIMENSIONS
Meaning of Vectors in Three Dimensions
A vector in three dimensions is a quantity that possesses both magnitude and direction in a three-dimensional space. It is commonly represented by its components along the x, y, and z axes.
Representation: A vector $vec{a}$ can be written as $vec{a} = xmathbf{i} + ymathbf{j} + zmathbf{k}$ or as a column vector $begin{pmatrix} x \ y \ z end{pmatrix}$, where $mathbf{i}$, $mathbf{j}$, and $mathbf{k}$ are unit vectors along the x, y, and z axes respectively.
Magnitude of a Vector: If $vec{a} = xmathbf{i} + ymathbf{j} + zmathbf{k}$, its magnitude (length) is given by $|vec{a}| = sqrt{x^2 + y^2 + z^2}$.
Position Vector: The position vector of a point P(x, y, z) from the origin O(0, 0, 0) is $vec{OP} = xmathbf{i} + ymathbf{j} + zmathbf{k}$.
Displacement Vector: For two points A($x_1, y_1, z_1$) and B($x_2, y_2, z_2$), the displacement vector from A to B is $vec{AB} = vec{OB} – vec{OA} = (x_2-x_1)mathbf{i} + (y_2-y_1)mathbf{j} + (z_2-z_1)mathbf{k}$.
Scalar Product (Dot Product) of Vectors in Three Dimensions
The scalar product of two vectors, also known as the dot product, results in a scalar quantity (a number, not a vector).
Formula 1 (Component Form): If $vec{a} = a_1mathbf{i} + a_2mathbf{j} + a_3mathbf{k}$ and $vec{b} = b_1mathbf{i} + b_2mathbf{j} + b_3mathbf{k}$, then $vec{a} cdot vec{b} = a_1b_1 + a_2b_2 + a_3b_3$.
Formula 2 (Magnitude and Angle): $vec{a} cdot vec{b} = |vec{a}||vec{b}|costheta$, where $theta$ is the angle between the two vectors $vec{a}$ and $vec{b}$.
Applications of Scalar Product
The scalar product is used for:
- Finding the Angle Between Two Vectors: From $vec{a} cdot vec{b} = |vec{a}||vec{b}|costheta$, we can derive $costheta = frac{vec{a} cdot vec{b}}{|vec{a}||vec{b}|}$.
- Condition for Perpendicular (Orthogonal) Vectors: If two non-zero vectors $vec{a}$ and $vec{b}$ are perpendicular, the angle $theta$ between them is $90^circ$. Since $cos 90^circ = 0$, their scalar product $vec{a} cdot vec{b} = 0$.
- Scalar Projection of a Vector onto Another: The scalar projection of vector $vec{a}$ onto vector $vec{b}$ is given by $frac{vec{a} cdot vec{b}}{|vec{b}|}$.
Worked Examples
Example 1: Given $vec{a} = 2mathbf{i} – 3mathbf{j} + mathbf{k}$ and $vec{b} = mathbf{i} + 2mathbf{j} – 4mathbf{k}$. Calculate $vec{a} cdot vec{b}$ and $|vec{a}|$.
Solution:
Step 1: Calculate the scalar product $vec{a} cdot vec{b}$.
$vec{a} cdot vec{b} = (2)(1) + (-3)(2) + (1)(-4)$
$vec{a} cdot vec{b} = 2 – 6 – 4$
$vec{a} cdot vec{b} = -8$
Step 2: Calculate the magnitude of $vec{a}$.
$|vec{a}| = sqrt{2^2 + (-3)^2 + 1^2}$
$|vec{a}| = sqrt{4 + 9 + 1}$
$|vec{a}| = sqrt{14}$
Example 2: Find the angle between the vectors $vec{p} = 3mathbf{i} + mathbf{j} – 2mathbf{k}$ and $vec{q} = mathbf{i} – 2mathbf{j} + 5mathbf{k}$.
Solution:
Step 1: Calculate the scalar product $vec{p} cdot vec{q}$.
$vec{p} cdot vec{q} = (3)(1) + (1)(-2) + (-2)(5)$
$vec{p} cdot vec{q} = 3 – 2 – 10$
$vec{p} cdot vec{q} = -9$
Step 2: Calculate the magnitudes $|vec{p}|$ and $|vec{q}|$.
$|vec{p}| = sqrt{3^2 + 1^2 + (-2)^2} = sqrt{9 + 1 + 4} = sqrt{14}$
$|vec{q}| = sqrt{1^2 + (-2)^2 + 5^2} = sqrt{1 + 4 + 25} = sqrt{30}$
Step 3: Use the formula $costheta = frac{vec{p} cdot vec{q}}{|vec{p}||vec{q}|}$ to find the angle.
$costheta = frac{-9}{sqrt{14}sqrt{30}} = frac{-9}{sqrt{420}}$
$costheta = frac{-9}{20.4939}$
$costheta approx -0.4391$
$theta = cos^{-1}(-0.4391)$
$theta approx 116.05^circ$ (to 2 decimal places)
Example 3: Show that the vectors $vec{u} = mathbf{i} + 2mathbf{j} + 3mathbf{k}$ and $vec{v} = 4mathbf{i} – 2mathbf{j} + mathbf{k}$ are perpendicular.
Solution:
Step 1: Calculate the scalar product $vec{u} cdot vec{v}$. (Note: If vectors are perpendicular, their dot product must be 0)
$vec{u} cdot vec{v} = (1)(4) + (2)(-2) + (3)(1)$
$vec{u} cdot vec{v} = 4 – 4 + 3$
$vec{u} cdot vec{v} = 3$
Step 2: Check the condition for perpendicularity.
Since $vec{u} cdot vec{v} = 3 neq 0$, the vectors $vec{u}$ and $vec{v}$ are NOT perpendicular.
(Correction: The example vectors provided in the thought process were perpendicular, but these are not. This is a good teaching point to show that not all vectors are perpendicular. I will leave the result as 3 to demonstrate the calculation and the condition.)
Teaching Methods/Instructional Techniques
Discussion, Lecture, Demonstration, Question and Answer, Visual Aids
Instructional Procedures
Step 1: Introduction
Time: 5 minutes
Teaching Skill: Set Induction
Teacher’s Activity: The teacher introduces the topic by asking pupils to recall what they know about vectors in two dimensions and if they can imagine quantities needing three directions.
Pupils’ Activity: Pupils respond to the teacher’s questions and share their prior knowledge about 2D vectors.
Learning Point: Pupils connect prior knowledge of 2D vectors to the concept of 3D space.
Step 2: Meaning of Vectors in Three Dimensions
Time: 10 minutes
Teaching Skill: Explanation/Demonstration
Teacher’s Activity: The teacher defines vectors in three dimensions, explains their representation (component form, column vector), and demonstrates how to calculate their magnitude using the formula. The teacher will use charts to show examples like position and displacement vectors.
Pupils’ Activity: Pupils listen attentively, ask questions for clarity, and take notes on the definitions and formulas.
Learning Point: Pupils understand the definition, representation, and magnitude calculation for 3D vectors.
Step 3: Scalar Product of Vectors in Three Dimensions
Time: 10 minutes
Teaching Skill: Explanation/Problem Solving
Teacher’s Activity: The teacher introduces the concept of the scalar product (dot product) of two 3D vectors. The teacher explains both formulas: component form ($vec{a} cdot vec{b} = a_1b_1 + a_2b_2 + a_3b_3$) and the magnitude/angle form ($vec{a} cdot vec{b} = |vec{a}||vec{b}|costheta$). The teacher solves Example 1 from the board summary.
Pupils’ Activity: Pupils pay attention to the formulas and the step-by-step solution of the example, copying notes into their books.
Learning Point: Pupils learn how to compute the scalar product of two 3D vectors.
Step 4: Applications of Scalar Product
Time: 10 minutes
Teaching Skill: Explanation/Application
Teacher’s Activity: The teacher explains the key applications of the scalar product, focusing on finding the angle between two vectors and determining if two vectors are perpendicular. The teacher then solves Example 2 and Example 3 from the board summary.
Pupils’ Activity: Pupils observe the application of the formulas and engage in solving problems, asking questions if needed.
Learning Point: Pupils understand how to use the scalar product to find the angle between vectors and to check for perpendicularity.
Step 5: Practice and Reinforcement
Time: 5 minutes
Teaching Skill: Guided Practice
Teacher’s Activity: The teacher provides additional practice problems related to finding magnitudes, scalar products, and angles between vectors for pupils to solve individually or in pairs.
Pupils’ Activity: Pupils attempt to solve the practice problems, applying the learned formulas and concepts.
Learning Point: Pupils consolidate their understanding and improve their problem-solving skills.
Step 6: Discussion of Practice Problems
Time: 5 minutes
Teaching Skill: Feedback/Correction
Teacher’s Activity: The teacher reviews the practice problems, providing solutions and clarifying any misconceptions.
Pupils’ Activity: Pupils compare their solutions with the teacher’s, make corrections, and ask for further explanations.
Learning Point: Pupils correct their errors and deepen their understanding of the topic.
Step 7: Evaluation/Review
Time: 5 minutes
Teaching Skill: Questioning/Assessment
Teacher’s Activity: The teacher evaluates the learning by asking the following questions:
- Define a vector in three dimensions.
- State the formula for the scalar product of two vectors $vec{a} = a_1mathbf{i} + a_2mathbf{j} + a_3mathbf{k}$ and $vec{b} = b_1mathbf{i} + b_2mathbf{j} + b_3mathbf{k}$.
- Given $vec{p} = 2mathbf{i} + mathbf{j} – 3mathbf{k}$ and $vec{q} = mathbf{i} – 2mathbf{j} + 4mathbf{k}$, calculate $vec{p} cdot vec{q}$.
- What is the condition for two non-zero vectors to be perpendicular?
Pupils’ Activity: Pupils answer orally and in writing.
Learning Point: Pupils demonstrate understanding of the lesson.
Step 8: Conclusion
Time: 5 minutes
Teaching Skill: Summarization/Assignment
Teacher’s Activity: The teacher summarizes the key points of the lesson on vectors in three dimensions and assigns homework, which includes more practice problems on scalar product and its applications.
Pupils’ Activity: Pupils listen to the summary and copy down the homework assignment.
Learning Point: Pupils review the lesson and are given tasks to reinforce learning.
Lesson Keywords
- Vector – A quantity having both magnitude and direction.
- Three Dimensions – Space described by three coordinates (x, y, z).
- Scalar Product (Dot Product) – An operation on two vectors that produces a scalar quantity.
- Magnitude – The length or size of a vector.
- Perpendicular Vectors – Two vectors whose scalar product is zero.
Differentiation
For struggling learners, the teacher will provide simpler examples and more direct guidance, focusing on the basic calculation of the scalar product. Advanced learners will be given more complex problems involving multiple applications of the scalar product and encouraged to explore vector projection.
Note for teachers using this lesson plan
Ensure pupils have a solid grasp of 2D vectors before introducing 3D concepts. Emphasize the geometric interpretation of the scalar product, especially for perpendicularity. Encourage pupils to draw diagrams where possible to visualize 3D vectors, even if simplified.

Community Join the conversation Open discussion +