O GRAPHS AND FUNCTIONSExpressing a function as a composition of two functions

As a composite function can be written as:
[tex](f\circ g)(x)=f(g(x))[/tex]which means that the function of g(x) will be replaced in all the x in present in f(x).
Then, one of the possibilities that this could happen is if:
[tex]g(x)=6x^2-4[/tex][tex]f(x)=\sqrt[3]{x}[/tex]Because:
[tex](f\circ g)(x)=f(g(x))=\sqrt[3]{6x^2-4}[/tex]Answer:
[tex]g(x)=6x^2-4[/tex][tex]f(x)=\sqrt[3]{x}[/tex]