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.
Questions
Secondary 4 Elementary Mathematics Quiz - Vectors Matrices
Name: __________________________
Class: __________________________
Date: __________________________
Score: ________ / 50
Duration: 45 minutes
Total Marks: 50
Instructions:
- Answer all questions.
- Write your answers in the spaces provided.
- Show all necessary working clearly. No marks will be given for correct answers without working.
- Give non-exact numerical answers correct to 3 significant figures, unless otherwise specified.
- An electronic calculator is expected to be used for this quiz.
Section A: Matrix Operations and Properties (Questions 1–5)
[15 Marks]
1. Given matrices A=(20−13) and B=(1−240).
Calculate the matrix 2A−B.
<br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ & \_\_\_ \\ \_\_\_ & \_\_\_ \end{pmatrix}$ [2]2. Given P=(3214) and Q=(1−102).
Find the product PQ.
<br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ & \_\_\_ \\ \_\_\_ & \_\_\_ \end{pmatrix}$ [2]3. Find the values of x and y if: (x2y31)+(24−13)=(51024)
<br> <br> <br> $x = $ _______________ $y = $ _______________ [2]4. Matrix M=(k32k). Given that the determinant of M is 7, find the possible values of k.
<br> <br> <br> $k = $ _______________ or _______________ [3]5. A shop sells apples and oranges. The price of an apple is \aandanorangeis$b.OnMonday,10applesand5orangesweresoldfor$15.OnTuesday,6applesand8orangesweresoldfor$14.40$.
Write down a matrix equation of the form AX=B to represent this information, where X=(ab).
<br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ & \_\_\_ \\ \_\_\_ & \_\_\_ \end{pmatrix} \begin{pmatrix} a \\ b \end{pmatrix} = \begin{pmatrix} \_\_\_ \\ \_\_\_ \end{pmatrix}$ [2](Note: Do not solve for a and b in this question.)
6. Given A=(1324) and B=(0110).
Verify whether AB=BA by calculating both products. State your conclusion.
<br> <br> <br> <br> <br> **Conclusion:** _________________________________________________________ [2]Section B: Vectors in Two Dimensions (Questions 7–12)
[18 Marks]
7. Given vectors a=(3−2) and b=(−14).
Calculate the vector 3a−2b.
<br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ \\ \_\_\_ \end{pmatrix}$ [2]8. Points A and B have coordinates (2,5) and (8,−1) respectively.
Find the column vector AB.
<br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ \\ \_\_\_ \end{pmatrix}$ [1]9. Using the coordinates from Question 8, calculate the magnitude of vector AB, denoted as ∣AB∣. Give your answer in the form n where n is an integer.
<br> <br> <br> $|\vec{AB}| = $ _______________ [2]10. In triangle OAB, OA=a and OB=b. M is the midpoint of AB.
Express OM in terms of a and b in its simplest form.
<br> <br> <br> $\vec{OM} = $ _________________________ [2]11. Given u=(46) and v=(2k).
If u and v are parallel, find the value of k.
<br> <br> <br> $k = $ _______________ [2]12. The position vectors of points P and Q are p=(13) and q=(47). Point R lies on the line segment PQ such that PR:RQ=1:2.
Find the position vector of R, OR.
<br> <br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ \\ \_\_\_ \end{pmatrix}$ [3]13. Vector w=(−34).
Find the unit vector in the direction of w.
<br> <br> <br> **Answer:** $\begin{pmatrix} \_\_\_ \\ \_\_\_ \end{pmatrix}$ [2]14. Points A(1,2), B(4,6) and C(7,10) are given.
By using vectors, show that A,B and C are collinear.
<br> <br> <br> <br> <br> [2]Section C: Combined Applications (Questions 15–20)
[17 Marks]
15. A transformation is represented by the matrix T=(01−10).
Describe fully the geometric transformation represented by T.
<br> <br> <br> **Answer:** _________________________________________________________ [2]16. Triangle ABC has vertices A(1,1), B(3,1) and C(1,4). The triangle is transformed by the matrix M=(2002).
(a) Find the coordinates of the image A′B′C′. (b) Calculate the ratio of the Area of △A′B′C′ to the Area of △ABC.
<br> <br> <br> <br> (a) $A'($___,___$)$, $B'($___,___$)$, $C'($___,___$)$ (b) Ratio = _______________ [3]17. In parallelogram ABCD, AB=a and AD=b. The diagonals AC and BD intersect at X.
Express AX in terms of a and b.
<br> <br> <br> $\vec{AX} = $ _________________________ [2]18. Given that (2113)(xy)=(78).
Find the values of x and y by forming and solving simultaneous equations, or by using the inverse matrix method.
<br> <br> <br> <br> <br> $x = $ _______________ $y = $ _______________ [4]19. Points P,Q,R have position vectors p=(21), q=(53) and r=(85).
Show that PQ=QR. What does this imply about the points P,Q,R?
<br> <br> <br> <br> **Implication:** _________________________________________________________ [3]20. A matrix A=(32k4) is singular.
Find the value of k.
<br> <br> <br> $k = $ _______________ [2]*** End of Quiz ***
Answers
Secondary 4 Elementary Mathematics Quiz - Vectors Matrices (Answer Key)
1. Calculate 2A−B. 2A=(40−26) 2A−B=(40−26)−(1−240)=(4−10−(−2)−2−46−0)=(32−66) Answer: (32−66) [2]
2. Find PQ. PQ=(3214)(1−102) Row 1, Col 1: (3)(1)+(1)(−1)=3−1=2 Row 1, Col 2: (3)(0)+(1)(2)=0+2=2 Row 2, Col 1: (2)(1)+(4)(−1)=2−4=−2 Row 2, Col 2: (2)(0)+(4)(2)=0+8=8 Answer: (2−228) [2]
3. Solve for x and y. (x+22y+43−11+3)=(51024) x+2=5⇒x=3 2y+4=10⇒2y=6⇒y=3 Answer: x=3,y=3 [2]
4. Determinant of M is 7. det(M)=(k)(k)−(2)(3)=k2−6 k2−6=7⇒k2=13⇒k=±13 Answer: k=13 or −13 [3]
5. Matrix Equation. Equations: 10a+5b=15 and 6a+8b=14.4. Answer: (10658)(ab)=(1514.4) [2]
6. Verify AB=BA. AB=(1324)(0110)=(2413) BA=(0110)(1324)=(3142) Since (2413)=(3142), AB=BA. Conclusion: Matrix multiplication is not commutative. [2]
7. Calculate 3a−2b. 3(3−2)−2(−14)=(9−6)−(−28)=(9−(−2)−6−8)=(11−14) Answer: (11−14) [2]
8. Column vector AB. AB=(8−2−1−5)=(6−6) Answer: (6−6) [1]
9. Magnitude ∣AB∣. ∣AB∣=62+(−6)2=36+36=72 Answer: 72 [2]
10. Express OM. OM=OA+AM=a+21AB AB=b−a OM=a+21(b−a)=a+21b−21a=21a+21b Answer: 21(a+b) or 21a+21b [2]
11. Parallel vectors. If parallel, u=kv or ratios of components are equal. 24=k6⇒2=k6⇒2k=6⇒k=3 Answer: k=3 [2]
12. Position vector of R. OR=p+1+21PQ=p+31(q−p) q−p=(4−17−3)=(34) OR=(13)+31(34)=(13)+(14/3)=(23+1.33...)=(213/3) Answer: (213/3) [3]
13. Unit vector. ∣w∣=(−3)2+42=9+16=25=5 Unit vector = 51(−34)=(−3/54/5) Answer: (−0.60.8) [2]
14. Collinearity. AB=(4−16−2)=(34) BC=(7−410−6)=(34) Since AB=BC and they share point B, A,B,C are collinear. [2]
15. Geometric Transformation. Matrix (01−10) maps (1,0)→(0,1) and (0,1)→(−1,0). Answer: Rotation 90∘ anti-clockwise about the origin (0,0). [2]
16. Transformation M=(2002). (a) Multiply coordinates by 2. A′(2,2),B′(6,2),C′(2,8). (b) Scale factor k=2. Area scale factor k2=4. Answer: (a) A′(2,2),B′(6,2),C′(2,8); (b) 4 [3]
17. Vector AX. Diagonals of a parallelogram bisect each other. AC=AB+BC=a+b AX=21AC=21(a+b) Answer: 21(a+b) [2]
18. Solve simultaneous equations. 2x+y=7 (1) x+3y=8 (2) From (2), x=8−3y. Substitute into (1): 2(8−3y)+y=7⇒16−6y+y=7⇒−5y=−9⇒y=1.8 x=8−3(1.8)=8−5.4=2.6 Answer: x=2.6,y=1.8 [4]
19. Show PQ=QR. PQ=q−p=(5−23−1)=(32) QR=r−q=(8−55−3)=(32) Vectors are equal. Implication: Points P,Q,R are collinear and Q is the midpoint of PR. [3]
20. Singular Matrix. Determinant is 0. (3)(4)−(2)(k)=0⇒12−2k=0⇒2k=12⇒k=6 Answer: k=6 [2]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.