If $f(x) = x^2$ and $g(x) = \sqrt{x+4}$
What is $g \circ f (3)$ ?
$g(f(x))$ would be $(\sqrt{x^2+4})(3)$ correct?
What would be my next move in figuring this out?
If $f(x) = x^2$ and $g(x) = \sqrt{x+4}$
What is $g \circ f (3)$ ?
$g(f(x))$ would be $(\sqrt{x^2+4})(3)$ correct?
What would be my next move in figuring this out?
suppose $f(x)=x^2=X$, $(g\circ f)(x)= g(f(x))=g(X)=\sqrt{X+4}=\sqrt{x^2+4}\Rightarrow (g\circ f)(3)=\sqrt{3^2+4}$