Free Sec 3 E 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 3Elementary MathematicsFrom Real ExamsGenerated by NVIDIA Nemotron 3 Ultra 550B A55B FreeUpdated 2026-08-17
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.
The use of an approved scientific calculator is expected, where appropriate.
Section A (Questions 1–10, 2 marks each = 20 marks)
1. Given the function f(x)=2x2−5x+3, find the value of f(−2).
Answer: ___________________________ [2]
2. The function g is defined by g(x)=x−14 for x=1. Find the value of x for which g(x)=2.
Answer: ___________________________ [2]
3. A function h is defined by h(x)=3x−7. Find the inverse function h−1(x).
Answer: ___________________________ [2]
4. The diagram shows part of the graph of y=kx2 passing through the point (2,12). Find the value of k.
Generated graph for Q4.
Answer: ___________________________ [2]
5. The function f is defined by f(x)=x2−4x+5 for x∈R. Find the minimum value of f(x).
Answer: ___________________________ [2]
6. Given that f(x)=2x+1 and g(x)=x2−3, find fg(2).
Answer: ___________________________ [2]
7. The function f is defined by f(x)=x−22x+3 for x=2. Find the value of f−1(5).
Answer: ___________________________ [2]
8. A quadratic function y=ax2+bx+c has its vertex at (−1,4) and passes through the point (0,2). Find the values of a, b, and c.
Answer:a= ______, b= ______, c= ______ [2]
9. The graph of y=x6 is drawn for x>0. Find the gradient of the tangent to the curve at the point where x=2.
Answer: ___________________________ [2]
10. The function f is defined by f(x)=3−2x for x∈R. The function g is defined by g(x)=x2+1 for x∈R. Solve the equation fg(x)=1.
Answer: ___________________________ [2]
Section B (Questions 11–15, 3 marks each = 15 marks)
11. The function f is defined by f(x)=2x2−8x+7 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 range of f.
12. The diagram shows the graph of y=f(x) for −3≤x≤3.
Generated graph for Q12.
(a) Write down the values of x for which f(x)=0.
(b) Estimate the gradient of the curve at x=1 by drawing a tangent.
(c) On the same axes, sketch the graph of y=f(x)+2.
13. A function f is defined by f(x)=x+35x−2 for x=−3.
(a) Find f−1(x).
(b) State the value of x which must be excluded from the domain of f−1.
(c) Solve the equation f(x)=f−1(x).
14. The function f is defined by f(x)=x2−6x+10 for x≥3.
(a) Explain why the inverse function f−1 exists.
(b) Find an expression for f−1(x).
(c) State the domain and range of f−1.
15. The diagram shows the graph of y=ax where a>1. The graph passes through the point (2,9).
Generated graph for Q15.
(a) Find the value of a.
(b) Find the value of y when x=−1.
(c) The graph of y=ax is reflected in the y-axis. Write down the equation of the new graph.
Section A (Questions 1–10, 2 marks each = 20 marks)
1. Given f(x)=2x2−5x+3, find f(−2).
Working:f(−2)=2(−2)2−5(−2)+3=2(4)+10+3=8+10+3=21
Answer: 21 [2]
Marking notes: 1 mark for correct substitution, 1 mark for correct evaluation. Common error: (−2)2=−4 instead of 4.
2.g(x)=x−14, x=1. Find x when g(x)=2.
Working:x−14=24=2(x−1)4=2x−22x=6x=3
Check: x=3=1, valid.
Answer: 3 [2]
Marking notes: 1 mark for setting up equation correctly, 1 mark for solving. Must state x=1 or check validity.
3.h(x)=3x−7. Find h−1(x).
Working:
Let y=3x−7.
Swap x and y: x=3y−7.
3y=x+7y=3x+7
So h−1(x)=3x+7.
Answer:h−1(x)=3x+7 [2]
Marking notes: 1 mark for correct method (swap and solve), 1 mark for correct expression. Alternative: h−1(x)=31x+37.
4. Graph of y=kx2 passes through (2,12). Find k.
Working:
Substitute (2,12) into y=kx2:
12=k(2)212=4kk=3
Answer: 3 [2]
Marking notes: 1 mark for substitution, 1 mark for solving. The graph passes through origin, confirming y=kx2 form.
5.f(x)=x2−4x+5. Find minimum value.
Method 1 (Complete the square):f(x)=(x2−4x+4)+1=(x−2)2+1
Minimum value is 1 when x=2.
Method 2 (Vertex formula):
For ax2+bx+c, vertex at x=−2ab=24=2.
f(2)=4−8+5=1.
Answer: 1 [2]
Marking notes: 1 mark for correct method (completing square or vertex), 1 mark for correct minimum value. Must give the y-value (minimum value), not the x-coordinate.
6.f(x)=2x+1, g(x)=x2−3. Find fg(2).
Working:fg(2)=f(g(2))g(2)=22−3=4−3=1f(1)=2(1)+1=3
Answer: 3 [2]
Marking notes: 1 mark for finding g(2)=1, 1 mark for finding f(1)=3. Common error: computing gf(2) instead of fg(2).
Marking notes: 1 mark for finding a=−2, 1 mark for correct b and c. Can also use vertex formula −2ab=−1 and c=2 from y-intercept.
9.y=x6, x>0. Gradient of tangent at x=2.
Working:y=6x−1dxdy=−6x−2=−x26
At x=2: dxdy=−46=−1.5
Answer:−1.5 (or −23) [2]
Marking notes: 1 mark for differentiation (or gradient formula for reciprocal), 1 mark for evaluation. In Sec 3 E-Math, gradient of tangent to y=xk is −x2k (can be quoted or derived).
10.f(x)=3−2x, g(x)=x2+1. Solve fg(x)=1.
Working:fg(x)=f(g(x))=f(x2+1)=3−2(x2+1)=3−2x2−2=1−2x2.
Set 1−2x2=1:
−2x2=0x2=0x=0
Answer:x=0 [2]
Marking notes: 1 mark for correct composite function fg(x)=1−2x2, 1 mark for solving. Check: g(0)=1, f(1)=1. ✓
Section B (Questions 11–15, 3 marks each = 15 marks)
Since a=2>0, parabola opens upwards. Minimum value is −1.
Range: f(x)≥−1 or [−1,∞).
Answer (c):f(x)≥−1 [1]
Marking notes: (a) 1 mark for correct completed square form. (b) 1 mark for reading vertex from (a). (c) 1 mark for correct range notation. Follow-through from (a) allowed.
12. Graph of y=f(x) (cubic) given.
(a) Values of x for which f(x)=0.
From graph: x-intercepts at x=−2,0,2.
Answer (a):x=−2,0,2 [1]
(b) Estimate gradient at x=1 by drawing tangent.
At x=1, the curve is decreasing. Tangent drawn at x=1 passes approximately through (1,−1.5) and (2,−2.5).
Gradient ≈2−1−2.5−(−1.5)=1−1=−1.
(Acceptable range: −1.2 to −0.8)
Answer (b):−1 (accept −1.2 to −0.8) [1]
(c) Sketch y=f(x)+2.
Translation of original graph 2 units upwards. New y-intercept at (0,0), x-intercepts shift accordingly (solve f(x)=−2), turning points at (−1.2,3.5) and (1.2,0.5).
Answer (c): Graph shifted up by 2 units [1]
Marking notes: (a) 1 mark for all three intercepts. (b) 1 mark for reasonable tangent and gradient estimate. (c) 1 mark for correct vertical translation shown.
Denominator 5−x=0⇒x=5.
(Alternatively, range of f is y=5, so domain of f−1 excludes 5.)
Answer (b):x=5 [1]
(c) Solve f(x)=f−1(x).
When f(x)=f−1(x), the graphs intersect on line y=x (for monotonic functions).
Solve f(x)=x:
x+35x−2=x5x−2=x(x+3)5x−2=x2+3xx2−2x+2=0
Discriminant: (−2)2−4(1)(2)=4−8=−4<0.
No real solutions.
Answer (c): No real solutions [1]
Marking notes: (a) 1 mark for correct inverse. (b) 1 mark for x=5. (c) 1 mark for correct equation and conclusion. Alternative: solve x+35x−2=5−x3x+2 directly, leads to same quadratic.
14.f(x)=x2−6x+10, x≥3.
(a) Explain why f−1 exists.
f(x)=(x−3)2+1. For x≥3, x−3≥0, so f is strictly increasing (derivative 2x−6≥0). A strictly increasing function is one-to-one, so inverse exists.
Answer (a):f is one-to-one (strictly increasing) on x≥3 [1]
(b) Find f−1(x).
y=(x−3)2+1, x≥3(x−3)2=y−1x−3=y−1 (positive root since x≥3)
x=3+y−1
f−1(x)=3+x−1, x≥1.
Answer (b):f−1(x)=3+x−1 [1]
(c) Domain and range of f−1.
Domain of f−1 = Range of f = [1,∞) (since min at x=3 gives f(3)=1).
Range of f−1 = Domain of f = [3,∞).
Answer (c): Domain: x≥1, Range: f−1(x)≥3 [1]
Marking notes: (a) 1 mark for one-to-one reasoning. (b) 1 mark for correct expression with positive root. (c) 1 mark for both domain and range correct.
15. Graph of y=ax, a>1, passes through (2,9).
(a) Find a.
9=a2⇒a=3 (since a>1).
Answer (a):3 [1]
(b) Find y when x=−1.
y=3−1=31.
Answer (b):31 [1]
(c) Graph reflected in y-axis. Equation of new graph.
Reflection in y-axis: replace x with −x.
New equation: y=3−x or y=(31)x.
Answer (c):y=3−x [1]
Marking notes: (a) 1 mark for a=3. (b) 1 mark for 31. (c) 1 mark for correct transformation.
Section C (Questions 16–20, 1 mark each = 5 marks)
16.f(x)=4x−5. Find f−1(11).
Working:f−1(x)=4x+5f−1(11)=411+5=4
Or solve 4x−5=11⇒4x=16⇒x=4.
Answer: 4 [1]
17.g(x)=x+21, x=−2. Range of g.
g(x) can take any real value except 0 (numerator is constant 1, never zero).
Range: y∈R,y=0 or (−∞,0)∪(0,∞).
Answer:y=0 [1]
18.y=x2−4x translated 3 units right, 2 units up.
Original: y=(x−2)2−4.
Translate right 3: replace x with x−3: y=(x−5)2−4.
Translate up 2: y=(x−5)2−2.
Expand: y=x2−10x+25−2=x2−10x+23.