AI Generated Quiz

Secondary 4 Elementary Mathematics Vectors Matrices Quiz

Free Sec 4 E Maths Vectors Matrices quiz, Qwen3.6 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.

Secondary 4 Elementary Mathematics AI Generated Generated by Qwen3.6 Plus 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

Secondary 4 Elementary Mathematics Quiz - Vectors Matrices (Answer Key)

1. Calculate 2AB2A - B. 2A=(4206)2A = \begin{pmatrix} 4 & -2 \\ 0 & 6 \end{pmatrix} 2AB=(4206)(1420)=(41240(2)60)=(3626)2A - B = \begin{pmatrix} 4 & -2 \\ 0 & 6 \end{pmatrix} - \begin{pmatrix} 1 & 4 \\ -2 & 0 \end{pmatrix} = \begin{pmatrix} 4-1 & -2-4 \\ 0-(-2) & 6-0 \end{pmatrix} = \begin{pmatrix} 3 & -6 \\ 2 & 6 \end{pmatrix} Answer: (3626)\begin{pmatrix} 3 & -6 \\ 2 & 6 \end{pmatrix} [2]

2. Find PQPQ. PQ=(3124)(1012)PQ = \begin{pmatrix} 3 & 1 \\ 2 & 4 \end{pmatrix} \begin{pmatrix} 1 & 0 \\ -1 & 2 \end{pmatrix} Row 1, Col 1: (3)(1)+(1)(1)=31=2(3)(1) + (1)(-1) = 3 - 1 = 2 Row 1, Col 2: (3)(0)+(1)(2)=0+2=2(3)(0) + (1)(2) = 0 + 2 = 2 Row 2, Col 1: (2)(1)+(4)(1)=24=2(2)(1) + (4)(-1) = 2 - 4 = -2 Row 2, Col 2: (2)(0)+(4)(2)=0+8=8(2)(0) + (4)(2) = 0 + 8 = 8 Answer: (2228)\begin{pmatrix} 2 & 2 \\ -2 & 8 \end{pmatrix} [2]

3. Solve for xx and yy. (x+2312y+41+3)=(52104)\begin{pmatrix} x+2 & 3-1 \\ 2y+4 & 1+3 \end{pmatrix} = \begin{pmatrix} 5 & 2 \\ 10 & 4 \end{pmatrix} x+2=5x=3x + 2 = 5 \Rightarrow x = 3 2y+4=102y=6y=32y + 4 = 10 \Rightarrow 2y = 6 \Rightarrow y = 3 Answer: x=3,y=3x = 3, y = 3 [2]

4. Determinant of MM is 7. det(M)=(k)(k)(2)(3)=k26\det(M) = (k)(k) - (2)(3) = k^2 - 6 k26=7k2=13k=±13k^2 - 6 = 7 \Rightarrow k^2 = 13 \Rightarrow k = \pm\sqrt{13} Answer: k=13k = \sqrt{13} or 13-\sqrt{13} [3]

5. Matrix Equation. Equations: 10a+5b=1510a + 5b = 15 and 6a+8b=14.46a + 8b = 14.4. Answer: (10568)(ab)=(1514.4)\begin{pmatrix} 10 & 5 \\ 6 & 8 \end{pmatrix} \begin{pmatrix} a \\ b \end{pmatrix} = \begin{pmatrix} 15 \\ 14.4 \end{pmatrix} [2]

6. Verify AB=BAAB = BA. AB=(1234)(0110)=(2143)AB = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} = \begin{pmatrix} 2 & 1 \\ 4 & 3 \end{pmatrix} BA=(0110)(1234)=(3412)BA = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} = \begin{pmatrix} 3 & 4 \\ 1 & 2 \end{pmatrix} Since (2143)(3412)\begin{pmatrix} 2 & 1 \\ 4 & 3 \end{pmatrix} \neq \begin{pmatrix} 3 & 4 \\ 1 & 2 \end{pmatrix}, ABBAAB \neq BA. Conclusion: Matrix multiplication is not commutative. [2]

7. Calculate 3a2b3\mathbf{a} - 2\mathbf{b}. 3(32)2(14)=(96)(28)=(9(2)68)=(1114)3\begin{pmatrix} 3 \\ -2 \end{pmatrix} - 2\begin{pmatrix} -1 \\ 4 \end{pmatrix} = \begin{pmatrix} 9 \\ -6 \end{pmatrix} - \begin{pmatrix} -2 \\ 8 \end{pmatrix} = \begin{pmatrix} 9 - (-2) \\ -6 - 8 \end{pmatrix} = \begin{pmatrix} 11 \\ -14 \end{pmatrix} Answer: (1114)\begin{pmatrix} 11 \\ -14 \end{pmatrix} [2]

8. Column vector AB\vec{AB}. AB=(8215)=(66)\vec{AB} = \begin{pmatrix} 8 - 2 \\ -1 - 5 \end{pmatrix} = \begin{pmatrix} 6 \\ -6 \end{pmatrix} Answer: (66)\begin{pmatrix} 6 \\ -6 \end{pmatrix} [1]

9. Magnitude AB|\vec{AB}|. AB=62+(6)2=36+36=72|\vec{AB}| = \sqrt{6^2 + (-6)^2} = \sqrt{36 + 36} = \sqrt{72} Answer: 72\sqrt{72} [2]

