Compose f(x) = x² and g(x) = x + 1
Build the composition (f ∘ g)(x) by substitution.
Solution
- f(x) x²
- g(x) x + 1
- Composition (f ∘ g)(x) = f(g(x)) = (x + 1)²
Try a similar problem yourself
Use the Function Composition Calculator to solve a similar problem with your own values.
Open the solver