From Real Exams Quiz
Secondary 1 Mathematics Algebra Functions Quiz
Free Sec 1 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 1 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.
- Use the spaces provided to write your answers.
- Calculators may be used.
Section A: Algebraic Expressions and Evaluation (Questions 1–5)
1. [2 marks] Evaluate 3x−2y when x=4 and y=5.
Answer: ___________________________
2. [2 marks] Simplify: 2(3a−4)+4a
Answer: ___________________________
3. [2 marks] Write an algebraic expression for: "5 more than twice a number n".
Answer: ___________________________
4. [2 marks] Simplify: 32x−(x+2)
Answer: ___________________________
5. [2 marks] Extract the common factor and write 6m+9n in factored form.
Answer: ___________________________
Section B: Patterns and nth Term (Questions 6–10)
6. [2 marks] A pattern of dots follows: 3, 7, 11, 15, … Find the algebraic expression for the nth term.
Answer: ___________________________
7. [2 marks] The nth term of a sequence is 4n−1. What is the 6th term?
Answer: ___________________________
8. [2 marks] A taxi charges a fixed fee of \3plus$2perkm.WritetheexpressionfortotalfareFford$ km.
Answer: ___________________________
9. [2 marks] The table shows values of x and y:
| x | 1 | 2 | 3 |
|---|---|---|---|
| y | 5 | 8 | 11 |
Write the expression for y in terms of x.
Answer: ___________________________
10. [2 marks] A rectangle has length (x+3) cm and width x cm. Write an expression for its perimeter.
Answer: ___________________________
Section C: Functions and Graphs (Questions 11–15)
11. [2 marks] For the linear function y=2x+1, find the value of y when x=3.
Answer: ___________________________
12. [2 marks] State the gradient of the line y=−3x+4.
Answer: ___________________________
13. [2 marks] Plot the points (0,2) and (2,6) on the grid and draw the line. What is the gradient?

Generated graph for Q13.
Answer: ___________________________
14. [2 marks] Given f(x)=5−x, find f(2).
Answer: ___________________________
15. [2 marks] A graph shows a straight line passing through (0,−1) and (1,1). Write the equation of the line in the form y=ax+b.
Answer: ___________________________
Section D: Equations from Word Problems (Questions 16–20)
16. [2 marks] Form an equation: "A number p increased by 7 is 20."
Answer: ___________________________
17. [2 marks] Solve: 3x+4x−2=3
Answer: ___________________________
18. [2 marks] The cost of q pens at \2eachandabookat$5is$17.Formanequationandsolveforq$.
Answer: ___________________________
19. [2 marks] Solve the fractional equation: x−23=6
Answer: ___________________________
20. [2 marks] A box has r red marbles and 4 blue marbles. The total is 10. Form and solve an equation for r.
Answer: ___________________________
Answers
Secondary 1 Mathematics Quiz - Algebra Functions (Answer Key)
Total Marks: 40
Topic: Algebra Functions
Section A: Algebraic Expressions and Evaluation
1. [2 marks] Evaluate 3x−2y when x=4 and y=5.
Answer: 2
Working:
Substitute x=4, y=5:
3(4)−2(5)=12−10=2
Teaching note: Substitution means replacing the letter with its given number. Multiply before subtracting.
2. [2 marks] Simplify: 2(3a−4)+4a
Answer: 10a−8
Working:
Expand: 2×3a=6a, 2×(−4)=−8 → 6a−8+4a
Combine like terms: 6a+4a=10a → 10a−8
Common mistake: Forgetting to multiply both terms inside the bracket.
3. [2 marks] "5 more than twice a number n"
Answer: 2n+5
Working: Twice n is 2n; 5 more is +5.
Teaching note: "More than" means add after the multiplication.
4. [2 marks] Simplify: 32x−(x+2)
Answer: 3x−2
Working: Inside numerator: 2x−x−2=x−2. So 3x−2.
Note: The minus sign before bracket changes +2 to −2.
5. [2 marks] Factor 6m+9n
Answer: 3(2m+3n)
Working: HCF of 6 and 9 is 3. 6m÷3=2m, 9n÷3=3n.
Teaching note: Extract common factor by dividing each term.
Section B: Patterns and nth Term
6. [2 marks] Sequence 3, 7, 11, 15, …
Answer: 4n−1
Working: Difference = 4 each time → 4n. For n=1: 4(1)−1=3. So 4n−1.
Teaching note: Linear pattern with constant difference d has nth term dn+c.
7. [2 marks] nth term =4n−1, find 6th term
Answer: 23
Working: 4(6)−1=24−1=23.
8. [2 marks] Taxi: \3fixed+$2perkmfordkm∗∗Answer:∗∗F = 2d + 3∗∗Working:∗∗Perkmcost=2 \times d = 2d$; add fixed 3.
9. [2 marks] Table x=1,2,3 → y=5,8,11
Answer: y=3x+2
Working: Difference in y = 3 per x → 3x. For x=1, y=5 → 3(1)+2=5. So y=3x+2.
10. [2 marks] Rectangle length (x+3), width x
Answer: 4x+6 cm
Working: Perimeter = 2(length+width)=2(x+3+x)=2(2x+3)=4x+6.
Section C: Functions and Graphs
11. [2 marks] y=2x+1, x=3
Answer: y=7
Working: 2(3)+1=6+1=7.
12. [2 marks] Gradient of y=−3x+4
Answer: −3
Teaching note: In y=ax+b, a is gradient.
13. [2 marks] Points (0,2) and (2,6)
Answer: Gradient = 2
Working: Gradient = 2−06−2=24=2.
Image note: Grid must show line through given points; rise 4, run 2.
14. [2 marks] f(x)=5−x, find f(2)
Answer: 3
Working: 5−2=3.
15. [2 marks] Line through (0,-1) and (1,1)
Answer: y=2x−1
Working: Gradient = 1−01−(−1)=2. y-intercept = -1. So y=2x−1.
Section D: Equations from Word Problems
16. [2 marks] "p increased by 7 is 20"
Answer: p+7=20
Teaching note: "Increased by" → add; "is" → equals.
17. [2 marks] Solve 3x+4x−2=3
Answer: x=6
Working:
LCM of 3 and 4 is 12. Multiply all terms:
12⋅3x+12⋅4x−2=12⋅3
4x+3(x−2)=36
4x+3x−6=36
7x=42 → x=6.
18. [2 marks] q pens at \2+book$5=$17∗∗Answer:∗∗q = 6∗∗Equation:∗∗2q + 5 = 17∗∗Working:∗∗2q = 12→q = 6$.
19. [2 marks] Solve x−23=6
Answer: x=2.5
Working: Multiply both sides by (x−2): 3=6(x−2)
3=6x−12 → 6x=15 → x=2.5.
20. [2 marks] r red + 4 blue = 10
Answer: r=6
Equation: r+4=10 → r=6.
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.