Skip to main content
Function Composition
3. Functions / Function Composition / 문제 2
문제 2

Consider f(x) = 2x + 5 and g(x) = 4x2. Evaluate the following expression:
(f ∘ g)(4)