From Real Exams Quiz

O Level Elementary Mathematics Graphs Coordinate Geometry Quiz

Free O Level E Maths Graphs Geometry quiz, Qwen3.6 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.

O Level Elementary Mathematics From Real Exams 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

O-Level Elementary Mathematics Quiz - Graphs Coordinate Geometry (Answer Key)

1.
Gradient m=y2y1x2x1=1582=66=1m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-1 - 5}{8 - 2} = \frac{-6}{6} = -1.
Answer: 1-1 [1]

2.
Using y=mx+cy = mx + c with m=1m = -1 and point (2,5)(2, 5):
5=1(2)+c5=2+cc=75 = -1(2) + c \Rightarrow 5 = -2 + c \Rightarrow c = 7.
Answer: y=x+7y = -x + 7 [2]

3.
Substitute x=4x = 4 and y=3y = 3 into LHS:
2(4)3(3)=89=12(4) - 3(3) = 8 - 9 = -1.
RHS is 1-1.
Since LHS = RHS, the point lies on the line.
Answer: Yes, it lies on the line. [2]

4.
Parallel lines have the same gradient. Gradient of L1L_1 is 33.
Equation of L2L_2: y=3x+cy = 3x + c.
Passes through (0,5)(0, 5), so y-intercept c=5c = 5.
Answer: y=3x+5y = 3x + 5 [2]

5.
Gradient of given line is 12-\frac{1}{2}.
Gradient of perpendicular line MM is negative reciprocal: m=2m = 2.
Passes through origin (0,0)(0,0), so c=0c = 0.
Answer: y=2xy = 2x [1]

6.
Distance AC=(x2x1)2+(y2y1)2AC = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
AC=(31)2+(41)2=22+32=4+9=13AC = \sqrt{(3 - 1)^2 + (4 - 1)^2} = \sqrt{2^2 + 3^2} = \sqrt{4 + 9} = \sqrt{13}.
Answer: 13\sqrt{13} [2]

7.
Midpoint x-coordinate formula: x1+x22\frac{x_1 + x_2}{2}.
k+62=4k+6=8k=2\frac{k + 6}{2} = 4 \Rightarrow k + 6 = 8 \Rightarrow k = 2.
(Check y-coordinate: 2+82=5\frac{2+8}{2} = 5, consistent).
Answer: k=2k = 2 [2]

8.
At x-axis, y=0y = 0.
3x+2(0)=123x=12x=43x + 2(0) = 12 \Rightarrow 3x = 12 \Rightarrow x = 4.
Answer: (4,0)(4, 0) [2]

9.
At y-axis, x=0x = 0.
3(0)+2y=122y=12y=63(0) + 2y = 12 \Rightarrow 2y = 12 \Rightarrow y = 6.
Answer: (0,6)(0, 6) [2]

10.
Vertex x-coordinate x=b2a=42(1)=2x = -\frac{b}{2a} = -\frac{-4}{2(1)} = 2.
y-coordinate y=224(2)+3=48+3=1y = 2^2 - 4(2) + 3 = 4 - 8 + 3 = -1.
Answer: (2,1)(2, -1) [2]

11.
Axis of symmetry is the vertical line through the vertex.
Answer: x=2x = 2 [1]

12.
Equate equations: x22x+1=x+1x^2 - 2x + 1 = x + 1.
x23x=0x^2 - 3x = 0.
x(x3)=0x(x - 3) = 0.
x=0x = 0 or x=3x = 3.
Answer: x=0,3x = 0, 3 [3]

13.
Passes through (0,3)c=3(0, 3) \Rightarrow c = 3.
Equation: y=ax2+bx+3y = ax^2 + bx + 3.
Passes through (1,0)a+b+3=0a+b=3(1, 0) \Rightarrow a + b + 3 = 0 \Rightarrow a + b = -3 (Eq 1).
Passes through (2,1)4a+2b+3=14a+2b=42a+b=2(2, -1) \Rightarrow 4a + 2b + 3 = -1 \Rightarrow 4a + 2b = -4 \Rightarrow 2a + b = -2 (Eq 2).
Subtract Eq 1 from Eq 2: (2a+b)(a+b)=2(3)a=1(2a + b) - (a + b) = -2 - (-3) \Rightarrow a = 1.
Substitute a=1a=1 into Eq 1: 1+b=3b=41 + b = -3 \Rightarrow b = -4.
Answer: a=1,b=4,c=3a = 1, b = -4, c = 3 [4]

14.
Solve x26x+8=0x^2 - 6x + 8 = 0.
(x2)(x4)=0(x - 2)(x - 4) = 0.
x=2x = 2 or x=4x = 4.
Answer: (2,0)(2, 0) and (4,0)(4, 0) [2]

15.
The parabola opens upwards (a>0a > 0). Values are less than 0 between the roots.
Answer: 2<x<42 < x < 4 [2]

16.
Vertex form y=a(xh)2+ky = a(x - h)^2 + k. Vertex (h,k)=(2,5)(h, k) = (2, -5).
y=a(x2)25y = a(x - 2)^2 - 5.
Passes through (0,1)(0, -1):
1=a(02)251=4a54a=4a=1-1 = a(0 - 2)^2 - 5 \Rightarrow -1 = 4a - 5 \Rightarrow 4a = 4 \Rightarrow a = 1.
Answer: y=(x2)25y = (x - 2)^2 - 5 [3]

17.
Calculate lengths:
AB=(2(2))2+(51)2=42+42=32AB = \sqrt{(2 - (-2))^2 + (5 - 1)^2} = \sqrt{4^2 + 4^2} = \sqrt{32}.
BC=(62)2+(15)2=42+(4)2=32BC = \sqrt{(6 - 2)^2 + (1 - 5)^2} = \sqrt{4^2 + (-4)^2} = \sqrt{32}.
Since AB=BCAB = BC, the triangle is isosceles. [2]

18.
Base ACAC is horizontal. Length AC=(6(2))2+(11)2=82=8AC = \sqrt{(6 - (-2))^2 + (1 - 1)^2} = \sqrt{8^2} = 8.
Height is vertical distance from B(2,5)B(2,5) to line ACAC (y=1y=1). Height =51=4= 5 - 1 = 4.
Area =12×base×height=12×8×4=16= \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 8 \times 4 = 16.
Answer: 1616 units2^2 [2]

19.
Intersect when x24x+7=2x+kx^2 - 4x + 7 = 2x + k.
x26x+(7k)=0x^2 - 6x + (7 - k) = 0.
For no intersection, discriminant Δ<0\Delta < 0.
Δ=b24ac=(6)24(1)(7k)<0\Delta = b^2 - 4ac = (-6)^2 - 4(1)(7 - k) < 0.
3628+4k<036 - 28 + 4k < 0.
8+4k<04k<8k<28 + 4k < 0 \Rightarrow 4k < -8 \Rightarrow k < -2.
Answer: k<2k < -2 [4]

20.
Let P=(x,3x)P = (x, 3x). Q=(10,0)Q = (10, 0).
PQ2=(x10)2+(3x0)2=100PQ^2 = (x - 10)^2 + (3x - 0)^2 = 100.
x220x+100+9x2=100x^2 - 20x + 100 + 9x^2 = 100.
10x220x=010x^2 - 20x = 0.
10x(x2)=010x(x - 2) = 0.
x=0x = 0 or x=2x = 2.
If x=0,y=0P(0,0)x = 0, y = 0 \Rightarrow P(0,0).
If x=2,y=6P(2,6)x = 2, y = 6 \Rightarrow P(2,6).
Answer: (0,0)(0, 0) and (2,6)(2, 6) [2]