Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Composite Functions: A composite function, denoted as or , is formed by applying one function to the result of another. Visually, this can be imagined as a 'function machine' chain where the output of becomes the raw input for . The inner function is evaluated first, and its result is substituted into the outer function .
Order of Composition: The order in which functions are composed is crucial because composition is generally not commutative. This means is usually not equal to . On a mapping diagram, this is seen as following different paths between sets of values, leading to different final destinations.
Inverse Functions: An inverse function, written as , performs the opposite operation of the original function . If maps to , then maps back to . Visually, this 'undoes' the transformation, returning the value to its starting point in the domain.
Graphical Relationship of Inverses: The graph of an inverse function is a reflection of the original function across the identity line . If a point lies on the graph of , then the point must lie on the graph of . This creates a symmetrical mirror image relative to the diagonal line passing through the origin.
Existence of an Inverse (One-to-One): A function has an inverse only if it is a 'one-to-one' (injective) function, meaning every -value corresponds to exactly one -value. Visually, you can use the Horizontal Line Test: if any horizontal line crosses the graph of more than once, the function does not have an inverse over that domain.
Domain and Range Swap: When finding an inverse, the domain of the original function becomes the range of the inverse function , and the range of becomes the domain of . This reciprocal relationship is a direct result of swapping the and coordinates.
Identity Property: When a function is composed with its own inverse, they cancel each other out to yield the original input. This is expressed as and . Graphically, the result of this composition is always the straight line .
📐Formulae
(The composite function of and )
(Identity property of inverses)
(Identity property of inverses)
To find : set , swap and , then solve for
💡Examples
Problem 1:
Given and , find the expression for and evaluate .
Solution:
- Substitute the expression for into : \ 2. Apply the rule for : \ 3. Expand and simplify: \ 4. Evaluate for :
Explanation:
We treat the entire function as the input for . After simplifying the algebraic expression for the composite function, we substitute the specific value of 3 to find the final numerical result.
Problem 2:
Find the inverse function for .
Solution:
- Replace with : \ 2. Swap and variables: \ 3. Multiply both sides by 3: \ 4. Add 5 to both sides: \ 5. Divide by 4 to isolate : \ 6. State the final inverse function:
Explanation:
To find the inverse, we switch the roles of the input and output (x and y) and then use algebraic manipulation to solve for the new output variable.