When working with composite functions, always check the domain of each function. In this case, \( g(x) = \sqrt{x} \) is only defined for \( x \geq 0 \), so evaluating \( g(-4) \) is not valid. Ensure that the input to the composite function falls within the domain of the inner function.
The correct answer is: (D) (fog)(-4) = 4.
We are given two functions:
\( (f \circ g)(x) = f(g(x)) = f(\sqrt{x}) = (\sqrt{x})^2 = x \)
Now, let’s evaluate \( (f \circ g)(-4) \): - First, we apply \( g(x) \) to \( -4 \): Since \( g(x) = \sqrt{x} \), \( g(-4) \) is undefined because the square root of a negative number is not real. - Therefore, \( (f \circ g)(-4) \) is undefined, not 4. Thus, the statement \( (f \circ g)(-4) = 4 \) is not true. Therefore, the correct answer is (D) (fog)(-4) = 4.