Free Sec 3 A Maths Algebra Functions quiz, Nemo3 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.
Secondary 3Additional MathematicsFrom Real ExamsGenerated by NVIDIA Nemotron 3 Ultra 550B A55B FreeUpdated 2026-08-17
Omission of essential working will result in loss of marks.
Give non-exact numerical answers correct to 3 significant figures, or 1 decimal place for angles in degrees, unless a different level of accuracy is specified.
Section A (20 marks)
Answer all questions. Each question carries 1–2 marks.
1. [1 mark]
Given that f(x)=2x2−5x+3, find f(−2).
Answer: ________________________
2. [1 mark]
The function g is defined by g(x)=x+23x−1 for x=−2.
State the value that x cannot take.
Answer: ________________________
3. [2 marks]
Solve the equation x2−6x+8=0.
Answer: ________________________
4. [2 marks]
The quadratic equation 2x2+kx+8=0 has equal roots. Find the possible values of k.
Answer: ________________________
5. [2 marks]
Express x2−4x+7 in the form (x−a)2+b, where a and b are constants.
Hence state the minimum value of x2−4x+7.
Answer: ________________________
6. [2 marks]
The function h is defined by h(x)=3x−4. Find h−1(x).
Answer: ________________________
7. [2 marks]
Given that f(x)=x2+2 and g(x)=3x−1, find fg(2).
Answer: ________________________
8. [2 marks]
The function f is defined by f(x)=x−3 for x≥3.
State the range of f.
Answer: ________________________
9. [2 marks]
Solve the inequality x2−5x+6>0.
Answer: ________________________
10. [2 marks]
The roots of the equation x2−7x+12=0 are α and β.
Find the value of α2+β2.
Answer: ________________________
Section B (20 marks)
Answer all questions. Each question carries 3–4 marks.
11. [3 marks]
The function f is defined by f(x)=2x2−8x+5 for x∈R.
(a) Express f(x) in the form a(x−h)2+k.
(b) State the coordinates of the vertex of the graph y=f(x).
(c) Write down the equation of the line of symmetry.
Answer: ________________________
12. [3 marks]
The function g is defined by g(x)=x−12x+3 for x=1.
(a) Find g−1(x).
(b) State the domain of g−1.
(c) Solve g(x)=g−1(x).
Answer: ________________________
13. [4 marks]
The quadratic equation 3x2−5x+1=0 has roots α and β.
(a) Find the value of α+β and αβ.
(b) Find the value of α1+β1.
(c) Form a quadratic equation whose roots are α2 and β2.
Answer: ________________________
14. [4 marks]
The function f is defined by f(x)=x2−4x+3 for x≥2.
(a) Explain why f has an inverse.
(b) Find f−1(x) and state its domain.
(c) Sketch the graphs of y=f(x) and y=f−1(x) on the same axes, indicating the line y=x.
Generated graph for Q14.
Answer: ________________________
15. [3 marks]
Find the range of values of k for which the equation x2+(k−2)x+4=0 has no real roots.
Answer: ________________________
16. [3 marks]
The function h is defined by h(x)=4−(x−3)2 for x≤3.
(a) Find the maximum value of h(x).
(b) Find h−1(x) and state its domain.
(c) Evaluate h−1(0).
Answer: ________________________
Section C (10 marks)
Answer all questions. Each question carries 5 marks.
17. [5 marks]
The function f is defined by f(x)=ax2+bx+c, where a, b, and c are constants.
Given that f(1)=6, f(−1)=2, and f(2)=11, find the values of a, b, and c.
Hence solve the equation f(x)=0.
Answer: ________________________
18. [5 marks]
A curve has equation y=x2−6x+k, where k is a constant.
The line y=2x−3 is a tangent to the curve.
(a) Find the value of k.
(b) Find the coordinates of the point of tangency.
(c) Find the equation of the normal to the curve at this point.
Answer: ________________________
19. [5 marks]
The function f is defined by f(x)=x−43x+2 for x=4.
(a) Find f−1(x).
(b) State the domain and range of f−1.
(c) Solve f(x)=f−1(x).
(d) The function g is defined by g(x)=x+1. Find fg(x) and state its domain.
Answer: ________________________
20. [5 marks]
The quadratic function f(x)=2x2−12x+13 is defined for x∈R.
(a) Express f(x) in the form a(x−h)2+k.
(b) State the minimum value of f(x) and the value of x at which it occurs.
(c) The function g is defined by g(x)=f(x)+5 for x≥3. Explain why g has an inverse and find g−1(x).
(d) Sketch the graphs of y=g(x) and y=g−1(x) on the same axes for x≥3, indicating the line y=x.
Working:
Substitute x=−2 into f(x)=2x2−5x+3: f(−2)=2(4)−5(−2)+3=8+10+3=21
2. [1 mark]
Answer:x=−2
Explanation:
The function g(x)=x+23x−1 is undefined when the denominator is zero. x+2=0⇒x=−2.
So x cannot be −2.
3. [2 marks]
Answer:x=2 or x=4
Working: x2−6x+8=0 (x−2)(x−4)=0 x=2 or x=4
Alternative (quadratic formula): x=26±36−32=26±2=2,4
4. [2 marks]
Answer:k=8 or k=−8
Working:
For equal roots, discriminant Δ=0. Δ=k2−4(2)(8)=k2−64=0 k2=64 k=±8
5. [2 marks]
Answer:(x−2)2+3; minimum value = 3
Working: x2−4x+7=(x2−4x+4)+3=(x−2)2+3
Since (x−2)2≥0, the minimum value is 3 when x=2.
6. [2 marks]
Answer:h−1(x)=3x+4
Working:
Let y=3x−4.
Swap x and y: x=3y−4 3y=x+4 y=3x+4
So h−1(x)=3x+4.
7. [2 marks]
Answer:fg(2)=27
Working: g(2)=3(2)−1=5 f(5)=52+2=25+2=27
So fg(2)=f(g(2))=27.
8. [2 marks]
Answer:f(x)≥0 or [0,∞)
Explanation: f(x)=x−3. The square root function outputs only non-negative values.
Since x≥3, x−3≥0, so x−3≥0.
Range is [0,∞).
9. [2 marks]
Answer:x<2 or x>3
Working: x2−5x+6>0 (x−2)(x−3)>0
The quadratic opens upwards (positive x2 coefficient).
Roots at x=2 and x=3.
Inequality >0 holds outside the roots: x<2 or x>3.
10. [2 marks]
Answer:α2+β2=25
Working:
For x2−7x+12=0:
Sum of roots: α+β=7
Product of roots: αβ=12
α2+β2=(α+β)2−2αβ=72−2(12)=49−24=25
Section B (20 marks)
11. [3 marks]
Answer:
(a) f(x)=2(x−2)2−3
(b) Vertex: (2,−3)
(c) Line of symmetry: x=2
Working:
(a) f(x)=2x2−8x+5=2(x2−4x)+5=2[(x−2)2−4]+5=2(x−2)2−8+5=2(x−2)2−3
(b) From completed square form a(x−h)2+k, vertex is (h,k)=(2,−3).
(c) Line of symmetry is x=h=2.
12. [3 marks]
Answer:
(a) g−1(x)=x−2x+3
(b) Domain of g−1: x=2
(c) x=3 or x=−1
Working:
(a) Let y=x−12x+3.
Swap: x=y−12y+3 x(y−1)=2y+3 xy−x=2y+3 xy−2y=x+3 y(x−2)=x+3 y=x−2x+3
So g−1(x)=x−2x+3.
(b) Domain of g−1 = Range of g. g(x)=x−12x+3=2+x−15.
As x→±∞, g(x)→2 but never equals 2. So range is y=2.
Domain of g−1: x=2.
(c) Solve g(x)=g−1(x): x−12x+3=x−2x+3 (2x+3)(x−2)=(x+3)(x−1) 2x2−4x+3x−6=x2−x+3x−3 2x2−x−6=x2+2x−3 x2−3x−3=0
Wait, let me recheck: (2x+3)(x−2)=2x2−4x+3x−6=2x2−x−6 (x+3)(x−1)=x2−x+3x−3=x2+2x−3 2x2−x−6=x2+2x−3 x2−3x−3=0 x=23±9+12=23±21
Actually, for g(x)=g−1(x), the solutions lie on y=x. So solve g(x)=x: x−12x+3=x 2x+3=x2−x x2−3x−3=0
Same equation. Solutions: x=23±21.
But wait, the question might expect the simpler approach. Let me verify if there's a simpler solution.
Actually, g(x)=g−1(x) implies g(g(x))=x or the graphs intersect on y=x.
Solving g(x)=x gives x2−3x−3=0, roots 23±21.
(c) Sum of new roots: α2+β2=(α+β)2−2αβ=(35)2−2(31)=925−32=925−96=919
Product of new roots: α2β2=(αβ)2=(31)2=91
Quadratic: x2−(sum)x+product=0 x2−919x+91=0
Multiply by 9: 9x2−19x+1=0
14. [4 marks]
Answer:
(a) f(x)=x2−4x+3=(x−2)2−1 for x≥2. This is a strictly increasing function on x≥2 (right side of vertex), so it is one-to-one and has an inverse.
(b) f−1(x)=2+x+1, domain: x≥−1
(c) See graph sketch.
Working:
(a) f(x)=(x−2)2−1. Vertex at (2,−1). For x≥2, the function is strictly increasing (derivative 2(x−2)≥0). A strictly monotonic function is one-to-one, hence has an inverse.
(b) Let y=(x−2)2−1 for x≥2. y+1=(x−2)2
Since x≥2, x−2≥0, so x−2=y+1 x=2+y+1
Swap: f−1(x)=2+x+1
Domain of f−1 = Range of f. Since f(x)≥−1 for x≥2, domain is x≥−1.
(c) Graph description for marking:
y=f(x): Parabola vertex at (2,−1), only right half (x≥2). Passes through (3,0) and (2,−1).
y=f−1(x): Square root curve starting at (−1,2), passing through (0,3).
Line y=x as dashed line.
The two curves are reflections across y=x.
15. [3 marks]
Answer:−2<k<6
Working:
Equation: x2+(k−2)x+4=0
No real roots ⇒ discriminant <0 Δ=(k−2)2−4(1)(4)<0 (k−2)2−16<0 (k−2)2<16 −4<k−2<4 −2<k<6
16. [3 marks]
Answer:
(a) Maximum value = 4
(b) h−1(x)=3−4−x, domain: x≤4
(c) h−1(0)=1
Working:
(a) h(x)=4−(x−3)2. Since (x−3)2≥0, maximum is 4 when x=3 (which is in domain x≤3).
(b) Let y=4−(x−3)2 for x≤3. (x−3)2=4−y
Since x≤3, x−3≤0, so x−3=−4−y x=3−4−y
Swap: h−1(x)=3−4−x
Domain of h−1 = Range of h. Since h(x)≤4, domain is x≤4.
(c) h−1(0)=3−4−0=3−2=1
Section C (10 marks)
17. [5 marks]
Answer:a=2, b=1, c=3; f(x)=2x2+x+3=0 has no real roots.
(b) Domain of f−1 = Range of f. f(x)=x−43x+2=3+x−414.
As x→±∞, f(x)→3 but never equals 3. Wait: f(x)=x−43x+2=x−43(x−4)+14=3+x−414.
So f(x)=3. Range of f: y=3.
Domain of f−1: x=3.
Range of f−1 = Domain of f: x=4. So range of f−1: y=4.
Alternatively, solve f(x)=x (intersection on y=x): x−43x+2=x 3x+2=x2−4x x2−7x−2=0
Same equation. Solutions: x=27±57.
(d) fg(x)=f(g(x))=f(x+1)=(x+1)−43(x+1)+2=x−33x+5
Domain: x=4 (from f) and x+1=4⇒x=3 (from g into f).
Also g(x) defined for all x. So domain: x=3,4.
20. [5 marks]
Answer:
(a) f(x)=2(x−3)2−5
(b) Minimum value = −5 at x=3
(c) g(x)=2(x−3)2 for x≥3. Strictly increasing on x≥3, so one-to-one. g−1(x)=3+2x, domain x≥0
(d) See graph sketch.
(b) From completed square: vertex at (3,−5). Since a=2>0, minimum value is −5 at x=3.
(c) g(x)=f(x)+5=2(x−3)2−5+5=2(x−3)2 for x≥3.
For x≥3, x−3≥0, so g(x) is strictly increasing (derivative 4(x−3)≥0). Hence one-to-one, inverse exists.
Find g−1: y=2(x−3)2, x≥3 2y=(x−3)2 x−3=2y (positive root since x≥3) x=3+2y g−1(x)=3+2x
Domain of g−1 = Range of g. g(x)≥0 for x≥3, so domain: x≥0.
(d) Graph description for marking:
y=g(x): Parabola vertex at (3,0), only right half (x≥3). Passes through (3,0) and (4,2).
y=g−1(x): Square root curve starting at (0,3), passing through (2,4).
Line y=x as dashed line.
Reflection symmetry across y=x.
Marking Notes:
Section A: 1 mark per correct answer; 2 marks for questions with working required.
Section B: Marks allocated for method (M) and accuracy (A). Deduct for each part typically 1 mark.
Section C: Multi-step questions; marks for setting up equations, algebraic manipulation, and final answers.
Common errors: sign errors in completing square, domain/range confusion for inverses, discriminant sign errors, forgetting ± in quadratic formula.
For graph questions (14, 20): Award marks for correct shape, key points labelled, reflection symmetry, and domain restrictions shown.