g(f(4)) means to first find f(4) and then use that result as the input for g(x).
So,
f(4) = 4 - 7 = -3
then we use the result, -3 as the input for g(x)
g(-3) = (-3)^2 = 9
Therefore, g(f(4)) = 9
8.8m questions
11.4m answers