32.0k views
1 vote
Find the inverse of the function y=x^2-12

1 Answer

3 votes
Swap the y with the x. So

y=x^2-12

x = y^2-12
Now solve for y

x = y^2-12

x + 12 = y^2

√(x + 12) = √(y^2)

√(x + 12) = y

y = √(x + 12)
Inverse notation:

f(x)^(-1) = √(x + 12)