AI Generated Quiz

Secondary 4 Elementary Mathematics Vectors Matrices Quiz

Free Sec 4 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.

Secondary 4 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

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

Total Marks: 40
Topic: Vectors & Matrices (Syllabus N9, G7 inferred)


Section A Answers (1 mark each)

Q1. Order: 2×32 \times 3 (2 rows, 3 columns).
Teaching note: Matrix order is written as rows × columns. Count rows top to bottom = 2, columns left to right = 3.

Q2. 2A=(4026)2A = \begin{pmatrix} 4 & 0 \\ 2 & 6 \end{pmatrix}
Method: Multiply each element by 2: 2×2=42\times2=4, 2×0=02\times0=0, 2×1=22\times1=2, 2×3=62\times3=6.

Q3. (681012)\begin{pmatrix} 6 & 8 \\ 10 & 12 \end{pmatrix}
Method: Add corresponding elements: 1+5=61+5=6, 2+6=82+6=8, 3+7=103+7=10, 4+8=124+8=12.

Q4. (8642)\begin{pmatrix} 8 & 6 \\ 4 & 2 \end{pmatrix}
Method: Subtract corresponding: 91=89-1=8, 82=68-2=6, 73=47-3=4, 64=26-4=2.

Q5. v=(32)-\vec{v} = \begin{pmatrix} -3 \\ 2 \end{pmatrix}
Method: Reverse signs: (3)=3-(3)=-3, (2)=2-(-2)=2.

Q6. a+b=(52)\vec{a}+\vec{b} = \begin{pmatrix} 5 \\ 2 \end{pmatrix}
Method: Add components: 1+4=51+4=5, 2+0=22+0=2.

Q7. Order of MNMN is 1×11 \times 1
Method: MM is 1×21\times2, NN is 2×12\times1; product is 1×11\times1 (outer dimensions).

Q8. (57)\begin{pmatrix} 5 \\ 7 \end{pmatrix}
Method: Identity matrix leaves vector unchanged: (1001)(57)=(57)\begin{pmatrix}1&0\\0&1\end{pmatrix}\begin{pmatrix}5\\7\end{pmatrix}=\begin{pmatrix}5\\7\end{pmatrix}.

Q9. Student 2 read 5 books in subject 3.
Teaching note: Row 2 = student 2, column 3 = subject 3.

Q10. 3p=(39)3\vec{p} = \begin{pmatrix} -3 \\ 9 \end{pmatrix}
Method: Scalar multiply: 3×(1)=33\times(-1)=-3, 3×3=93\times3=9.


Section B Answers (2 marks each)

Q11. X+Y=(1357)X+Y = \begin{pmatrix} 1 & 3 \\ 5 & 7 \end{pmatrix}
Working: (1+02+13+24+3)\begin{pmatrix}1+0 & 2+1\\3+2 & 4+3\end{pmatrix} (1 mark for setup, 1 mark final).

Q12. AB=(1×3+2×51×4+2×6)=(1316)AB = \begin{pmatrix} 1\times3+2\times5 & 1\times4+2\times6 \end{pmatrix} = \begin{pmatrix} 13 & 16 \end{pmatrix}
Working: Row × column: 3+10=133+10=13, 4+12=164+12=16 (1m method, 1m answer).

Q13. Image position = (53)\begin{pmatrix} 5 \\ 3 \end{pmatrix}
Working: (34)+(21)=(53)\begin{pmatrix}3\\4\end{pmatrix}+\begin{pmatrix}2\\-1\end{pmatrix}=\begin{pmatrix}5\\3\end{pmatrix} (1m vector add, 1m result).

Q14. Quantity matrix Q=(21)Q = \begin{pmatrix} 2 & 1 \end{pmatrix} (pens=2, books=1 from shop 2 column = (36)\begin{pmatrix}3\\6\end{pmatrix}? Wait: shop 2 is column 2: pens=3, books=6; but student buys 2 pens,1 book → quantity row matrix (21)\begin{pmatrix}2 & 1\end{pmatrix} times cost column (36)\begin{pmatrix}3\\6\end{pmatrix} = 2×3+1×6=122\times3+1\times6=12).
Answer: Total cost = \12.Working:Costcolumnforshop2=. *Working:* Cost column for shop2 = \begin{pmatrix}3\6\end{pmatrix};; Q \times \text{cost} = 2(3)+1(6)=12$ (1m quantity, 1m total).

Q15. 2uv=(42)(13)=(51)2\vec{u}-\vec{v} = \begin{pmatrix} 4 \\ 2 \end{pmatrix} - \begin{pmatrix} -1 \\ 3 \end{pmatrix} = \begin{pmatrix} 5 \\ -1 \end{pmatrix}
Working: 2u=(42)2\vec{u}=\begin{pmatrix}4\\2\end{pmatrix}; subtract components (1m, 1m).

Q16. 3(1204)=(36012)-3 \begin{pmatrix} 1 & -2 \\ 0 & 4 \end{pmatrix} = \begin{pmatrix} -3 & 6 \\ 0 & -12 \end{pmatrix}
Working: Each element × -3 (1m, 1m).


Section C Answers (3 marks each)

Q17. Cost matrix = C×U=(53)(3214)=(5×3+3×15×2+3×4)=(1822)C \times U = \begin{pmatrix}5&3\end{pmatrix}\begin{pmatrix}3&2\\1&4\end{pmatrix} = \begin{pmatrix} 5\times3+3\times1 & 5\times2+3\times4 \end{pmatrix} = \begin{pmatrix} 18 & 22 \end{pmatrix}.
Product B cost = \22$.
Marks: 1m for setting multiplication, 1m for calculation, 1m for stating B.
Note: Row×row matrix times 2×2 gives 1×2 (cost per product).

Q18. 2a+bc=(24)+(30)(14)=(54)(14)=(68)2\vec{a}+\vec{b}-\vec{c} = \begin{pmatrix}2\\4\end{pmatrix}+\begin{pmatrix}3\\0\end{pmatrix}-\begin{pmatrix}-1\\4\end{pmatrix} = \begin{pmatrix}5\\-4\end{pmatrix}-\begin{pmatrix}-1\\4\end{pmatrix} = \begin{pmatrix}6\\-8\end{pmatrix}.
Steps: Scalar multiply, then add, then subtract component-wise.
Marks: 1m each for correct intermediate and final.

Q19. PQ=(1234)(2012)=(1×2+2×11×0+2×23×2+4×13×0+4×2)=(44108)PQ = \begin{pmatrix}1&2\\3&4\end{pmatrix}\begin{pmatrix}2&0\\1&2\end{pmatrix} = \begin{pmatrix}1\times2+2\times1 & 1\times0+2\times2\\3\times2+4\times1 & 3\times0+4\times2\end{pmatrix} = \begin{pmatrix}4&4\\10&8\end{pmatrix}.
QPPQQP \neq PQ generally (matrix multiplication not commutative).
Marks: 2m for PQ, 1m for stating non-equal.

Q20. Row2Col1 = Class C2 football favourites = 10 students. Total swimming = 8+9+11=288+9+11 = 28.
Marks: 1m interpretation, 2m total (or 1m each column sum).
Teaching: Swimming is column 2; sum entries.