Pure · Algebra & functions
1 / 9
Composite and inverse functions
How composite functions chain together (and why order matters), and how to find an inverse — what it does, how to build it, and the link to its graph.
Pure · Algebra & functions
Composite and inverse functions
How composite functions chain together (and why order matters), and how to find an inverse — what it does, how to build it, and the link to its graph.
Why it works
A function is a rule with an input and an output, plus a domain (allowed inputs) and range (resulting outputs).Composite functions chain two rules. means do first, then — read it inside-out, like nested brackets: . So if and , then , whereas . Order matters — in general.
Inverse functions undo the original: takes an output of back to its input, so . To find it:
- write ,
- rearrange to make the subject,
- swap the letters to write .
Two facts that follow:
- The graph of is the **reflection of in the line
- The domain and range swap: domain of = range of . And a function
(Beware: is the inverse, not the reciprocal .)