INVERSE FUNCTIONS
f⁻¹ undoes f · Domain↔Range swap
Key property
f(f⁻¹(x)) = x and f⁻¹(f(x)) = x
Graphs
Reflect across y = x
Points
(x,y) on f → (y,x) on f⁻¹
HOW TO FIND INVERSE
- Step 0: replace f(x) with y
- Step 1: swap x and y
- Step 2: solve for y
- Step 3: restrict domain if needed
BY FUNCTION TYPE
| Original | Inverse | Function? |
|---|
| Linear | Linear | Yes |
| Quadratic | Sq root (sideways) | Only if restricted |
| Square root | Quadratic (restricted) | Yes, with restriction |
| Abs value | Two linear pieces | Only if restricted |