Free A Level H2 Maths Vectors Matrices quiz, HY3 Exam version, with questions, answers, and A Level-style practice for Singapore students.
These static practice materials are generated from the site's syllabus and paper-generation workflow, with source and model context shown so students and parents can evaluate the material before use.
A LevelH2 MathematicsFrom Real ExamsGenerated by Tencent HY3 FreeUpdated 2026-08-17
Show all working clearly. Marks are awarded for correct methods and final answers.
Use a graphing calculator where helpful, but state key steps.
Write vectors in column or i, j, k notation as appropriate.
Section A: Vector Basics (Questions 1–5)
1. [2 marks] Given a=3−21 and b=−142, find a+2b.
2. [2 marks] Find the magnitude of the vector v=2i−j+2k.
3. [3 marks] The position vectors of points A and B are a=102 and b=43−1. Find the unit vector in the direction of AB.
4. [3 marks] Points P(2,1,−3), Q(4,5,1) and R(6,9,5) have position vectors p,q,r. Show that P,Q,R are collinear using the ratio theorem.
5. [2 marks] Given u=122, find a unit vector parallel to u.
Section B: Scalar and Vector Products (Questions 6–10)
6. [2 marks] Find the scalar product p⋅q where p=13−2 and q=4−12.
7. [3 marks] Vectors m=210 and n=1−12 are given. Find the angle between them, correct to the nearest degree.
8. [3 marks] Compute the vector product a×b for a=102 and b=031.
9. [2 marks] Explain geometrically what ∣a⋅n^∣ represents, where n^ is a unit vector.
10. [3 marks] Given x=31−1 and y=022, find the area of the triangle formed by the origin and the tips of x and y.
Section C: 3D Vector Geometry (Questions 11–15)
11. [2 marks] Write the vector equation of the line passing through (1,2,3) with direction vector 2−11.
12. [3 marks] Find the Cartesian equation of the plane with normal n=1−21 passing through (0,1,2).
13. [4 marks] The line L has equation r=101+λ21−1. Find the foot of the perpendicular from P(3,2,0) to L.
14. [3 marks] Determine whether the lines L1:r=100+s111 and L2:r=012+t222
are parallel, coincident, intersecting or skew.
15. [3 marks] Find the angle between the planes Π1:x−y+z=3 and Π2:2x+y−z=1, correct to 1 decimal place.
Section D: Matrices and Mixed Applications (Questions 16–20)
16. [2 marks] Given M=(1324) and N=(0110), find MN.
17. [3 marks] Find the determinant of A=(2513) and state whether A is invertible.
18. [3 marks] Solve the system using matrices: 2x+y=5 x−y=1
19. [4 marks] A transformation is represented by matrix T=(01−10). Describe the geometrical effect of T and find the image of the point (2,1) under T.
20. [4 marks] The points A(1,0,0), B(0,2,0), C(0,0,3) form a triangle. Find the area of triangle ABC using vector products.
Q1. [2 marks] a+2b=3−21+2−142=3−21+−284=165 Teaching note: Scalar multiplication multiplies each component; then add component-wise. Common mistake: Forgetting to multiply all components by 2.
Q2. [2 marks] ∣v∣=22+(−1)2+22=4+1+4=9=3 Teaching note: Magnitude = square root of sum of squared components.
Q3. [3 marks] AB=b−a=4−13−0−1−2=33−3 ∣AB∣=9+9+9=27=33
Unit vector = 33133−3=1/31/3−1/3 Marks: 1 for AB, 1 for magnitude, 1 for unit vector.
Q4. [3 marks] PQ=(2,4,4), QR=(2,4,4)
Since PQ=QR, Q is midpoint; ratio PQ:QR=1:1 → collinear. Teaching note: Collinear if vectors between successive points are parallel (scalar multiples).
Q5. [2 marks] ∣u∣=1+4+4=3; unit vector = 31122=1/32/32/3
Q13. [4 marks]
Let foot F=1+2λλ1−λ PF=−2+2λ−2+λ1−λ
Perp: PF⋅21−1=0 2(−2+2λ)+1(−2+λ)−1(1−λ)=0⇒−4+4λ−2+λ−1+λ=0⇒6λ=7⇒λ=7/6 F=1+7/37/61−7/6=10/37/6−1/6 Marks: 2 for setup, 1 solve, 1 coordinates.
Q14. [3 marks]
Direction L2=2×direction L1 → parallel.
Check if same line: pt (1,0,0) in L2? (0,1,2)+t(2,2,2)=(1,0,0) no solution → parallel distinct.