AI Generated Quiz
O Level Additional Mathematics Algebra Functions Quiz
Free O Level A Maths Algebra Functions 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
O-Level Additional Mathematics Quiz - Algebra Functions
Name: __________________________
Class: __________________________
Date: __________________________
Score: ________ / 50
Duration: 60 minutes
Total Marks: 50
Instructions:
- Answer all questions.
- Write your answers in the spaces provided.
- Give non-exact numerical answers correct to 3 significant figures, or 1 decimal place in the case of angles in degrees, unless a different level of accuracy is specified in the question.
- Calculators are allowed.
Section A: Functions and Mapping (10 Marks)
1. The function f is defined by f(x)=2x−3 for x∈R.
(a) Find f−1(x).
[2]
<br><br><br>
(b) Hence, solve the equation f−1(x)=f(x).
[2]
<br><br><br>
2. The function g is defined by g(x)=x−21 for x>2.
(a) State the range of g.
[1]
<br>
(b) Find the expression for gg(x), giving your answer in its simplest form.
[2]
<br><br><br>
(c) State the domain of gg(x).
[1]
<br>
3. The function h is defined by h(x)=x2+4x for x≥k.
Find the smallest value of k for which h has an inverse function.
[2]
<br><br>
4. The function p is defined by p(x)=x−1 for x≥1.
Find the expression for p−1(x) and state its domain.
[2]
<br><br>
5. Given f(x)=3x+1 and g(x)=x2, find the value of x such that fg(x)=gf(x).
[3]
<br><br><br>
Section B: Quadratic Functions and Discriminant (15 Marks)
6. Express 2x2−8x+5 in the form a(x−h)2+k.
[3]
<br><br><br>
7. Hence, or otherwise, state the minimum value of 2x2−8x+5 and the value of x at which it occurs.
[2]
<br><br>
8. The equation 3x2+kx+(k+3)=0 has two distinct real roots.
Find the range of possible values for k.
[4]
<br><br><br><br>
9. The line y=2x+c is a tangent to the curve y=x2−4x+7.
Find the value of c.
[3]
<br><br><br>
10. The function f(x)=x2−6x+10 is defined for x∈R.
Explain why the equation f(x)=0 has no real roots.
[3]
<br><br><br>
Section C: Polynomials and Partial Fractions (15 Marks)
11. The polynomial P(x)=2x3−5x2+ax+b is such that (x−1) is a factor and the remainder when P(x) is divided by (x+2) is −20.
Find the values of a and b.
[4]
<br><br><br><br>
12. Hence, factorise P(x) completely.
[2]
<br><br>
13. Express (x−1)(x+2)23x2+5x−2 in partial fractions.
[5]
<br><br><br><br><br>
14. Using your answer to Question 13, or otherwise, find the exact value of ∫23(x−1)(x+2)23x2+5x−2dx.
[4]
<br><br><br><br>
15. The polynomial Q(x)=x3−2x2−5x+6 has a factor (x−1).
Find the other two linear factors of Q(x).
[3]
<br><br><br>
Section D: Exponential and Logarithmic Functions (10 Marks)
16. Solve the equation 32x−10(3x)+9=0.
[3]
<br><br><br>
17. Given that loga2=p and loga5=q, express loga20 in terms of p and q.
[2]
<br><br>
18. The population of a city, P thousand, t years after 2020 is modelled by the equation P=500e0.03t.
(a) Calculate the population in the year 2030.
[2]
<br><br>
(b) Find the year in which the population will first exceed 800,000.
[3]
<br><br><br>
19. Solve the equation log2(x)+log2(x−2)=3.
[3]
<br><br><br>
20. Given that y=e2xln(x), find dxdy in terms of x.
[2]
<br><br>
Answers
O-Level Additional Mathematics Quiz - Algebra Functions (Answer Key)
1.
(a) Let y=2x−3.
Swap x and y: x=2y−3.
2y=x+3⟹y=2x+3.
f−1(x)=2x+3.
[2]
(b) 2x+3=2x−3.
x+3=4x−6.
3x=9⟹x=3.
[2]
2.
(a) Since x>2, x−2>0. As x→∞, g(x)→0. As x→2+, g(x)→∞.
Range: g(x)>0 (or (0,∞)).
[1]
(b) gg(x)=g(g(x))=g(x)−21=x−21−21.
Multiply numerator and denominator by (x−2):
1−2(x−2)x−2=1−2x+4x−2=5−2xx−2.
[2]
(c) For g(x) to be defined, x>2. For g(g(x)) to be defined, g(x)=2.
x−21=2⟹1=2x−4⟹2x=5⟹x=2.5.
Domain: x>2,x=2.5.
[1]
3.
h(x)=x2+4x=(x+2)2−4.
Vertex at x=−2.
For h to be one-to-one (have an inverse), the domain must be restricted to one side of the vertex.
Since x≥k, we need k≥−2.
Smallest value k=−2.
[2]
4.
Let y=x−1.
y2=x−1⟹x=y2+1.
p−1(x)=x2+1.
Since range of p(x) is y≥0, domain of p−1(x) is x≥0.
[2]
5.
fg(x)=f(x2)=3(x2)+1=3x2+1.
gf(x)=g(3x+1)=(3x+1)2=9x2+6x+1.
3x2+1=9x2+6x+1.
6x2+6x=0.
6x(x+1)=0.
x=0 or x=−1.
[3]
6.
2x2−8x+5=2(x2−4x)+5.
Complete square inside: 2[(x−2)2−4]+5.
=2(x−2)2−8+5.
=2(x−2)2−3.
[3]
7.
From part (6), minimum value is −3.
Occurs when x−2=0⟹x=2.
[2]
8.
For two distinct real roots, discriminant Δ>0.
Δ=b2−4ac=k2−4(3)(k+3).
k2−12(k+3)>0.
k2−12k−36>0.
Roots of k2−12k−36=0:
k=212±144−4(1)(−36)=212±144+144=212±288.
288=122.
k=6±62.
Since inequality is >0 (outside roots):
k<6−62 or k>6+62.
[4]
9.
Intersection: x2−4x+7=2x+c.
x2−6x+(7−c)=0.
Tangent condition: Δ=0.
(−6)2−4(1)(7−c)=0.
36−28+4c=0.
8+4c=0⟹4c=−8⟹c=−2.
[3]
10.
f(x)=x2−6x+10.
Discriminant Δ=(−6)2−4(1)(10)=36−40=−4.
Since Δ<0, there are no real roots.
Alternatively, f(x)=(x−3)2+1. Since (x−3)2≥0, f(x)≥1. Thus f(x) can never be 0.
[3]
11.
P(1)=0⟹2(1)3−5(1)2+a(1)+b=0.
2−5+a+b=0⟹a+b=3 --- (1).
P(−2)=−20⟹2(−8)−5(4)+a(−2)+b=−20.
−16−20−2a+b=−20.
−36−2a+b=−20⟹−2a+b=16 --- (2).
Subtract (2) from (1): (a+b)−(−2a+b)=3−16.
3a=−13⟹a=−313.
Substitute into (1): −313+b=3⟹b=3+313=322.
a=−313,b=322.
[4]
12.
P(x)=2x3−5x2−313x+322.
Since (x−1) is a factor, divide P(x) by (x−1).
Using synthetic division or long division with coefficients 2,−5,−13/3,22/3:
Quotient is 2x2−3x−322.
To factorise completely, we can write P(x)=31(x−1)(6x2−9x−22).
Check discriminant of quadratic: 81−4(6)(−22)=81+528=609 (not a perfect square).
So, P(x)=31(x−1)(6x2−9x−22).
Note: If integer coefficients were intended in question design, values might differ, but based on calculated a,b:
Factors: (x−1) and (6x2−9x−22).
[2]
13.
(x−1)(x+2)23x2+5x−2=x−1A+x+2B+(x+2)2C.
3x2+5x−2=A(x+2)2+B(x−1)(x+2)+C(x−1).
Let x=1: 3+5−2=A(3)2⟹6=9A⟹A=32.
Let x=−2: 3(4)−10−2=C(−3)⟹12−12=−3C⟹0=−3C⟹C=0.
Compare coeff of x2: 3=A+B⟹3=32+B⟹B=37.
Answer: 3(x−1)2+3(x+2)7.
[5]
14.
∫23(3(x−1)2+3(x+2)7)dx.
=[32ln∣x−1∣+37ln∣x+2∣]23.
Upper limit (x=3): 32ln2+37ln5.
Lower limit (x=2): 32ln1+37ln4=0+37ln(22)=314ln2.
Value: 32ln2+37ln5−314ln2.
=37ln5−312ln2=37ln5−4ln2.
[4]
15.
Since (x−1) is a factor, divide x3−2x2−5x+6 by (x−1).
(x3−2x2−5x+6)÷(x−1)=x2−x−6.
Factorise x2−x−6=(x−3)(x+2).
Other factors are (x−3) and (x+2).
[3]
16.
Let u=3x. Equation becomes u2−10u+9=0.
(u−9)(u−1)=0.
u=9 or u=1.
3x=9⟹x=2.
3x=1⟹x=0.
Solutions: x=0,2.
[3]
17.
loga20=loga(4×5)=loga(22×5).
=loga(22)+loga5=2loga2+loga5.
=2p+q.
[2]
18.
(a) t=2030−2020=10.
P=500e0.03(10)=500e0.3.
P≈500(1.34986)≈674.93.
Population is 674,930 (or 675 thousand).
[2]
(b) 800=500e0.03t.
1.6=e0.03t.
ln1.6=0.03t.
t=0.03ln1.6≈0.030.4700≈15.67.
Year: 2020+15.67≈2035.67.
First exceed in year 2036.
[3]
19.
log2(x(x−2))=3.
x(x−2)=23=8.
x2−2x−8=0.
(x−4)(x+2)=0.
x=4 or x=−2.
Since log2(x) requires x>0, reject x=−2.
Solution: x=4.
[3]
20.
Use product rule: u=e2x,v=ln(x).
u′=2e2x,v′=x1.
dxdy=u′v+uv′=2e2xln(x)+e2x(x1).
dxdy=e2x(2ln(x)+x1).
[2]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.