Functions
Functions
Function Basics
1
In order to solve functions questions on the SAT, we first need to know where to properly plug in the input to a
function. For the function
𝑓(𝑥) = 5𝑥 − 2
you plug in the input for 𝑥. You are likely used to the input being a number, but the input can include
variables as well. No matter what the input, just plug it in for the 𝑥 in the equation:
𝑓(3) = 5(3) − 2 = 13
𝑓(−2𝑥) = 5(−2𝑥) − 2 = −10𝑥 − 2
𝑓(𝑎 − 11) = 5(𝑎 − 11) − 2 = 5𝑎 − 57
$("
1 Example 2: If 𝑓(𝑥) = "#', for what value of 𝑥 does 𝑓(𝑥) = 5?
Solution: If you are given the output, which is 5 in this question, and need to find the input, plug in the output
for 𝑓(𝑥) and solve for the input 𝑥.
10𝑥
5=
𝑥+4
5(𝑥 + 4) = 10𝑥
5𝑥 + 20 = 10𝑥
20 = 5𝑥
4=𝑥
The answer is 4.
2/3
Composite Functions
Quite often, the SAT will ask you to solve composite functions. A composite function is a function that is
written inside of another function. We will use the examples below to learn how to solve composite functions
questions correctly.
Solution: If you are asked to solve a composite function, there are two methods to solve: (1) solve for the
composite function or (2) work inside out. Let’s learn how to solve with both methods:
- 102 -
Chapter 13: Functions
Method #1 - Solve for the composite function: We want to solve for the function 𝑓(𝑔(𝑥)). To do so, we
plug the entire 𝑔(𝑥) function in for the 𝑥 in the 𝑓(𝑥) function. So, we plug 𝑥 − 5 in for 𝑥 in the 𝑓(𝑥) function.
𝑓˜𝑔(𝑥)™ = 3(𝑥 − 5) + 10 = 3𝑥 − 15 + 10 = 3𝑥 − 5
Now that we know the composite function, we can plug in 8 for 𝑥 and solve.
𝑓˜𝑔(8)™ = 3(8) − 5 = 24 − 5 = 19
The answer is 19.
Method #2 - Work inside out: Rather than solve for the composite function, we can also work from the
inside out to solve for 𝑓(𝑔(8)). To start, we can solve for 𝑔(8).
𝑔(8) = 8 − 5 = 3
We now know that 𝑔(8) = 3, so we can simplify the function we are solving for.
𝑓˜𝑔(8)™ = 𝑓(3)
Now, we solve for 𝑓(3).
𝑓(3) = 3(3) + 10 = 19
The answer is 19.
Both of these methods work for any composite function questions on the SAT, so you should use the one that
you are more comfortable with.
Solution: This question looks more difficult since we now have 𝑥 − 1 as the input, but you should still treat
this as a composite function. Both of the methods outlined in Example 3 work to solve. Below, we will use
the inside out method. First, we solve for 𝑔(𝑥 − 1):
𝑔(𝑥 − 1) = (𝑥 − 1) + 3 = 𝑥 + 2
We now know that 𝑔(𝑥 − 1) = 𝑥 + 2, so we can simplify the function that we are solving for.
𝑓˜𝑔(𝑥 − 1)™ = 𝑓(𝑥 + 2)
Now, solve for 𝑓(𝑥 + 2)
𝑓(𝑥 + 2) = 2(𝑥 + 2)% − 7 = 2(𝑥 % + 4𝑥 + 4) − 7 = 2𝑥 % + 8𝑥 + 8 − 7 = 2𝑥 % + 8𝑥 + 1
𝑓˜𝑔(𝑥 − 1)™ = 2𝑥 % + 8𝑥 + 1
The answer is B.
**Common Mistake to Avoid: Remember that (𝑥 + 2)% ≠ 𝑥 % + 4. You need to multiply out the terms
because (𝑥 + 2)% is the same as (𝑥 + 2)(𝑥 + 2).
Functions on Graphs
When a function is graphed, the input, 𝒙, is on the 𝒙-axis and the output, 𝒇(𝒙), is on the 𝒚-axis. Another 1/2
way to better understand how functions appear on a graph is to remember that for any function we can replace
the 𝒇(𝒙) with 𝒚 to graph the function in Desmos.
𝒇(𝒙) = 𝒎𝒙 + 𝒃 is the same as 𝒚 = 𝒎𝒙 + 𝒃
𝒇(𝒙) = 𝒂𝒙𝟐 + 𝒃𝒙 + 𝒄 is the same as 𝒚 = 𝒂𝒙𝟐 + 𝒃𝒙 + 𝒄
- 103 -
PrepPros
For any specific point on the graph of a function, we can think of the 𝑓(𝑥) as the 𝑦-coordinate and 𝑥 as the
𝑥-coordinate. For example, if we are told 𝑓(2) = 7, the point (2, 7) is on the graph.
Example 5: The graph of the function 𝑓 is shown below. If 𝑓(𝑎) = 3 and 𝑓(2) = 𝑏, what is the value of
𝑎+𝑏?
Solution: To solve this question, we need to understand how to interpret the input, 𝑥, and output, 𝑓(𝑥), of a
function when the function is graphed. Remember, the input of the function is the 𝑥-value and the output as
the 𝑦-value.
Let’s start with 𝑓(𝑎) = 3. We are asked to find the input, 𝑎, that has an output of 3. On the graph, the output
is the 𝑦-value, so we need to find the 𝑥-value (the input) where 𝑦 = 3. On the graph, the only point where
𝑦 = 3 is at the point (5, 3). So, we see that 𝑎 = 5.
Now, let’s find 𝑏. We are told that 𝑓(2) = 𝑏. We are given the input, so we know the 𝑥-value is 2. To find 𝑏,
we need to find the 𝑦-value when 𝑥 = 2. On the graph, the point where 𝑥 = 2 is at (2, −2), so 𝑏 = −2.
Solution: To find the inverse of a function, switch the input 𝑥 and the output 𝑓(𝑥). Most students find it
easiest to start by replacing 𝑓(𝑥) with 𝑦, so our function becomes
10𝑥 − 7
𝑦=
2
To find the inverse function, switch the 𝑥 and 𝑦 and then solve for 𝑦.
10𝑦 − 7
𝑥=
2
2𝑥 = 10𝑦 − 7
2𝑥 + 7 = 10𝑦
2𝑥 + 7
=𝑦
10
- 104 -
Chapter 13: Functions
Once we have solved for 𝑦, we have found the inverse function. Now, plug in 𝑓 +$ (𝑥) for 𝑦.
2𝑥 + 7
𝑓 +$ (𝑥) =
10
Now that we know the inverse, we can find 𝑓 +$ (6.5) by plugging in 6.5
2(6.5) + 7 20
𝑓 +$ (6.5) = = =2
10 10
𝑓 +$ (6.5) = 2
The answer is 2.
- 105 -