10. Express OM\vec{OM}. OM=OA+AM=a+12AB\vec{OM} = \vec{OA} + \vec{AM} = \mathbf{a} + \frac{1}{2}\vec{AB} AB=ba\vec{AB} = \mathbf{b} - \mathbf{a} OM=a+12(ba)=a+12b12a=12a+12b\vec{OM} = \mathbf{a} + \frac{1}{2}(\mathbf{b} - \mathbf{a}) = \mathbf{a} + \frac{1}{2}\mathbf{b} - \frac{1}{2}\mathbf{a} = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b} Answer: 12(a+b)\frac{1}{2}(\mathbf{a} + \mathbf{b}) or 12a+12b\frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b} [2]

11. Parallel vectors. If parallel, u=kv\mathbf{u} = k\mathbf{v} or ratios of components are equal. 42=6k2=6k2k=6k=3\frac{4}{2} = \frac{6}{k} \Rightarrow 2 = \frac{6}{k} \Rightarrow 2k = 6 \Rightarrow k = 3 Answer: k=3k = 3 [2]

12. Position vector of RR. OR=p+11+2PQ=p+13(qp)\vec{OR} = \mathbf{p} + \frac{1}{1+2}\vec{PQ} = \mathbf{p} + \frac{1}{3}(\mathbf{q} - \mathbf{p}) qp=(4173)=(34)\mathbf{q} - \mathbf{p} = \begin{pmatrix} 4-1 \\ 7-3 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix} OR=(13)+13(34)=(13)+(14/3)=(23+1.33...)=(213/3)\vec{OR} = \begin{pmatrix} 1 \\ 3 \end{pmatrix} + \frac{1}{3}\begin{pmatrix} 3 \\ 4 \end{pmatrix} = \begin{pmatrix} 1 \\ 3 \end{pmatrix} + \begin{pmatrix} 1 \\ 4/3 \end{pmatrix} = \begin{pmatrix} 2 \\ 3 + 1.33... \end{pmatrix} = \begin{pmatrix} 2 \\ 13/3 \end{pmatrix} Answer: (213/3)\begin{pmatrix} 2 \\ 13/3 \end{pmatrix} [3]

13. Unit vector. w=(3)2+42=9+16=25=5|\mathbf{w}| = \sqrt{(-3)^2 + 4^2} = \sqrt{9+16} = \sqrt{25} = 5 Unit vector = 15(34)=(3/54/5)\frac{1}{5}\begin{pmatrix} -3 \\ 4 \end{pmatrix} = \begin{pmatrix} -3/5 \\ 4/5 \end{pmatrix} Answer: (0.60.8)\begin{pmatrix} -0.6 \\ 0.8 \end{pmatrix} [2]

14. Collinearity. AB=(4162)=(34)\vec{AB} = \begin{pmatrix} 4-1 \\ 6-2 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix} BC=(74106)=(34)\vec{BC} = \begin{pmatrix} 7-4 \\ 10-6 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix} Since AB=BC\vec{AB} = \vec{BC} and they share point BB, A,B,CA, B, C are collinear. [2]

15. Geometric Transformation. Matrix (0110)\begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} maps (1,0)(0,1)(1,0) \to (0,1) and (0,1)(1,0)(0,1) \to (-1,0). Answer: Rotation 9090^\circ anti-clockwise about the origin (0,0)(0,0). [2]

16. Transformation M=(2002)M = \begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}. (a) Multiply coordinates by 2. A(2,2),B(6,2),C(2,8)A'(2,2), B'(6,2), C'(2,8). (b) Scale factor k=2k=2. Area scale factor k2=4k^2 = 4. Answer: (a) A(2,2),B(6,2),C(2,8)A'(2,2), B'(6,2), C'(2,8); (b) 4 [3]

17. Vector AX\vec{AX}. Diagonals of a parallelogram bisect each other. AC=AB+BC=a+b\vec{AC} = \vec{AB} + \vec{BC} = \mathbf{a} + \mathbf{b} AX=12AC=12(a+b)\vec{AX} = \frac{1}{2}\vec{AC} = \frac{1}{2}(\mathbf{a} + \mathbf{b}) Answer: 12(a+b)\frac{1}{2}(\mathbf{a} + \mathbf{b}) [2]

18. Solve simultaneous equations. 2x+y=72x + y = 7 (1) x+3y=8x + 3y = 8 (2) From (2), x=83yx = 8 - 3y. Substitute into (1): 2(83y)+y=7166y+y=75y=9y=1.82(8 - 3y) + y = 7 \Rightarrow 16 - 6y + y = 7 \Rightarrow -5y = -9 \Rightarrow y = 1.8 x=83(1.8)=85.4=2.6x = 8 - 3(1.8) = 8 - 5.4 = 2.6 Answer: x=2.6,y=1.8x = 2.6, y = 1.8 [4]

19. Show PQ=QR\vec{PQ} = \vec{QR}. PQ=qp=(5231)=(32)\vec{PQ} = \mathbf{q} - \mathbf{p} = \begin{pmatrix} 5-2 \\ 3-1 \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix} QR=rq=(8553)=(32)\vec{QR} = \mathbf{r} - \mathbf{q} = \begin{pmatrix} 8-5 \\ 5-3 \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix} Vectors are equal. Implication: Points P,Q,RP, Q, R are collinear and QQ is the midpoint of PRPR. [3]

20. Singular Matrix. Determinant is 0. (3)(4)(2)(k)=0122k=02k=12k=6(3)(4) - (2)(k) = 0 \Rightarrow 12 - 2k = 0 \Rightarrow 2k = 12 \Rightarrow k = 6 Answer: k=6k = 6 [2]