Answer:
[tex]g(x)=x+1[/tex]
The problem:
Find [tex]g(x)[/tex] if [tex]h(x)=(f \circ g)(x)[/tex],
[tex]h(x)=\sqrt[3]{x+3}[/tex], and
[tex]f(x)=\sqrt[3]{x+2}[/tex].
Step-by-step explanation:
[tex]h(x)=(f \circ g)(x)[/tex]
[tex]h(x)=f(g(x))[/tex]
Replace [tex]x[/tex] in [tex]f(x)=\sqrt[3]{x+2}[/tex] with [tex]g(x)[/tex] since we are asked to find [tex]f(g(x))[/tex]:
[tex]\sqrt[3]{x+3}=\sqrt[3]{g(x)+2}[/tex]
[tex]\sqrt[3]{x+1+2}=\sqrt[3]{g(x)+2}[/tex]
This implies that [tex]x+1=g(x)[/tex]
Let's check:
[tex](f \circ g)(x)[/tex]
[tex]f(g(x))[/tex]
[tex]f(x+1)[/tex]
[tex]\sqrt[3]{(x+1)+2}[/tex]
[tex]\sqrt[3]{x+1+2}[/tex]
[tex]\sqrt[3]{x+3}[/tex] which is the required result for [tex]h(x)[/tex].