Question 439741
Some functions do not have inverses. If a function never takes on the same value twice, then it has inverse. You can tell if a function has an inverse by drawing a horizontal line across its graph. If no horizontal line intersects its graph more than once then it has a one to one relationship and has and inverse.
In the graphs below the top ((x+2)^2-1) fails the horizontal line test and does not have an inverse. The bottom ((x+2)^3-1) has an inverse because it passes the horizontal line test. For every value of x there is only one value of y. It is one to one.
.
Ed
.
{{{graph(500,500,-10,10,-10,10,(x+2)^2-1)}}}
.
{{{graph(500,500,-10,10,-10,10,(x+2)^3-1)}}}