Content
Composing functions like βfβgβ
Want a deeper conceptual understanding? Try our interactive lesson! (Plus Only)
No exercises available for this concept.
Practice exam-style function composition & inverses problems
Functions can be composed by passing the output of one into the other. We use the symbol ββ, and pay close attention to the order in which functions are composed:
To find an expression for βf(g(x)), substitute βg(x)β for βxβ in the expression for βf(x).