Write a function of x that performs the following operations: Raise x to the ninth power, multiply by 5, and then add 6.

y=f(x)=

(b) Find the inverse to the function you found in part (a).

x=g(y)=

1 answer

(a) f(x) = 5x^9 + 6
(b) g(y) = (y-6)/5