plz help
Functions f, g, and h are defined as follows: f(x) = x +1, g(x) = x^2 +1, and h(x) = x^3 +1.
(a) Find the inverse of function g(x).
(b) Find f(h(-2))
(c) Find g(f(3)

Respuesta :

Answer:

a. let the gx be x

g(x) = x^2+1

or, x^2+1=y

or, x^2= y-1

:. x=2 root y-1

inter changing the relation of xand y

:. x=2 root y-1

:. g-1(x)= 2root x-1

b.