IB Mathematics AA SL Function and their domain range graph Study Notes
IB Mathematics AA SL Function and their domain range graph Study Notes Offer a clear explanation of Function and their domain range graph , including various formula, rules, exam style questions as example to explain the topics. Worked Out examples and common problem types provided here will be sufficient to cover for topic Function and their domain range graph
Functions, Domain, Range, and Graphs
Functions
A function is a mathematical relationship that assigns each input value (domain) to exactly one output value (range).
Example: Let \( f(x) = x^2 \). For \( x = 2 \), the output is \( f(2) = 4 \). For \( x = -3 \), the output is \( f(-3) = 9 \).
Domain
The domain of a function is the set of all possible input values. For example, the domain of \( f(x) = \sqrt{x} \) is \( x \ge 0 \) because square roots of negative numbers are not defined in real numbers.
Range
The range of a function is the set of all possible output values. For instance, the range of \( f(x) = x^2 \) is \( f(x) \ge 0 \) since squares of real numbers are non-negative.
Types of Functions
- One-to-One Function: Each input value maps to a unique output value. For example, the function \( f(x) = 2x + 3 \) is one-to-one. The graph passes the horizontal line test.
- Many-to-One Function: Multiple input values can map to the same output value. For example, \( f(x) = x^2 \) is a many-to-one function because both \( x = 2 \) and \( x = -2 \) give the same output, \( f(x) = 4 \).
Inverse Function
An inverse function reverses the operation of a given function. If \( f \) is a function with an inverse, denoted as \( f^{-1} \), then \( f(f^{-1}(x)) = x \) and \( f^{-1}(f(x)) = x \).
Example: Let \( f(x) = 2x + 3 \). To find its inverse, follow these steps:
- Replace \( f(x) \) with \( y \): \( y = 2x + 3 \).
- Swap \( x \) and \( y \): \( x = 2y + 3 \).
- Solve for \( y \):
\( x – 3 = 2y \)
\( y = \frac{x – 3}{2} \)
- Thus, the inverse function is \( f^{-1}(x) = \frac{x – 3}{2} \).
Key Note: For a function to have an inverse, it must be a one-to-one function (pass the horizontal line test).
Graphing Functions and Inverses
The graph of an inverse function is a reflection of the graph of the original function across the line \( y = x \).
Example Problems on Inverse Functions
Example 1: Verifying an Inverse Function
Problem: Verify if \( g(x) = \frac{x – 3}{2} \) is the inverse of \( f(x) = 2x + 3 \).
Solution:
We need to check if \( f(g(x)) = x \) and \( g(f(x)) = x \).
\( f(g(x)) = 2\left(\frac{x – 3}{2}\right) + 3 = x – 3 + 3 = x \)
\( g(f(x)) = \frac{2x + 3 – 3}{2} = \frac{2x}{2} = x \)
Answer: Yes, \( g(x) \) is the inverse of \( f(x) \).
Example 2: Inverse of a Quadratic Function (Restricted Domain)
Problem: Find the inverse of \( f(x) = x^2 \) with the restricted domain \( x \ge 0 \).
Solution:
Replace \( f(x) \) with \( y \): \( y = x^2 \).
Swap \( x \) and \( y \): \( x = y^2 \).
Solve for \( y \): \( y = \sqrt{x} \).
Since the domain is restricted to \( x \ge 0 \), the inverse is:
\( f^{-1}(x) = \sqrt{x} \) for \( x \ge 0 \).
Answer: The inverse function is \( f^{-1}(x) = \sqrt{x} \).
Key Points
- Domain and Range of Inverse: The domain of the inverse function is the range of the original function, and vice versa.
- Horizontal Line Test: A function must be one-to-one to have an inverse. The graph of a function must pass the horizontal line test.
Remember:
- One-to-One Function Requirement: Only one-to-one functions have inverses that are also functions.
- Graph Reflection: The graph of a function and its inverse are symmetric across the line \( y = x \).
Examples of One-to-One and Many-to-One Functions
Examples of One-to-One Function
A function is one-to-one if each input value maps to a unique output value. Let’s look at some examples:
Example 1: Linear Function
Consider the function \( f(x) = 2x + 3 \). Evaluating for different input values:
- For \( x = 1 \), \( f(1) = 2(1) + 3 = 5 \)
- For \( x = 2 \), \( f(2) = 2(2) + 3 = 7 \)
- For \( x = -1 \), \( f(-1) = 2(-1) + 3 = 1 \)
Each input gives a unique output, so \( f(x) = 2x + 3 \) is a one-to-one function.
Graph of the function is given as below:
Example 2: Exponential Function
Consider the function \( g(x) = 3^x \). Evaluating for different input values:
- For \( x = 0 \), \( g(0) = 3^0 = 1 \)
- For \( x = 1 \), \( g(1) = 3^1 = 3 \)
- For \( x = 2 \), \( g(2) = 3^2 = 9 \)
Each input produces a unique output, so \( g(x) = 3^x \) is a one-to-one function.
Graph is given as below:
Examples of Many-to-One Function
A function is many-to-one if multiple input values map to the same output value. Let’s look at some examples:
Example 1: Quadratic Function
Consider the function \( h(x) = x^2 \). Evaluating for different input values:
- For \( x = 2 \), \( h(2) = 2^2 = 4 \)
- For \( x = -2 \), \( h(-2) = (-2)^2 = 4 \)
- For \( x = 0 \), \( h(0) = 0^2 = 0 \)
Here, \( x = 2 \) and \( x = -2 \) give the same output, \( 4 \). Thus, \( h(x) = x^2 \) is a many-to-one function.
Graph is given as below:
Example 2: Cosine Function
Consider the function \( k(x) = \cos(x) \), where \( x \) is in radians. Evaluating for different input values:
- For \( x = 0 \), \( k(0) = \cos(0) = 1 \)
- For \( x = 2\pi \), \( k(2\pi) = \cos(2\pi) = 1 \)
- For \( x = \pi \), \( k(\pi) = \cos(\pi) = -1 \)
Here, \( x = 0 \) and \( x = 2\pi \) produce the same output, \( 1 \). Thus, \( k(x) = \cos(x) \) is a many-to-one function.
IB Mathematics AA SL Function and their domain range graph Exam Style Worked Out Questions
Question
Italia’s Pizza Company supplies and delivers large cheese pizzas.
The total cost to the customer, C, in GBP, is modelled by the function
C (n) = 34.50 n + 8.50 , n ≥ 2 , n ∈ Z ,
where n , is the number of large cheese pizzas ordered. This total cost includes a fixed
cost for delivery.
State, in the context of the question,
what the value of 34.50 represents;
what the value of 8.50 represents. [2]
Write down the minimum number of pizzas that can be ordered. [1] Aayush has 450 GBP.
Find the maximum number of large cheese pizzas that Aayush can order from Italia’s Pizza Company. [3]
▶️Answer/Explanation
Ans:
(a)
(i) the cost of each (large cheese) pizza / a pizza / one pizza / per pizza
(ii) the (fixed) delivery cost
(b) 2
(c) 450=34.50n+8.50 12.8 (12.7971…)12
Question
Part of the graph of a function f is shown in the diagram below.
Let \(g(x) = f(x + 3)\) .
(i) Find \(g( – 3)\) .
(ii) Describe fully the transformation that maps the graph of f to the graph of g.[4]
▶️Answer/Explanation
Markscheme
M1A1 N2
Note: Award M1 for evidence of reflection in x-axis, A1 for correct vertex and all intercepts approximately correct.
(i) \(g( – 3) = f(0)\) (A1)
\(f(0) = – 1.5\) A1 N2
(ii) translation (accept shift, slide, etc.) of \(\left( {\begin{array}{*{20}{c}}
{ – 3}\\
0
\end{array}} \right)\) A1A1 N2
[4 marks]