composite function
((x+1)-1)^3+2(x+1)^2
WyzAnt Tutors: Sign In to answer this question.
2 Answers
((x+1)-1)^3+2(x+1)^2
Since this is about composite function, you can write
f(x) = (x-1)^3 + 2x^2 and g(x) = x+1
f(g(x)) = ((x+1)-1)^3+2(x+1)^2
((x + 1) - 1)3 + 2(x + 1)2 Given
(x + 1 - 1)3 + 2(x + 1)2 Associative property of addition
(x)3 + 2(x + 1)2 Simplify
x3 + 2(x + 1)(x + 1) Definition of square of a binomial
x3 + 2(x2 + x + x + 1) FOIL the binomial
x3 + 2(x2 + 2x + 1) Simplify
x3 + 2x2 + 4x + 1 Distribute the 2






