AI Generated Quiz
Secondary 3 Elementary Mathematics Algebra Functions Quiz
Free Sec 3 E 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
Secondary 3 Elementary Mathematics Quiz - Algebra Functions
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.
- The use of an approved scientific calculator is expected.
Section A: Basic Concepts and Notation (10 Marks)
1. Given the function f(x)=3x−5, find the value of f(4).
[1]
2. Given the function g(x)=x2+2, find the value of g(−3).
[1]
3. If h(x)=x12, state the value of x for which h(x) is undefined.
[1]
4. The function k(x) is defined as k(x)=2x+1 for x≥0. Find the range of k(x).
[2]
5. Given f(x)=5−2x, solve for x when f(x)=11.
[2]
6. A function is defined by the mapping x↦x2−4. If the domain is {−2,−1,0,1,2}, list the elements of the range.
[3]
Section B: Composite and Inverse Functions (20 Marks)
7. Given f(x)=2x+3 and g(x)=x−5, find an expression for fg(x) in its simplest form.
[2]
8. Using the same functions f(x)=2x+3 and g(x)=x−5 from Question 7, find the value of gf(4).
[2]
9. Given p(x)=3x and q(x)=4x−1, find an expression for qp(x).
[2]
10. Find the inverse function f−1(x) for f(x)=3x−7.
[2]
11. Find the inverse function g−1(x) for g(x)=52x+1.
[3]
12. Given h(x)=x2+2 for x≥0, find h−1(x).
[3]
13. Given f(x)=2x+1, verify that f−1(f(x))=x. Show your working.
[3]
14. The function f(x)=x−21 is defined for x>2.
(a) Find f−1(x).
(b) State the domain of f−1(x).
[3]
Section C: Graphs and Applications (20 Marks)
15. Sketch the graph of y=∣2x−4∣ for −1≤x≤4. Label the coordinates of the vertex and the y-intercept.
[3]
16. The function f(x)=x2−4x+3 is defined for 0≤x≤5.
(a) Find the minimum value of f(x).
(b) Find the maximum value of f(x).
[4]
17. A rectangle has a perimeter of 20 cm. Let the length be x cm.
(a) Express the width of the rectangle in terms of x.
(b) Show that the area A of the rectangle is given by A(x)=10x−x2.
(c) Find the value of x that gives the maximum area.
[5]
18. Given f(x)=2x2−8 and g(x)=x+2.
(a) Solve the equation f(x)=g(x).
(b) Hence, find the coordinates of the points of intersection of the graphs y=f(x) and y=g(x).
[4]
19. The cost C (in dollars) of producing n items is given by C(n)=50+2n. The selling price S (in dollars) for n items is S(n)=4n.
(a) Find the break-even point (where Cost = Selling Price).
(b) Calculate the profit if 100 items are sold. (Profit = Selling Price - Cost).
[4]
20. Consider the function f(x)=x+13.
(a) State the equation of the vertical asymptote.
(b) State the equation of the horizontal asymptote.
(c) Sketch the graph, showing the asymptotes and the y-intercept.
[4]
Answers
Secondary 3 Elementary Mathematics Quiz - Algebra Functions (Answer Key)
1. f(4)=3(4)−5=12−5=7
Answer: 7 [1]
2. g(−3)=(−3)2+2=9+2=11
Answer: 11 [1]
3. Division by zero is undefined. x=0.
Answer: 0 [1]
4. Since x≥0, the minimum value of 2x is 0.
Minimum k(x)=2(0)+1=1.
As x increases, k(x) increases without bound.
Answer: k(x)≥1 or [1,∞) [2]
5. 5−2x=11
−2x=11−5
−2x=6
x=−3
Answer: x=−3 [2]
6. Substitute each domain element into x2−4:
x=−2⇒(−2)2−4=0
x=−1⇒(−1)2−4=−3
x=0⇒02−4=−4
x=1⇒12−4=−3
x=2⇒22−4=0
Unique values: {−4,−3,0}
Answer: {−4,−3,0} [3]
7. fg(x)=f(g(x))=f(x−5)
=2(x−5)+3
=2x−10+3
=2x−7
Answer: 2x−7 [2]
8. First find f(4): f(4)=2(4)+3=11.
Then find g(11): g(11)=11−5=6.
Answer: 6 [2]
9. qp(x)=q(p(x))=q(3x)
=4(3x)−1
=34x−1
Answer: 34x−1 [2]
10. Let y=3x−7.
Swap x and y: x=3y−7.
Make y the subject:
x+7=3y
y=3x+7
Answer: f−1(x)=3x+7 [2]
11. Let y=52x+1.
Swap x and y: x=52y+1.
Make y the subject:
5x=2y+1
5x−1=2y
y=25x−1
Answer: g−1(x)=25x−1 [3]
12. Let y=x2+2.
Swap x and y: x=y2+2.
Make y the subject:
y2=x−2
y=±x−2
Since the original domain was x≥0, the range of f is y≥2. The domain of f−1 is x≥2. The range of f−1 must match the domain of f (y≥0). Thus, we take the positive root.
Answer: h−1(x)=x−2 [3]
13. f−1(x)=2x−1 (derived similarly to Q10/11).
f−1(f(x))=f−1(2x+1)
=2(2x+1)−1
=22x
=x
Answer: Verified [3]
14. (a) Let y=x−21. Swap x,y: x=y−21.
x(y−2)=1⇒y−2=x1⇒y=x1+2.
f−1(x)=x1+2.
(b) The domain of f−1 is the range of f. Since x>2, x−2>0, so x−21>0. Thus f(x)>0.
Answer: (a) x1+2, (b) x>0 [3]
15. Vertex: 2x−4=0⇒x=2,y=0. Vertex (2,0).
Y-intercept: x=0⇒y=∣−4∣=4. Point (0,4).
Endpoint x=−1⇒y=∣−2−4∣=6. Point (−1,6).
Endpoint x=4⇒y=∣8−4∣=4. Point (4,4).
V-shape graph with vertex at (2,0), passing through (0,4) and (4,4).
Answer: Correct sketch with labels [3]
16. f(x)=x2−4x+3=(x−2)2−1.
Vertex at (2,−1). Since 0≤2≤5, the minimum is at the vertex.
(a) Min value = −1.
(b) Check endpoints:
f(0)=3.
f(5)=25−20+3=8.
Max value is 8.
Answer: (a) -1, (b) 8 [4]
17. (a) Perimeter 2(l+w)=20⇒l+w=10.
w=10−x.
(b) Area A=l×w=x(10−x)=10x−x2.
(c) A(x)=−(x2−10x)=−(x−5)2+25.
Max occurs at vertex x=5.
Answer: (a) 10−x, (b) Shown, (c) x=5 [5]
18. (a) 2x2−8=x+2
2x2−x−10=0
(2x−5)(x+2)=0
x=2.5 or x=−2.
(b) If x=2.5,y=2.5+2=4.5. Point (2.5,4.5).
If x=−2,y=−2+2=0. Point (−2,0).
Answer: (a) x=2.5,−2, (b) (2.5,4.5) and (−2,0) [4]
19. (a) 50+2n=4n
50=2n⇒n=25.
(b) S(100)=400. C(100)=50+200=250.
Profit =400−250=150.
Answer: (a) 25 items, (b) $150 [4]
20. (a) Vertical asymptote where denominator is zero: x=−1.
(b) As x→∞, y→0. Horizontal asymptote: y=0.
(c) Y-intercept: x=0⇒y=3/1=3. Point (0,3).
Hyperbola in 1st and 3rd quadrants relative to asymptotes.
Answer: (a) x=−1, (b) y=0, (c) Correct sketch [4]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.