Skip to main content
Composition of Functions
4. Graphs and Functions / Composition of Functions / 문제 4
문제 4

Given three functions, h(x)=x2h(x) = x^2, g(x)=3xg(x) = 3x, and f(x)=x+2f(x) = x + 2, compute (fgh)(x)=f(g(h(x)))(f∘g∘h)(x) = f(g(h(x))) and simplify.