You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
composition
Using two given functions, we can create a third function, called the composition.
If \(f\) and \(g\) are the names of the two component functions, then \(f \circ g\) is the symbol for the
composition of \(f\) and \(g\).
We compose \(f\) and \(g\) to form \((f \circ g)\).
The order makes a difference.
We compose \(g\) and \(f\) to form \((g \circ f)\).
Most of time these are not equal functions.
\[ (f \circ g) \ne (g \circ f) \]
Composition
Let \(F\) and \(G\) be two functions.
The composition of \(F\) and \(G\) is another function called the composition of \(F\) and \(G\). A circle
between the function names denotes a composition.
\[ F \circ G \]
\[ (F \circ G)(a) = F(G(a)) \]
The composition applies \(G\) to an element of the domain of \(G\) and then uses the resulting
function value from \(G\) as a domain member of \(F\) obtaining a function value of
\(F\).
This ultimate value of \(F\) resulting from this process is the value of \(F \circ G\).
Composition is our way of representing an ordered application of processes.
Algebraic Composition
Our first version of algebraic representations for functions is formulas (there will be
other versions).
Each component function has its own formula, using its own variable.
The composition is evaluated by first evaluating the inner function at the domain
number, and then evaluating the outer function at the value of the inner
function.
Two Component Functions:
Let \(H\) and \(K\) be two functions defined by the following formulas.