aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects

  • IB Diploma
  • All IB Subjects
  • IB ESS
  • IB Business Management
  • Grade Calculator
  • Exam Timetable 2026
  • ESS Predictions
  • BM Predictions
  • IB Economics Predictions 2026

Study Resources

  • Free Study Notes
  • Revision Guide
  • Flashcards
  • ESS Question Bank
  • BM Question Bank
  • Mock Exams
  • Past Paper Feedback
  • Exam Skills
  • Command Terms

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.512
NotesMath AI SLTopic 2.2Inverse functions
Back to Math AI SL Topics
2.2.42 min read

Inverse functions

IB Mathematics: Applications and Interpretation • Unit 2

Exam preparation

Practice the questions examiners actually ask

Our question bank mirrors real IB exam papers. Practice under timed conditions and track your progress across topics.

Start Practicing

Contents

  • What is an inverse function?
  • Finding f⁻¹(x) algebraically
  • Domain restriction for inverse functions
  • Graphs of f and f⁻¹
The big idea: The inverse function f⁻¹ undoes what f does.__LINEBREAK__If f takes x to y, then f⁻¹ takes y back to x.__LINEBREAK__For example, if f(3) = 7, then f⁻¹(7) = 3.
the inverse of f — reads "f inverse"
applying f then f⁻¹ brings you back to the start

Real-world inverse: temperature conversion

The formula F = 1.8C + 32 converts Celsius (C) to Fahrenheit (F). Find the inverse formula that converts Fahrenheit to Celsius.

Step by step

  1. Write the original function. F is the output, C is the input.
  2. Solve for C (the original input) in terms of F (the original output).
  3. Divide by 1.8.

Final answer

The inverse is C = (F − 32) / 1.8. This is exactly the type of inverse question IB asks.

Critical: f⁻¹(x) is NOT 1/f(x): The notation f⁻¹ looks like an exponent of −1, but it is NOT a reciprocal.__LINEBREAK__If f(x) = 3x − 5, then: ✅ f⁻¹(x) = (x + 5) / 3 (the inverse function) ❌ 1/f(x) = 1/(3x − 5) (the reciprocal — a completely different thing)__LINEBREAK__This is the most common confusion with inverse notation.
inverse function f⁻¹
The function that reverses f: if f(a) = b, then f⁻¹(b) = a.
one-to-one function
A function where every output comes from exactly one input — required for the inverse to also be a function.
The three-step method: 1. Write y = f(x) 2. Swap x and y (swap the variable roles) 3. Solve for y__LINEBREAK__The result y = ... is f⁻¹(x) — rename it properly.

Finding the inverse of a linear function

Find f⁻¹(x) for f(x) = 3x − 5.

Step by step

  1. Write y = f(x).
  2. Swap x and y.
  3. Solve for y: add 5 to both sides.
  4. Divide by 3.
  5. Write the inverse using correct notation.

Final answer

f⁻¹(x) = (x + 5) / 3

Finding the inverse of a fractional function

Find f⁻¹(x) for f(x) = (x + 2) / 4.

Step by step

  1. Write y = f(x).
  2. Swap x and y.
  3. Multiply both sides by 4.
  4. Solve for y.
  5. Write using inverse notation.

Final answer

f⁻¹(x) = 4x − 2

Always write f⁻¹(x) = ...: Do not just write the expression without the correct notation.__LINEBREAK__IB awards a mark for correct notation: f⁻¹(x) = (x + 5)/3.__LINEBREAK__Writing just "(x + 5)/3" is incomplete — you haven't told IB what you found.

Learn what examiners really want

See exactly what to write to score full marks. Our AI shows you model answers and the key phrases examiners look for.

Try AI Feedback Free7-day free trial • No card required
The big idea: For an inverse to exist as a function, the original function must be one-to-one — every output comes from exactly one input.__LINEBREAK__A parabola like f(x) = x² is NOT one-to-one: f(3) = 9 and f(−3) = 9. Two inputs give the same output.__LINEBREAK__Fix: restrict the domain (e.g. x ≥ 0) so each output comes from exactly one input.

Restricting the domain for f(x) = x²

f(x) = x² with domain restricted to x ≥ 0. Find f⁻¹(x).

Step by step

  1. Write y = x² (with domain x ≥ 0, so y ≥ 0).
  2. Swap x and y.
  3. Solve for y — take the positive square root (y ≥ 0).
  4. Write the inverse.

Final answer

f⁻¹(x) = √x, domain x ≥ 0. Without the restriction, f⁻¹ would not be a function.

Propertyf(x)f⁻¹(x)
Domainrestricted domain of fbecomes the range of f⁻¹
Rangerestricted range of fbecomes the domain of f⁻¹
Ruledomain of f → range of frange of f → domain of f (reversed)

[Diagram: math-inverse-function-diagram] - Available in full study mode

IB gives you the restriction — use it: IB will usually tell you the restricted domain in the question.__LINEBREAK__If the question says "f(x) = x² for x ≥ 0", the restriction is already given.__LINEBREAK__Your job: find f⁻¹(x) AND state its domain (which equals the range of f).
The big idea: The graph of f⁻¹ is the reflection of the graph of f over the line y = x.__LINEBREAK__Every point (a, b) on f maps to the point (b, a) on f⁻¹.__LINEBREAK__This is because f and f⁻¹ swap the x and y roles.

[Diagram: math-inverse-function-diagram] - Available in full study mode

Reading the inverse graph from f

f passes through (1, 3), (2, 5), and (4, 9). State three points on f⁻¹.

Step by step

  1. Each point (a, b) on f gives point (b, a) on f⁻¹.

Final answer

f⁻¹ passes through (3, 1), (5, 2), and (9, 4).

PropertyLink between f and f⁻¹
Graph relationshipf⁻¹ is the reflection of f over y = x
Point relationshipif (a, b) is on f, then (b, a) is on f⁻¹
Domain / Rangedomain of f = range of f⁻¹, and vice versa
Intersectionf and f⁻¹ intersect on the line y = x
Sketching f⁻¹ in an exam: If IB gives you the graph of f and asks you to sketch f⁻¹:__LINEBREAK__1. Draw the line y = x (lightly, as a guide). 2. Reflect each key point of f over that line. 3. Join the reflected points with a smooth curve.__LINEBREAK__Always label the reflected curve as y = f⁻¹(x).

IB Exam Questions on Inverse functions

Practice with IB-style questions filtered to Topic 2.2.4. Get instant AI feedback on every answer.

Practice Topic 2.2.4 QuestionsBrowse All Math AI SL Topics

How Inverse functions Appears in IB Exams

Examiners use specific command terms when asking about this topic. Here's what to expect:

Define

Give the precise meaning of key terms related to Inverse functions.

AO1
Describe

Give a detailed account of processes or features in Inverse functions.

AO2
Explain

Give reasons WHY — cause and effect within Inverse functions.

AO3
Evaluate

Weigh strengths AND limitations of approaches in Inverse functions.

AO3
Discuss

Present arguments FOR and AGAINST with a balanced conclusion.

AO3

See the full IB Command Terms guide →

Related Math AI SL Topics

Continue learning with these related topics from the same unit:

2.1.1Gradient and y-intercept
2.1.2Writing the equation of a straight line
2.1.3Parallel and perpendicular lines
2.1.4Linear models in context
View all Math AI SL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Math AI SL

Previous
2.2.3Composite functions
Next
Drawing and reading function graphs2.3.1

2 questions to test your understanding

Reading is just the start. Students who tested themselves scored 82% on average — try IB-style questions with AI feedback.

Start Free TrialView All Math AI SL Topics