Planning a revision session? Use our study places near me map to find libraries, community study rooms, and late-night spots.
Q: What does H2 Maths Notes (JC 1-2): 3.3) Three-Dimensional Vector Geometry cover? A: Planes, intersections, distances, and geometric proofs for H2 Maths Topic 3.3.
Before you revise Sketch every 3D configuration with axes labelled. State direction vectors, normal vectors, and parameters clearly to avoid mixing up lines and planes in algebraic working.
Status: SEAB H2 Mathematics (9758, first exam 2026) syllabus last checked 2026-01-13 (PDF last modified 2024-10-16). Topic 3.3 covers lines/planes, intersections, angles, and distances from a point to a line or plane; skew-line shortest distance is excluded.
Plane Equations
Vector form: r=OA+su+tv
with non-parallel
u,v
.
Scalar form: n⋅(r−OA)=0 where n=u×v.
Cartesian: ax+by+cz=d obtained by expanding dot product.
Angle between two lines: use dot product of direction vectors.
Angle between line and plane: use complement of angle between line direction and plane normal.
Angle between planes: use dot product of normals.
Example -- Line-plane angle
Line direction d=(12−2), plane normal n=(2−12).
cosθ=∥d∥∥n∥∣d⋅n∣=12+22+(−2)222+(−1)2+22∣1×2+2×(−1)+(−2)×2∣=94.
Angle between line and plane is 90∘−arccos(94).
Distances in 3D
Point to plane distance:
d=∥n∥∣n⋅(OP−OA)∣.
Point to line distance (line through A with direction d):
d=∥d∥∥(OP−OA)×d∥.
Geometric Proofs
To prove points/vectors are coplanar, show one direction vector is a linear combination of the others (linear dependence), or find a plane equation and verify the remaining point satisfies it.
For perpendicularity, show dot product zero between appropriate direction/normal vectors.
For parallel planes, normals are proportional; for coincidence, also verify one point satisfies both equations.
Calculator Workflow
Use GC matrix solver for simultaneous equations (plane intersections).
Store normals and direction vectors to reuse in dot/cross product calculations.
When solving distances, keep expressions exact; use sqrt( only at final stage if decimals required.
Exam Watch Points
Label all parameters λ,μ,s,t clearly to avoid confusion.
State final answers in exact form where possible and include units if the context demands.
Support algebraic conclusions with geometric language (“The line intersects the plane at…”).
When planes are perpendicular, state that normals are perpendicular and compute the dot product to confirm.
Practice Quiz
Challenge yourself on intersections, plane-line proofs, and point-to-line/plane distance routines in 3D.
Quick Revision Checklist
Convert between vector/Cartesian forms of planes confidently.
Solve line-plane and plane-plane intersections systematically.
Compute angles and distances (point-to-line / point-to-plane) with correct formulae.
Justify geometric relationships (parallel, perpendicular, coplanar) with vector reasoning.
Want weekly guided practice on Three-Dimensional Vector Geometry? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.
Common exam mistakes
Confusing the angle between a line and a plane with the angle between the line and the plane's normal: The angle between a line and a plane is the complement of the angle between the line and the normal. Using the angle with the normal directly (without subtracting from 90°) gives the wrong answer.
Using the wrong formula for point-to-plane distance: The formula requires dividing by ∥n∥, not ∥n∥2. A common error is using the dot product value directly without normalising. Always write the formula with the denominator before substituting.
Forgetting to verify a common point when concluding lines intersect: Solving a parameter system may yield a value of λ, but you must substitute back into both line equations and check that the resulting position vectors agree. Without this verification step, you cannot claim the lines intersect.
Labelling parameters with the same letter for two different lines: Using λ for both lines in an intersection problem leads to contradictions. Always use distinct parameter names (e.g. λ and μ) for different lines.
Mixing up plane normal and plane direction vectors: A normal n is perpendicular to the plane; direction vectors u,v
Frequently asked questions
Is Topic 3.3 in Paper 1 or Paper 2? Topic 3.3 is Pure Mathematics and can appear in Paper 1 (100 marks) or Paper 2 Section A (40 marks). 3D geometry questions are typically multi-part structured questions that chain several sub-skills (plane equation, intersection, distance).
Is the shortest distance between two skew lines examinable? No. The 2026 H2 Maths (9758) syllabus explicitly excludes the shortest distance between skew lines. You are only required to find distances from a point to a line and from a point to a plane.
When two planes are given, how do I find the line of intersection? Solve the two plane equations simultaneously. Express the solution parametrically by letting one variable (e.g. z=t) be free, then find x and y in terms of t. The direction vector d of the intersection line also equals n1×n2, which gives a quick check.