written like f(g(x))
or (fâg)(x)
the â
between f and g is the composition symbol
function inside another function
g(x)
is the inner function
f(x)
is the outer function
Input Process for Evaluation
in the function f(g(x))
How to find Domain
- Identify domain restrictions of the inner function
- Find composite function
- Identify domain restrictions of composite function
- Find domain includes both restrictions DOMAIN FOR
Function and its inverse
Graphing will turn out to be y=x, WITH RESTRICTIONS. restrictions depend on the 2 functions