Answer:
f[g(4)] = 4
Step-by-step explanation:
Given table:

f[g(4)] is a composite function.
When calculating <u>composite functions</u>, always work from inside the brackets out.
Begin with g(4): g(4) is the value of function g(x) when x = 4.
From inspection of the given table, g(4) = -6
Therefore, f[g(4)] = f(-6)
f(-6) is the value of function f(x) when x = -6.
From inspection of the given table, f(-6) = 4
Therefore, f[g(4)] = 4