How do you show that #f(x)=2x# and #g(x)=x/2# are inverse functions algebraically and graphically?
1 Answer
Use
Check that the graphs of
Explanation:
Algebraically:
Two functions are inverses when making the input of one function the output of the other creates the identity function.
Take any input
Now, take that
If this final output also happens to be
In math terms, if
Try taking the output of
#f(x)=2x#
#=>g(color(blue)(f(x)))=g(color(blue)(2x))=color(blue)(2x)/2=x#
So
Graphically:
Two functions are inverses when their graphs are mirror images of each other along the (identity) line
Here is a graph of
graph{(y-2x)(y-x/2)=0 [-10, 10, -5, 5]}
They are reflections of each other along the line
graph{(y-2x)(y-x/2)(y-x)=0 [-10, 10, -5, 5]}
As you can see,