What We Review
Introduction
Combinations of functions and composite functions are key concepts in precalculus and appear frequently in the AP® Precalculus exam. These foundational ideas help students to better understand how different mathematical operations interact. As mathematics involves building on previous knowledge, grasping these concepts is crucial. This guide encourages engagement with the material to ensure success on the exam.
What are Functions?
A function is a special relationship where each input has exactly one corresponding output. Think of it as a machine: you put something in (an input), and it processes to give you something out (an output).
Example:
Given f(x) = 2x + 3 :
- Input value: x
- Output value: The result of 2x + 3 after substituting for x
When x = 1 : f(1) = 2(1) + 3 = 5
The input is 1 , and the output is 5 .
Understanding Combinations of Functions
Combinations of functions involve combining two or more functions through basic operations: addition, subtraction, multiplication, and division.
- Addition: (f + g)(x) = f(x) + g(x)
- Subtraction: (f - g)(x) = f(x) - g(x)
- Multiplication: (f \cdot g)(x) = f(x) \cdot g(x)
- Division: (f / g)(x) = f(x) / g(x) (provided g(x) \neq 0 )
Example:
Given f(x) = x^2 and g(x) = 3x :
- Calculate (f + g)(x) = f(x) + g(x) = x^2 + 3x :
Try substituting x = 2 :
(f + g)(2) = 2^2 + 3(2) = 4 + 6 = 10Exploring Composite Functions
Composite functions involve applying one function to the result of another. The notation f(g(x)) or f \circ g(x) is used to represent this composition.
Example:
Given f(x) = x + 1 and g(x) = 2x :
Calculate f(g(x)) :
- Start with g(x) : g(x) = 2x
- Place the result into f(x) : f(g(x)) = (2x) + 1
For x = 3 : g(3) = 2 \cdot 3 = 6 \rightarrow f(g(3)) = 6 + 1 = 7

Domain of Composite Functions
The domain of a composite function is critical, as it dictates which input values are valid. It must satisfy both functions.
Example:
For f(x) = \sqrt{x} and g(x) = x - 4 :
Determine the domain of f(g(x)) :
- g(x) = x - 4 , so g(x) \geq 0 when: x - 4 \geq 0 \Rightarrow x \geq 4
Domain of f(g(x)) is x \geq 4 because it must ensure the square root has a non-negative input.
Commutativity of Functions
Function composition is not generally commutative. Let’s see why by comparing f(g(x)) and g(f(x)) .
Example:
Given f(x) = x + 2 and g(x) = x^2 :
- f(g(x)) = (x^2) + 2
- g(f(x)) = (x + 2)^2
Since:
f(g(3)) = 3^2 + 2 = 11 \text{ and } g(f(3)) = (3 + 2)^2 = 25They are different, showing composition isn’t commutative.
Identity Function
The identity function is f(x) = x . Composing a function with the identity function will leave the function unchanged.
Example:
If f(x) = x then for any g(x) :
f(g(x)) = g(x)For g(x) = 2x + 1 :
f(g(x)) = 2x + 1Constructing Composite Functions
Creating a composite function can be simplified with a step-by-step approach. Break it down into simpler functions whenever possible.
Example:
Decompose f(x) = (3x + 6)^2 :
- Let h(x) = 3x + 6
- Then f(x) = h(x)^2
Verify:
f(x) = (3x + 6)^2 = h(x)^2This approach reinforces understanding through composition skills.
Conclusion
Combinations and composite functions form a significant part of precalculus studies. Mastery of these topics is vital for exam success. Practice with available resources can solidify these concepts, making complex operations much less daunting.
Quick Reference Chart
Term | Definition |
Function | A relationship where each input has exactly one output. |
Composite Function | A function where the output of one function is used as the input of another. |
Domain | The set of possible input values for a function. |
Identity Function | A function that returns the same value for any input: f(x) = x . |
Commutative Property | A property that does not generally apply to function composition. |
Sharpen Your Skills for AP® Precalculus
Are you preparing for the AP® Precalculus exam? We’ve got you covered! Try our review articles designed to help you confidently tackle real-world math problems. You’ll find everything you need to succeed, from quick tips to detailed strategies. Start exploring now!
Need help preparing for your AP® Precalculus exam?
Albert has hundreds of AP® Precalculus practice questions, free response, and an AP® Precalculus practice test to try out.