H2 Maths Scalar and Vector Products | Free Notes

Study guideUpdated 17 Jul 2026

H2 Maths notes on scalar and vector products: key formulas, worked examples, and exam techniques for dot products, cross products, and projections.

Q: What does H2 Maths Notes (JC 1-2): 3.2) Scalar and Vector Products cover?
A: Dot products, cross products, projections, and their geometric applications for H2 Maths Topic 3.2.
Before you revise
Keep a checklist of formulas: dot product, projection, and the cross-product determinant. Drill their geometric meanings (angles, scalar components, areas, plane normals) so you can explain answers in words.
  • Dot product: It tests angle, projection, or perpendicularity.
  • Cross product: It gives area or a normal vector.
  • Both, in sequence: Many 3D questions need a normal first, then an angle or distance.

Concrete example: To find a plane normal from two direction vectors, use the cross product. To check whether that normal is perpendicular to each direction vector, use the dot product and expect zero.

Status: SEAB's current H2 Mathematics (9758) syllabus PDF is labelled for 2026. Topic 3.2 covers dot/cross products and projections; triple products are explicitly excluded.


Scalar (Dot) Product

  • Definition: ab=a1b1+a2b2+a3b3=abcosθ \vec{a} \cdot \vec{b} = a_1 b_1 + a_2 b_2 + a_3 b_3 = \lVert \vec{a} \rVert \lVert \vec{b} \rVert \cos\theta
Two vectors a and b drawn from a common point, with the angle θ between them. Dropping a perpendicular from the tip of b onto the line of a marks the projection of length |b| cos θ, the geometric basis of the scalar product a·b.θab|b| cos θ
For vectors a and b at an angle θ, the scalar (dot) product a·b = |a||b|cosθ is |a| times the projection of b onto a, so it is zero exactly when the vectors are perpendicular. The vector (cross) product has magnitude |a×b| = |a||b|sinθ, the area of the parallelogram they span, and points perpendicular to both.

Projection Form Checkpoint

Before substituting into a projection formula, identify the form the question is asking for:

direction vector b
  -> unit direction only: scalar component
  -> same direction as b: projection vector
  -> remove the projection from a: perpendicular component
Wording in the questionComputeMeaningCommon trap
"Component of a \vec{a} in the direction of b \vec{b}

If the wording only says "projection" and the answer space expects vector components, treat it as the projection vector. If it asks for a "component" or "length", give the scalar form and keep the sign.

Example -- Projection length

Given a=(3 2 1) \vec{a} = \begin{pmatrix} 3 \ -2 \ 1 \end{pmatrix} and b=(1 4 2) \vec{b} = \begin{pmatrix} 1 \ 4 \ -2 \end{pmatrix}


Vector (Cross) Product

  • a×b \vec{a} \times \vec{b} is perpendicular to both a \vec{a}

Example -- Cross product

Take a=(2 1 1) \vec{a} = \begin{pmatrix} 2 \ 1 \ -1 \end{pmatrix} and b=(3 0 4) \vec{b} = \begin{pmatrix} -3 \ 0 \ 4 \end{pmatrix}

Cross-product verification checkpoint

After computing a cross product, verify the answer before using it as an area vector or plane normal. A correct a×b\vec{a} \times \vec{b} must be perpendicular to both original vectors.

CheckWhat to calculateWhat it provesCommon trap
Perpendicular to a\vec{a}(a×b)a(\vec{a} \times \vec{b}) \cdot \vec{a}

Worked check: for the example above, (4,5,3)(2,1,1)=853=0(4,-5,3)\cdot(2,1,-1)=8-5-3=0 and (4,5,3)(3,0,4)=12+0+12=0(4,-5,3)\cdot(-3,0,4)=-12+0+12=0

Misconception check: a cross product is not just a longer vector calculation. Its direction and sign matter for normals, while its magnitude matters for area.


Areas and Plane Normals

  • Area of parallelogram spanned by a,b \vec{a}, \vec{b} : a×b \lVert \vec{a} \times \vec{b} \rVert

Choose the product by the output you need, not just by keywords:

Need from the questionProduct to start withOutput typeCheck before final answer
Angle or perpendicular testDot productScalarDoes zero mean perpendicular in this context?
Projection onto a directionDot product, then scale the direction vectorScalar or vectorDid the question ask for projection length or projection vector?
Area or plane normalCross productVectorIs the magnitude used for area, or the vector used as a normal?
Point-to-line distanceCross product with the line directionScalar after divisionDid you divide by d\lVert \vec{d} \rVert

This prevents a common exam slip: using the dot product whenever the word "angle" appears, even when the question first needs a normal vector from a cross product.


Point-to-Line Distance (via Cross Product)

  • Distance from point to line: project difference vector onto perpendicular direction:
    d=(OPOA)×dd. d = \frac{\lVert (\vec{OP} - \vec{OA}) \times \vec{d} \rVert}{\lVert \vec{d} \rVert}.

Calculator Workflow

  • Use GC matrix operations to compute determinants efficiently.
  • Some calculators offer direct dotP / crossP; if not, store components and evaluate manually.
  • After computing n=a×b \vec{n} = \vec{a} \times \vec{b}

Exam Watch Points

  • Maintain exact forms (square roots) in intermediate steps; round only at the end.
  • When describing vector geometry, supplement algebra with a labelled diagram.
  • Clearly state direction vectors, normals, and parameters when concluding lines or planes are perpendicular/parallel.
  • Double-check sign conventions in determinant expansion to avoid transcription errors.

Practice Quiz

Keep your vector products sharp with questions on projections, areas, plane normals, and orthogonality checks.


Quick Revision Checklist

  • Compute dot products, cross products, and projections with confidence.
  • Apply vector product results to area, plane-normal, and point-to-line distance problems.
  • Explain geometric meanings (angles, projections, perpendicularity) in full sentences.

Next steps: Follow the H2 Maths notes hub into Topic 3.3 - Three-dimensional vector geometry for plane equations and intersection workflows.


Want weekly guided practice on Scalar and Vector Products? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.


Common exam mistakes

  • Using the dot product formula to find area: The dot product gives abcosθ\lVert \vec{a} \rVert \lVert \vec{b} \rVert \cos\theta

Frequently asked questions

Are scalar and vector products in Paper 1 or Paper 2?
Topic 3.2 is Pure Mathematics and can appear in either Paper 1 (100 marks) or Paper 2 Section A (40 marks).

Are triple products (scalar triple product, vector triple product) examinable?
No. The 2026 H2 Maths (9758) syllabus explicitly excludes triple products. Focus only on dot products, cross products, projections, and their geometric applications.

When should I use a diagram versus just algebra?
Always sketch a labelled diagram for vector geometry questions. Mark schemes award method marks for correct diagrams even when the algebra contains an error. A clear sketch also helps you spot whether an angle should be acute or obtuse before computing.


Sources

  • SEAB H2 Mathematics syllabus (9758), examinations from 2026 - Topic 3.2 Scalar and vector products (dot products, cross products, projections, geometric meanings of an^ \vec{a} \cdot \hat{n} and a×n^ \vec{a} \times \hat{n}

Keep studying with Eclat

Join the Telegram study group for new notes, quizzes, and study resources.

Join our Telegram study group
Marcus Pang
Reviewed by
Marcus Pang·Managing Director (Maths)