From Real Exams Quiz
Secondary 4 Elementary Mathematics Vectors Matrices Quiz
Free Sec 4 E Maths Vectors Matrices quiz, HY3 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 4 Elementary Mathematics Quiz - Vectors Matrices
Name: ___________________________
Class: ____________
Date: ____________
Score: ____________
Duration: 60 minutes
Total Marks: 40
Instructions:
- Answer all 20 questions.
- Show your working clearly where required.
- Use the spaces provided to write your answers.
- Calculators may be used.
Section A: Matrices – Display, Interpretation, and Scalar Multiplication (Questions 1–7)
1. [2 marks]
The table below shows the number of books sold by a shop on Monday and Tuesday.
| Fiction | Non-Fiction | |
|---|---|---|
| Monday | 12 | 8 |
| Tuesday | 15 | 10 |
Write this information as a 2×2 matrix M, with rows for Monday and Tuesday.
Answer:
M=()
2. [1 mark]
Given the matrix A=(3257), what does the element in the second row and first column represent if A shows test scores of 2 students in English and Maths?
Answer: ________________________________________
3. [2 marks]
A matrix B=(4163) shows the cost ()oftwoitemsattwostalls.Find2B$.
Answer:
2B=()
4. [2 marks]
The matrix C=(−250−3). Calculate −3C.
Answer:
−3C=()
5. [1 mark]
A class has a matrix D=(947) showing the number of red, blue, and green files. How many columns does D have?
Answer: ____________
6. [2 marks]
The weekly savings (in )ofthreestudentsareshownbyS = \begin{pmatrix} 10 & 15 & 20 \end{pmatrix}$. If each student saves triple the amount next week, write the new matrix.
Answer: ________________________________________
7. [2 marks]
Matrix P=(2014) shows points earned by two players in two rounds. State the value of the element p12 and explain what it means.
Answer: ________________________________________
Section B: Matrix Addition, Subtraction, and Multiplication (Questions 8–14)
8. [2 marks]
A=(1324), B=(5102). Find A+B.
Answer:
A+B=()
9. [2 marks]
Using the same A and B above, find B−A.
Answer:
B−A=()
10. [3 marks]
X=(2013), Y=(4125). Calculate XY.
Answer:
XY=()
11. [2 marks]
A=(32), B=(14). Find AB.
Answer:
AB=()
12. [2 marks]
With the same A and B from Q11, explain why BA cannot be found, or if it can, state its order.
Answer: ________________________________________
13. [3 marks]
M=(130121), N=201132. Find MN.
Answer:
MN=()
14. [2 marks]
Two classes recorded the number of students who brought umbrellas on two days:
Class 4A: (1012), Class 4B: (89).
Find the total as a single matrix.
Answer: ________________________________________
Section C: Vectors – Basics, Operations, and Geometry (Questions 15–20)
15. [1 mark]
Write the vector AB as a column vector if A is at (1,2) and B is at (4,6).
Answer: ()
16. [2 marks]
Given u=(3−2) and v=(14), find u+v.
Answer: ()
17. [2 marks]
Given p=(51), find 3p.
Answer: ()
18. [2 marks]
a=(23), b=(−12). Find 2a−b.
Answer: ()
19. [3 marks]
In the diagram below, O is the origin, OA=(21) and OB=(43). Find AB and the magnitude ∣AB∣.
Image pending generation: diagram for Q19.
Answer:
AB=(), ∣AB∣= ____________
20. [3 marks]
m=(32), n=(−14). Given that r=2m+n, find r and the unit vector in the direction of r.
Answer:
r=(), unit vector = ()
Answers
Answer Key: Secondary 4 Elementary Mathematics Quiz - Vectors Matrices
Total Marks: 40
Topic: Vectors & Matrices
Section A: Matrices – Display, Interpretation, and Scalar Multiplication
Q1. [2 marks]
M=(1215810)
Teaching note: A matrix is a rectangular array. Rows = Monday, Tuesday; columns = Fiction, Non-Fiction. 1 mark for correct rows, 1 mark for correct columns.
Q2. [1 mark]
The element is 2, representing Student 2’s English score.
Teaching note: Second row = second student, first column = English. Direct interpretation.
Q3. [2 marks]
2B=2×(4163)=(82126)
Marking: 1 mark for multiplying each element, 1 mark for final matrix.
Q4. [2 marks]
−3C=−3×(−250−3)=(6−1509)
Common mistake: Forgetting negative sign on -3 × 5 = -15, then × -3 = +9.
Q5. [1 mark]
3 columns.
Teaching note: D is a 1×3 matrix (1 row, 3 columns).
Q6. [2 marks]
New matrix = 3×(101520)=(304560)
Teaching note: Scalar multiplication multiplies every entry.
Q7. [2 marks]
p12=1. It means Player 1 earned 1 point in Round 2.
Teaching note: Subscript row,column: p12 = row 1, col 2.
Section B: Matrix Addition, Subtraction, and Multiplication
Q8. [2 marks]
A+B=(1+53+12+04+2)=(6426)
Q9. [2 marks]
B−A=(5−11−30−22−4)=(4−2−2−2)
Q10. [3 marks]
XY=(2013)(4125)
Row1: (2×4+1×1,2×2+1×5)=(9,9)
Row2: (0×4+3×1,0×2+3×5)=(3,15)
XY=(93915)
Marking: 1 mark each row correct.
Q11. [2 marks]
AB=(32)(14)=(3×1+2×4)=(11)
Result is 1×1 matrix: (11)
Q12. [2 marks]
BA: B is 2×1, A is 1×2. Inner dimensions match (1=1), so BA can be found; order is 2×2.
BA=(14)(32)=(31228)
Teaching note: Matrix multiplication needs columns of first = rows of second.
Q13. [3 marks]
M is 2×3, N is 3×2 → MN is 2×2.
Row1: (1×2+0×0+2×1,1×1+0×3+2×2)=(4,5)
Row2: (3×2+1×0+1×1,3×1+1×3+1×2)=(7,8)
MN=(4758)
Q14. [2 marks]
Total = (10+812+9)=(1821)
Section C: Vectors – Basics, Operations, and Geometry
Q15. [1 mark]
AB=(4−16−2)=(34)
Q16. [2 marks]
u+v=(3+1−2+4)=(42)
Q17. [2 marks]
3p=3(51)=(153)
Q18. [2 marks]
2a−b=(46)−(−12)=(54)
Q19. [3 marks]
AB=OB−OA=(4−23−1)=(22)
∣AB∣=22+22=8=22
Marking: 1 mark vector, 2 marks magnitude with working.
Q20. [3 marks]
r=2(32)+(−14)=(64)+(−14)=(58)
∣r∣=52+82=89
Unit vector = 891(58)=(5/898/89)
Marking: 1 mark r, 2 marks unit vector.
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.