From Real Exams Quiz
O Level Elementary Mathematics Vectors Matrices Quiz
Free O Level E Maths Vectors Matrices quiz, Qwen3.6 Exam version, with questions, answers, and O 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.
Questions
O-Level Elementary Mathematics Quiz - Vectors Matrices
Name: _______________________
Class: _______________________
Date: _______________________
Score: ______ / 45
Duration: 45 Minutes
Total Marks: 45
Instructions:
- Answer all questions.
- Write your answers in the spaces provided.
- Show all necessary working clearly. No marks will be given for correct answers without working.
- Give non-exact numerical answers correct to 3 significant figures, or 1 decimal place for angles in degrees, unless otherwise specified.
- The use of an approved scientific calculator is expected.
Section A: Basic Vector Operations and Notation (Questions 1-5)
1. The position vectors of points A and B relative to the origin O are given by a=(3−2) and b=(−15).
Find a+b as a column vector.
[1]
2. Using the vectors from Question 1, find 2a−b as a column vector.
[2]
3. Using the vector a=(3−2) from Question 1, find the unit vector in the direction of a. Give your answer in exact form.
[2]
4. Given that p=(4−3), calculate the magnitude of vector p, denoted as ∣p∣.
[1]
5. Given p=(4−3) and q=(12). Find the value of k such that the vector kp+q is parallel to the vector (7−4).
[3]
Section B: Geometry with Vectors (Questions 6-10)
6. In the diagram below, OABC is a parallelogram. OA=a and OC=c. Express OB in terms of a and c.
[1]
7. In the parallelogram OABC from Question 6, M is the midpoint of AB. Express CM in terms of a and c, simplifying your answer.
[2]
8. In the parallelogram OABC from Question 6, express AM in terms of a and/or c.
[1]
9. The points A, B, and C have position vectors a=(21), b=(53), and c=(85) respectively. Find AB and BC.
[2]
10. Using the results from Question 9, show that A, B, and C are collinear and state the ratio AB:BC.
[3]
Section C: Advanced Vector Geometry (Questions 11-15)
11. In triangle OAB, OA=a and OB=b. Point P lies on OA such that OP:PA=1:2. Express OP in terms of a.
[1]
12. In triangle OAB from Question 11, point Q is the midpoint of AB. Express OQ in terms of a and b.
[2]
13. Using the results from Questions 11 and 12, find PQ in terms of a and b, simplifying your answer.
[2]
14. The vertices of a quadrilateral ABCD are given by the position vectors:
a=(12),b=(46),c=(94),d=(60).
Show that AB=DC.
[2]
15. Based on the result in Question 14, identify the type of quadrilateral ABCD and calculate its area.
[5]
Section D: Matrices and Transformations (Questions 16-20)
16. Points A and B have coordinates (2,5) and (8,−1) respectively. Point C divides the line segment AB internally in the ratio 2:1. Find the coordinates of C.
[3]
17. Given matrices A=(20−13) and B=(1−240). Calculate A+B and AB.
[3]
18. Using the matrices from Question 17, calculate 2A−BT, where BT is the transpose of B.
[2]
19. Solve the following simultaneous equations using the matrix method:
{3x+2y=12x−y=−1Write the equation in matrix form M(xy)=C, find M−1, and hence find x and y.
[5]
20. A transformation is represented by the matrix T=(01−10).
(a) Describe fully the geometric transformation represented by T.
(b) Find the image of the point (3,4) under this transformation.
[3]
Answers
O-Level Elementary Mathematics Quiz - Vectors Matrices (Answer Key)
1.
a+b=(3−2)+(−15)=(23)
[1]
2.
2a−b=2(3−2)−(−15)=(6−4)−(−15)=(7−9)
[2] (1 for substitution, 1 for answer)
3.
∣a∣=32+(−2)2=9+4=13.
Unit vector = 131(3−2) or (13313−2).
[2] (1 for magnitude, 1 for unit vector)
4.
∣p∣=42+(−3)2=16+9=25=5.
[1]
5.
kp+q=k(4−3)+(12)=(4k+1−3k+2).
For parallel to (7−4), gradients must be equal:
4k+1−3k+2=7−4
7(−3k+2)=−4(4k+1)
−21k+14=−16k−4
18=5k⟹k=518 or 3.6.
[3] (1 for vector expression, 1 for setting up proportion/equation, 1 for answer)
6.
OB=OA+AB. Since OABC is a parallelogram, AB=OC=c.
OB=a+c.
[1]
7.
CM=CO+OA+AM.
CO=−c.
OA=a.
M is midpoint of AB, so AM=21AB=21c.
CM=−c+a+21c=a−21c.
[2] (1 for path/method, 1 for simplified answer)
8.
AM=21AB=21c.
[1]
9.
AB=b−a=(5−23−1)=(32).
BC=c−b=(8−55−3)=(32).
[2]
10.
Since AB=BC, the vectors are parallel and share a common point B. Therefore, A,B,C are collinear.
Since the vectors are equal in magnitude, AB=BC.
Ratio AB:BC=1:1.
[3] (1 for collinearity reasoning, 1 for ratio logic, 1 for final ratio)
11.
OP:PA=1:2⟹OP=31OA.
OP=31a.
[1]
12.
Q is midpoint of AB. OQ=21(OA+OB)=21(a+b).
[2]
13.
PQ=OQ−OP=21(a+b)−31a.
PQ=(21−31)a+21b=61a+21b.
[2] (1 for subtraction setup, 1 for simplification)
14.
AB=b−a=(4−16−2)=(34).
DC=c−d=(9−64−0)=(34).
Thus AB=DC.
[2]
15.
Type: Parallelogram. Reason: One pair of opposite sides (AB and DC) are equal and parallel.
Area: Using determinant of vectors AB=(34) and AD=d−a=(5−2).
Area = ∣det(AB,AD)∣=∣(3)(−2)−(4)(5)∣=∣−6−20∣=∣−26∣=26.
[5] (2 for type/reason, 3 for area calculation)
16.
Point dividing AB in ratio m:n (2:1) is m+nna+mb.
c=31(25)+2(8−1)=3(25)+(16−2)=3(183)=(61).
Coordinates of C are (6,1).
[3] (1 for formula/setup, 1 for substitution, 1 for answer)
17.
(a) A+B=(2+10−2−1+43+0)=(3−233).
(b) AB=(20−13)(1−240)=((2)(1)+(−1)(−2)(0)(1)+(3)(−2)(2)(4)+(−1)(0)(0)(4)+(3)(0))=(4−680).
[3] (1 for sum, 2 for product)
18.
2A=(40−26).
BT=(14−20).
2A−BT=(4−10−4−2−(−2)6−0)=(3−406).
[2]
19.
(a) (312−1)(xy)=(12−1).
(b) Det(M) = (3)(−1)−(2)(1)=−5.
M−1=−51(−1−1−23).
(c) (xy)=−51(−1−1−23)(12−1).
x=−51(−12+2)=2.
y=−51(−12−3)=3.
[5] (1 for matrix form, 2 for inverse, 2 for solution)
20.
(a) Rotation 90∘ anti-clockwise about the origin (0,0).
(b) (01−10)(34)=(−43).
Image is (−4,3).
[3] (2 for description, 1 for image)
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.