{{ tocSubheader }}
| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
f(f-1(x))=xandf-1(f(x))=x
Also, if x is the input of a function f and y its corresponding output, then y is the input of f-1 and x its corresponding output.
f(x)=y⇔f-1(y)=x
Definition of First Function | Substitute Second Function | Simplify | |
---|---|---|---|
f(f-1(x))=?x | 2f-1(x)−3=?x | 2(2x+3)−3=?x | x=x ✓ |
f-1(f(x))=?x | 2f(x)+3=?x | 22x−3+3=?x | x=x ✓ |
Therefore, f and f-1 undo each other. The graphs of these functions are each other's reflection across the line y=x. This means that the points on the graph of f-1 are the reversed points on the graph of f.