Here we want to find the expressions we need to use to see if the functions g(x) and h(x) are inverses of each other.
Two functions f(x) and g(x) are inverses if:
f( g(x) ) = x
g( f(x) ) = x
In this case, we have the functions:
g(x) = ∛(-x) - 72
h(x) = -(x + 72)^3
Then the expressions we need to check are:
g( h(x) ) = ∛(-h(x)) - 72 = ∛(+(x + 72)^3) - 72 = (x + 72) - 72 = x
h( g(x) ) = -(g(x) + 72)^3 = -(∛(-x) - 72 + 72)^3 = -(∛(-x) )^3 = x
So we found that the two expressions needed are:
∛((x + 72)^3) - 72 and -(∛(-x) - 72 + 72)^3
learn more of function here https://brainly.com/question/24321017
#SPJ4