Given two functions $f(x) = 3\sqrt{x}$ and $g(x) = x^4 + 2$, we want to find the composite function $(f \circ g)(x)$, which is equal to $f(g(x))$.
2025/3/21
1. Problem Description
Given two functions and , we want to find the composite function , which is equal to .
2. Solution Steps
The composite function is defined as .
First, substitute into :
.
Now, we replace in the expression for with :
.
Thus, .
3. Final Answer
The final answer is (C)