Tip: Tutorly is best on desktop, but you can try it on mobile too.
Tutorly.sg Logo
Syllabus learning hub
Part of this topic cluster: Functions learning hub
See all guides in order — explainers, worked examples, mistakes, and exam tips.
Practise Functions on Tutorly
Try Tutorly.sg free! No signup — start now →

A Level Mathematics: Mastering Functions Without Losing Marks

Updated June 14, 2026A Levels
Tutorly.sg editorial team
Singapore-focused study guides aligned to MOE exam formats.
  • Tutorly.sg has been mentioned on Channel NewsAsia (CNA)
  • Tutorly.sg has been used by thousands of users in Singapore

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

Quick answer

Feeling overwhelmed when you see a functions question in your A Level exams? You're not alone. Many students know the concepts but freeze during exams. In this guide, we'll break down functions in simple steps so you can approach these questions with confidence and avoid losing unnecessary marks.

“Stuck on a question? See simple explanations that help you understand fast.”
👉 Give it a try and turn confusion into clarity in minutes.

Tutorly.sg learning in Singapore

What you need to know

Functions are like machines where you put in a number, and out comes another number. They show the relationship between two sets of numbers. In A Level Math, you'll learn how to find, use, and understand these relationships to solve problems.

“Access more than 1000+ past year papers to practice”
👉 Start a paper today and test yourself like it’s the real exam.

Study smarter with Tutorly.sg

Understanding Functions

What Are Functions?

A function is a rule that assigns each input exactly one output. Think of it like a vending machine: you press a button (input), and you get a snack (output). The rule (function) decides what snack you get.

Types of Functions

  1. Linear Functions: These are straight lines. The formula is 𝑦 = mx + 𝑐, where 𝑚 is the slope and 𝑐 is the y-intercept.

  2. Quadratic Functions: These form a U-shaped curve called a parabola. The formula is 𝑦=ax2+bx+𝑐𝑦 = ax^2 + bx + 𝑐.

  3. Exponential Functions: These grow very quickly. The formula is 𝑦=𝑎𝑏𝑥𝑦 = 𝑎 \cdot 𝑏^𝑥, where 𝑎 is a constant and 𝑏 is the base.

Key Terms

  • Domain: All possible input values (x-values) that the function can accept.
  • Range: All possible output values (y-values) the function can produce.

Common mistakes students make

Rushing Through Algebra

Many students rush through algebra steps and make careless mistakes. Always slow down and check your work as you go. Here's a shortcut method I teach my students: double-check each algebra step before moving to the next.

Misunderstanding Domain and Range

Students often mix up domain and range. Remember, domain is about the input values (x), and range is about the output values (y). To avoid this mistake, write it down: "Domain = x, Range = y" during your revision.

Overcomplicating Simple Questions

Functions questions often appear harder than they are. Breathe first, and look for the key pattern. If the question looks long, break it into smaller parts. This is where many students lose unnecessary marks.

Exam tip

Always look for the function's type first. Once you identify if it's linear, quadratic, or exponential, you should immediately think of the related formula. This helps you know what steps to take next and saves time during the exam.

Worked examples

Question 1

Find the range of the function 𝑓(𝑥)=2𝑥23𝑥+1𝑓(𝑥) = 2𝑥^2 - 3𝑥 + 1 for 𝑥𝑅𝑥 \in \mathbb{𝑅}.

Solution

Step 1: Identify the type of function.
Why: This helps you know the general shape of the graph. Here, it's a quadratic function, which means the graph is a parabola.

Step 2: Determine the vertex of the parabola using the formula 𝑥=𝑏2𝑎𝑥 = -\frac{𝑏}{2𝑎}.
Why: The vertex gives the turning point, which is crucial for finding the range.

“Doing Secondary Science? Pick a topic and practise like it’s a real exam — with clear answers right after.”
👉 Try Tutorly now and start a Science topic in seconds.

![Secondary Science topics you can practise on Tutorly.sg](/app/blog-images/middle 2.png)

Step 3: Calculate 𝑥=322=34𝑥 = -\frac{-3}{2 \cdot 2} = \frac{3}{4}.
Why: This is the x-coordinate of the vertex.

Step 4: Substitute 𝑥=34𝑥 = \frac{3}{4} back into the function to find the y-coordinate: 𝑓(34)=2(34)23(34)+1𝑓(\frac{3}{4}) = 2(\frac{3}{4})^2 - 3(\frac{3}{4}) + 1.
Why: We need the y-coordinate to determine the minimum or maximum value of the function.

Step 5: Simplify the expression: 𝑓(34)=9894+1=18𝑓(\frac{3}{4}) = \frac{9}{8} - \frac{9}{4} + 1 = -\frac{1}{8}.
Why: This gives the minimum value of the function since the parabola opens upwards.

Step 6: Conclude that the range of the function is 𝑦18𝑦 \geq -\frac{1}{8}.
Why: For a quadratic function that opens upwards, the range starts from the minimum value to infinity.

Quick check

  1. What is the domain of a function 𝑓(𝑥) = 1/𝑥?
  2. Identify the range of 𝑓(𝑥) = 3𝑥 + 2 for 𝑥𝑅𝑥 \in \mathbb{𝑅}.
  3. Find the vertex of 𝑓(𝑥)=𝑥2+4𝑥5𝑓(𝑥) = -𝑥^2 + 4𝑥 - 5.

Quick summary

  • Functions map inputs to outputs; think of them as machines.
  • Linear, quadratic, and exponential are common types.
  • Domain = possible x-values; Range = possible y-values.
  • Always double-check algebra steps; don't rush.
  • Identify function types quickly to apply correct formulas.
  • Use the vertex formula for quadratic functions to find range.

FAQ

Q: What is the difference between domain and range?
A: Domain is all the input values a function can accept, and range is all the output values a function can produce.

Q: How do I identify the type of function?
A: Look at the formula. Linear functions have 𝑦 = mx + 𝑐, quadratic have 𝑦=ax2+bx+𝑐𝑦 = ax^2 + bx + 𝑐, and exponential have 𝑦=𝑎𝑏𝑥𝑦 = 𝑎 \cdot 𝑏^𝑥.

Q: Why do I lose marks even when I know the material?
A: Many students make careless mistakes by rushing through steps. Always slow down and double-check your algebra.

Q: How can I improve my understanding of functions?
A: Practice identifying function types and applying the correct formulas. Work on past-year questions to get a feel for exam patterns.

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

Free practice

Try it yourself

Practise similar questions with step-by-step help on Tutorly.

  • ✓ Unlimited similar questions
  • ✓ Step-by-step help when you are stuck
  • ✓ No sign-up needed to start
Start practising on Tutorly.sg →

Related Topics You Should Learn Next

“Practice PSLE Science questions and get clear, step-by-step answers instantly.”
👉 Try a question now and see how fast you can improve.

Try Tutorly.sg on the website

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

More free resources