AI Generated Quiz

O Level Elementary Mathematics Vectors Matrices Quiz

Free O Level E Maths Vectors Matrices quiz, HY3 AI 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.

O Level Elementary Mathematics AI Generated Generated by Tencent HY3 Free Updated 2026-08-17

Questions

Free quiz and exam paper access

Enter your details to view this paper

Your access is remembered on this device.

Answers

O-Level Elementary Mathematics Quiz - Vectors Matrices (Answer Key)

Total Marks: 40
Topic: Vectors and Matrices (Syllabus 4052 N9, Vectors as applied in O-Level EMath)


Section A: Vectors

Q1. [2 marks]
a+b=(32)+(14)=(3+12+4)=(42)\mathbf{a} + \mathbf{b} = \begin{pmatrix} 3 \\ -2 \end{pmatrix} + \begin{pmatrix} 1 \\ 4 \end{pmatrix} = \begin{pmatrix} 3+1 \\ -2+4 \end{pmatrix} = \begin{pmatrix} 4 \\ 2 \end{pmatrix}
Teaching note: Add corresponding components. Mark: 1 for each correct component.

Q2. [1 mark]
v=(50)\mathbf{v} = \begin{pmatrix} 5 \\ 0 \end{pmatrix} (or 5i5\mathbf{i})
Teaching note: Due east means positive x-direction, no north component.

Q3. [2 marks]
AB=(4162)=(34)\overrightarrow{AB} = \begin{pmatrix} 4-1 \\ 6-2 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}
Teaching note: Subtract coordinates of start from end: (xBxA,yByA)(x_B-x_A, y_B-y_A).

Q4. [1 mark]
3p=3(25)=(615)3\mathbf{p} = 3 \begin{pmatrix} 2 \\ 5 \end{pmatrix} = \begin{pmatrix} 6 \\ 15 \end{pmatrix}

Q5. [2 marks]
PR=PQ+QR=(32)+(41)=(11)\overrightarrow{PR} = \overrightarrow{PQ} + \overrightarrow{QR} = \begin{pmatrix} -3 \\ 2 \end{pmatrix} + \begin{pmatrix} 4 \\ -1 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \end{pmatrix}

Q6. [2 marks]
OB=a+c\overrightarrow{OB} = \mathbf{a} + \mathbf{c}
Teaching note: In a parallelogram, diagonal from O = OA + OC. Image must show OABC with a and c as adjacent sides.

Q7. [2 marks]
u=62+82=36+64=100=10|\mathbf{u}| = \sqrt{6^2 + 8^2} = \sqrt{36+64} = \sqrt{100} = 10
Teaching note: Magnitude = sqrt(x²+y²).

Q8. [2 marks]
(x+23+(1))=(52)x+2=5x=3\begin{pmatrix} x+2 \\ 3+(-1) \end{pmatrix} = \begin{pmatrix} 5 \\ 2 \end{pmatrix} \Rightarrow x+2=5 \Rightarrow x=3

Q9. [2 marks]
Translation = (523(1))=(34)\begin{pmatrix} 5-2 \\ 3-(-1) \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}

Q10. [3 marks]
XY=(31)\overrightarrow{XY} = \begin{pmatrix} 3 \\ 1 \end{pmatrix}, YZ=(31)\overrightarrow{YZ} = \begin{pmatrix} 3 \\ 1 \end{pmatrix}. They are equal so parallel (and same direction). [1+1+1]


Section B: Matrices

Q11. [2 marks]
(421305)\begin{pmatrix} 4 & 2 & 1 \\ 3 & 0 & 5 \end{pmatrix} (rows: apples, oranges; cols: red, green, yellow)

Q12. [2 marks]
A+B=(1+22+03+14+5)=(3249)A+B = \begin{pmatrix} 1+2 & 2+0 \\ 3+1 & 4+5 \end{pmatrix} = \begin{pmatrix} 3 & 2 \\ 4 & 9 \end{pmatrix}

Q13. [1 mark]
2M=(4206)2M = \begin{pmatrix} 4 & 2 \\ 0 & 6 \end{pmatrix}

Q14. [1 mark]
C=(5241)-C = \begin{pmatrix} -5 & 2 \\ -4 & -1 \end{pmatrix}

Q15. [2 marks]
(352142)\begin{pmatrix} 3 & 5 \\ 2 & 1 \\ 4 & 2 \end{pmatrix} (rows: Jan, Feb, Mar; cols: Ali, Bala)

Q16. [2 marks]
PQ=(14312202)=(3202)P-Q = \begin{pmatrix} 1-4 & 3-1 \\ 2-2 & 0-2 \end{pmatrix} = \begin{pmatrix} -3 & 2 \\ 0 & -2 \end{pmatrix}

Q17. [2 marks]
XY=(21)(34)=(2×3+1×4)=(10)XY = \begin{pmatrix} 2 & 1 \end{pmatrix} \begin{pmatrix} 3 \\ 4 \end{pmatrix} = (2\times3 + 1\times4) = (10)
Teaching note: 1x2 times 2x1 gives 1x1 scalar-like matrix.

Q18. [3 marks]
Sales = SP=(104)(25)=10×2+4×5=20+20=40S P = \begin{pmatrix} 10 & 4 \end{pmatrix} \begin{pmatrix} 2 \\ 5 \end{pmatrix} = 10\times2 + 4\times5 = 20+20 = 40
Total = \40$. [1 for setup, 2 for calc]

Q19. [3 marks]
RT=(1234)(0110)=(1×0+2×11×1+2×03×0+4×13×1+4×0)=(2143)RT = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} = \begin{pmatrix} 1\times0+2\times1 & 1\times1+2\times0 \\ 3\times0+4\times1 & 3\times1+4\times0 \end{pmatrix} = \begin{pmatrix} 2 & 1 \\ 4 & 3 \end{pmatrix}

Q20. [2 marks]
2G=(1410616)2G = \begin{pmatrix} 14 & 10 \\ 6 & 16 \end{pmatrix}