Question 825683
find the inverse of each function . in addition find the domain and range of each function and its inverse.
----
I'll do one. Same pattern for the others::
g(x)=-2x^5-2
Domain: All Real Numbers
Range: All Real Numbers
----
Find f^-1(x)
1st: Interchange x and y to get:
x = -2y^5-2
----
2nd: Solve for "y":
-2y^5 = x+2
---
y^5 = (-1/2)(x+2)
---
f^-1(x) = [(-x/2)-1]^(1/5)
Domain: All Real Numbers
Range: All Real Numbers
=======================
Cheers,
Stan H.