From Real Exams Quiz
Secondary 2 Mathematics Algebra Functions Quiz
Free Sec 2 Maths Algebra Functions quiz, HY3 Exam version, with questions, answers, and syllabus-aligned 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 2 Mathematics Quiz - Algebra Functions
Name: _______________________
Class: _______________________
Date: _______________________
Score: _______ / 40
Duration: 60 minutes
Total Marks: 40
Instructions:
- Answer all 20 questions.
- Show your working clearly where required.
- Write your answers in the spaces provided.
- Use π = 3.14 only if needed (not required here).
Section A: Basic Algebra and Functions (Questions 1–5)
1. [2 marks]
The quantity y is directly proportional to the square of x. When x=3, y=18. Find an equation connecting y and x.
2. [2 marks]
Solve the equation x2+5x−14=0.
3. [1 mark]
Given f(x)=2x+3, find f(4).
4. [2 marks]
y is inversely proportional to z. When z=4, y=6. Find the equation connecting y and z.
5. [2 marks]
Write down two simultaneous equations, in terms of a and b, for the following:
The sum of two numbers is 20. Their difference is 4.
Section B: Simultaneous and Quadratic Equations (Questions 6–10)
6. [3 marks]
Solve the pair of simultaneous equations.
2p+3q=5
2p−q=3
7. [2 marks]
Solve the equation 2x2−7x−15=0 by factorisation.
8. [3 marks]
The area of a rectangle, A cm², is given by (x+3)(x−5)=21. By solving the equation, find the positive value of x.
9. [2 marks]
y is directly proportional to the cube root of t. When t=27, y=9. Find the equation connecting y and t.
10. [3 marks]
A school sells tickets. Student tickets cost x each and adult tickets cost y each.
3 student and 2 adult tickets cost 34.5studentand1adultticketcost43.
Form two equations and solve for x and y.
Section C: Functions and Graphs (Questions 11–15)
11. [2 marks]
Given g(x)=x2−1, find g(−2).
12. [2 marks]
The function h is defined by h(x)=x12. Find h(3).
13. [2 marks]
A graph shows a straight line passing through (0, 2) and (4, 10). Find the gradient.
14. [3 marks]
The cost C of hiring a tutor is given by C=20+15n, where n is the number of hours.
(a) Find C when n=3. [1]
(b) If the cost is 95,findn$. [2]
15. [2 marks]

Generated graph for Q15.
Using the graph above, find the gradient of line L.
Section D: Mixed Application (Questions 16–20)
16. [2 marks]
m is directly proportional to n2. When n=2, m=12. Find m when n=5.
17. [3 marks]
Solve: 3x+2y=16 and x−y=2.
18. [2 marks]
The equation (k−1)(k+4)=0 is given. State the two values of k.
19. [2 marks]
A function is given by f(x)=5−2x. Find x when f(x)=1.
20. [3 marks]
The height H of a plant after w weeks is H=3w+8.
(a) Find H when w=4. [1]
(b) After how many weeks is the height 23 cm? [2]
Answers
Secondary 2 Mathematics Quiz - Algebra Functions (Answers)
Total Marks: 40
Topic: Algebra Functions
Section A
1. [2 marks]
- Form: y=kx2 (M1)
- Substitute: 18=k(3)2=9k → k=2 (A1)
- Equation: y=2x2
Teaching note: Direct proportion to square means y=kx2. Always find k first using given pair.
2. [2 marks]
- Factors of -14 that sum to 5: 7 and -2.
- (x+7)(x−2)=0 (M1)
- x=−7 or x=2 (A1)
Common trap: Sign error in factors.
3. [1 mark]
- f(4)=2(4)+3=11
Teaching note: Substitute x=4 into function.
4. [2 marks]
- y=zk (M1)
- 6=k/4 → k=24 (A1)
- y=z24
5. [2 marks]
- a+b=20 (1 mark)
- a−b=4 (1 mark)
Teaching note: Sum and difference translated directly.
Section B
6. [3 marks]
- Eq1: 2p+3q=5 → ×6: 3p+2q=30 (M1)
- Eq2: 2p−q=3 → ×2: 4p−2q=6 (M1)
- Add: 7p=36 → p=736? Wait recalc: 3p+2q=30 and 4p-2q=6 → 7p=36 → p=36/7 not neat. Let's adjust: Use substitution. From Eq2: q=2p-3. Sub into Eq1: 3p+2(2p-3)=30 → 7p-6=30 → 7p=36 → p=36/7, q=51/7. (A1 both)
Marking: M1 clear fractions, M1 correct sub/elim, A1 values.
7. [2 marks]
- 2x2−7x−15=(2x+3)(x−5)=0 (M1)
- x=−1.5 or x=5 (A1)
8. [3 marks]
- Expand: x2−2x−15=21 (M1)
- x2−2x−36=0 → factor? (x-? ) use formula: x = [2 ± √(4+144)]/2 = [2 ± 12.165]/2 → x≈7.08 or -5.08. Positive: 7.08 (M1 A1)
Note: Context rejects negative.
9. [2 marks]
- y=k3t (M1)
- 9=k327=3k → k=3 (A1)
- y=33t
10. [3 marks]
- 3x+2y=34, 5x+y=43 (M1 equations)
- From 2nd: y=43-5x. Sub: 3x+2(43-5x)=34 → 3x+86-10x=34 → -7x=-52 → x≈7.43, y≈5.86 (M1 A1)
Marking: M1 form, M1 solve, A1 both.
Section C
11. [2 marks]
- g(−2)=(−2)2−1=3 (both steps)
12. [2 marks]
- h(3)=12/3=4
13. [2 marks]
- Gradient = (10-2)/(4-0)=8/4=2
14. [3 marks]
- (a) C=20+15(3)=65 (1)
- (b) 95=20+15n → 75=15n → n=5 (2)
15. [2 marks]
- From image: points (0,1),(2,5). Gradient = (5-1)/(2-0)=2.
Image must show line through those points.
Section D
16. [2 marks]
- m=kn2, 12=k(4)→k=3; m=3(25)=75
17. [3 marks]
- From x-y=2 → x=y+2. Sub: 3(y+2)+2y=16 → 5y+6=16 → y=2, x=4 (M1 M1 A1)
18. [2 marks]
- k=1 or k=-4
19. [2 marks]
- 5-2x=1 → 2x=4 → x=2
20. [3 marks]
- (a) H=3(4)+8=20 (1)
- (b) 23=3w+8 → 15=3w → w=5 (2)
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.