From Real Exams Quiz
Secondary 3 Additional Mathematics Vectors Matrices Quiz
Free Sec 3 A Maths Vectors Matrices quiz, LongCat 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
Secondary 3 Additional Mathematics Quiz - Vectors Matrices
Name: ___________________________
Class: ___________________________
Date: ___________________________
Score: ________ / 50
Duration: 60 minutes
Total Marks: 50
Instructions:
- Answer ALL questions.
- Show your working clearly. Marks will be awarded for correct method even if the final answer is wrong.
- Non-programmable scientific calculators may be used.
- Give answers as exact values unless otherwise stated.
- Vectors may be written in column form (xy) or component form xi+yj.
Section A: Vector Basics and Operations (Questions 1–5)
1. Given a=(3−2) and b=(−15), find 2a−3b.
[2 marks]
2. The position vector of point P is (47) and the position vector of point Q is (−23). Find the vector PQ and hence find the distance PQ.
[3 marks]
3. Find the magnitude of the vector v=5i−12j.
[2 marks]
4. Given that p=(2k) and ∣p∣=5, find the possible values of k.
[3 marks]
5. Vectors m=(6−4) and n=(−9t) are parallel. Find the value of t.
[2 marks]
Section B: Scalar Product and Applications (Questions 6–10)
6. Given a=(23) and b=(−14), find the scalar product a⋅b.
[2 marks]
7. Find the angle between the vectors u=(34) and v=(5−12), giving your answer correct to the nearest degree.
[4 marks]
8. Given a=(12) and b=(−31), determine whether a and b are perpendicular. Justify your answer.
[2 marks]
9. The vectors p=(41) and q=(2k) are perpendicular. Find the value of k.
[2 marks]
10. Given a=(31) and b=(2−2), find the projection of a onto b.
[3 marks]
Section C: Matrices – Operations and Properties (Questions 11–15)
11. Given A=(23−14) and B=(0−251), find A+B.
[2 marks]
12. Given M=(3−124) and N=(13−20), find MN.
[3 marks]
13. Find the determinant of the matrix P=(5−234).
[2 marks]
14. Find the inverse of the matrix Q=(2513), or explain why it does not exist.
[3 marks]
15. Given R=(46−2−3), show that R does not have an inverse.
[2 marks]
Section D: Matrices – Simultaneous Equations and Applications (Questions 16–20)
16. Write the following simultaneous equations as a matrix equation Ax=b:
3x+2y=12
5x−y=7
[2 marks]
17. Use a matrix method to solve the simultaneous equations:
2x+3y=13
5x−2y=4
[5 marks]
18. The matrix M=(1322) has an eigenvalue λ=4. Find a corresponding eigenvector.
[3 marks]
19. A transformation is represented by the matrix T=(01−10). The point A(3,5) is transformed by T to point A′. Find the coordinates of A′. Describe the geometric effect of this transformation.
[3 marks]
20. A shop sells two types of items. On Monday, 4 units of Item P and 3 units of Item Q are sold for $47. On Tuesday, 6 units of Item P and 5 units of Item Q are sold for $73.
(a) Write two equations and express them in matrix form.
(b) Use a matrix method to find the price of each item.
[5 marks]
Answers
Secondary 3 Additional Mathematics Quiz - Vectors Matrices
Answer Key
1.
2a=2(3−2)=(6−4)
3b=3(−15)=(−315)
2a−3b=(6−4)−(−315)=(9−19)
Answer: (9−19)
[2 marks] — 1 mark for each of 2a and 3b correctly computed; 1 mark for correct final subtraction.
2.
PQ=q−p=(−23)−(47)=(−6−4)
PQ=∣PQ∣=(−6)2+(−4)2=36+16=52=213
Answer: PQ=(−6−4), PQ=213 (or 52)
[3 marks] — 1 mark for correct PQ; 1 mark for correct magnitude calculation; 1 mark for simplified exact answer.
3.
∣v∣=52+(−12)2=25+144=169=13
Answer: 13
[2 marks] — 1 mark for correct substitution; 1 mark for correct answer.
4.
∣p∣=22+k2=5
4+k2=25
k2=21
k=±21
Answer: k=21 or k=−21
[3 marks] — 1 mark for setting up the magnitude equation; 1 mark for solving k2=21; 1 mark for both values.
5.
If m and n are parallel, then n=λm for some scalar λ.
From the first component: −6λ=−9⇒λ=23
From the second component: −4λ=t⇒t=−4×23=−6
Answer: t=−6
[2 marks] — 1 mark for setting up proportionality; 1 mark for correct value.
6.
a⋅b=(2)(−1)+(3)(4)=−2+12=10
Answer: 10
[2 marks] — 1 mark for correct formula; 1 mark for correct answer.
7.
u⋅v=(3)(5)+(4)(−12)=15−48=−33
∣u∣=32+42=9+16=25=5
∣v∣=52+(−12)2=25+144=169=13
cosθ=∣u∣∣v∣u⋅v=5×13−33=65−33
θ=cos−1(65−33)≈120.51°
Answer: 121° (to nearest degree)
[4 marks] — 1 mark each for: scalar product, ∣u∣, ∣v∣, and correct angle.
8.
a⋅b=(1)(−3)+(2)(1)=−3+2=−1
Since a⋅b=0, the vectors are not perpendicular.
Answer: Not perpendicular, because a⋅b=−1=0.
[2 marks] — 1 mark for computing scalar product; 1 mark for correct conclusion with justification.
9.
If p and q are perpendicular, then p⋅q=0.
(4)(2)+(1)(k)=0
8+k=0
k=−8
Answer: k=−8
[2 marks] — 1 mark for setting scalar product to zero; 1 mark for correct value.
10.
Projection of a onto b is given by ∣b∣2a⋅bb.
a⋅b=(3)(2)+(1)(−2)=6−2=4
∣b∣2=22+(−2)2=4+4=8
Projection =84(2−2)=21(2−2)=(1−1)
Answer: (1−1)
[3 marks] — 1 mark for a⋅b; 1 mark for ∣b∣2; 1 mark for correct final vector.
11.
A+B=(2+03+(−2)−1+54+1)=(2145)
Answer: (2145)
[2 marks] — 1 mark for correct addition; 1 mark for correct final matrix.
12.
MN=(3−124)(13−20)
=(3(1)+2(3)−1(1)+4(3)3(−2)+2(0)−1(−2)+4(0))
=(3+6−1+12−6+02+0)
=(911−62)
Answer: (911−62)
[3 marks] — 1 mark for correct method; 1 mark for correct first row; 1 mark for correct second row.
13.
det(P)=(5)(4)−(3)(−2)=20+6=26
Answer: 26
[2 marks] — 1 mark for correct formula; 1 mark for correct answer.
14.
det(Q)=(2)(3)−(1)(5)=6−5=1=0, so the inverse exists.
Q−1=det(Q)1(3−5−12)=11(3−5−12)=(3−5−12)
Answer: (3−5−12)
[3 marks] — 1 mark for determinant; 1 mark for correct formula application; 1 mark for correct final answer.
15.
det(R)=(4)(−3)−(−2)(6)=−12+12=0
Since det(R)=0, the matrix R is singular and does not have an inverse.
Answer: det(R)=0, so R has no inverse.
[2 marks] — 1 mark for computing determinant; 1 mark for correct conclusion.
16.
(352−1)(xy)=(127)
Answer: A=(352−1), x=(xy), b=(127)
[2 marks] — 1 mark for correct coefficient matrix; 1 mark for correct column vector form.
17.
Matrix form: (253−2)(xy)=(134)
det=(2)(−2)−(3)(5)=−4−15=−19
(xy)=−191(−2−5−32)(134)
=−191((−2)(13)+(−3)(4)(−5)(13)+(2)(4))
=−191(−26−12−65+8)
=−191(−38−57)
=(23)
Answer: x=2, y=3
[5 marks] — 1 mark for matrix form; 1 mark for determinant; 1 mark for inverse matrix; 1 mark for multiplication; 1 mark for correct final answer.
18.
We need (M−4I)v=0:
M−4I=(1−4322−4)=(−332−2)
Row 2 = −(Row 1), so we solve −3x+2y=0⇒y=23x.
Let x=2, then y=3.
Answer: Any non-zero scalar multiple of (23) (e.g., (23))
[3 marks] — 1 mark for M−λI; 1 mark for solving the system; 1 mark for correct eigenvector.
19.
(01−10)(35)=(0(3)+(−1)(5)1(3)+0(5))=(−53)
The transformation is a rotation of 90° anticlockwise about the origin.
Answer: A′=(−5,3); rotation of 90° anticlockwise about the origin.
[3 marks] — 1 mark for matrix multiplication; 1 mark for correct coordinates; 1 mark for correct geometric description.
20.
(a) Let the price of Item P be p dollars and Item Q be q dollars.
4p+3q=47
6p+5q=73
Matrix form: (4635)(pq)=(4773)
(b) det=(4)(5)−(3)(6)=20−18=2
(pq)=21(5−6−34)(4773)
=21(5(47)+(−3)(73)−6(47)+4(73))
=21(235−219−282+292)
=21(1610)
=(85)
Answer: Item P = $8, Item Q = $5
[5 marks] — Part (a): 2 marks (1 for equations, 1 for matrix form). Part (b): 3 marks (1 for determinant/inverse, 1 for multiplication, 1 for correct prices).
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.