Refresher - Definition of Composition of Functions
Refresher
It is possible to combine two functions by adding, subtracting, multiplying or dividing two given functions.
There is another way to combine two functions to create a new function. It is called composition of two functions. It is a process through which we will substitute an entire function into another function. An important skill to have in this lesson is evaluation of functions.
First let's get acquainted with the notation that is used for composition of functions. When we want to find the composition of two functions we use the notation (f∘g)(x) . (f∘g)(x) is defined to be f(g(x)).
Definition:
If f and g are two functions, the composition f and g, written (f∘g), is defined by the equation
Provided that g(x) is in the domain of f. The composition of g and f, written (g∘f) is defined by
Provided that f(x) is in the domain of g.
Note that f∘g is not the same as f∙g, the product of f and g.
Recall our notation for evaluating a function. If we are given a function f(x)and are asked to find f(3), we would go to the f function, and everywhere there was an x, we would replace it with a 3.
So if our notation is now f(g(x))., that says go to the f function and everywhere there is an x, replace it with the function g(x).
Math 1A/1B: Pre-Calculus by Dr. Sarah Eichorn and Dr. Rachel Lehman is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Links to an external site..