Denise G. answered 11/03/20
Algebra, College Algebra, Prealgebra, Precalculus, GED, ASVAB Tutor
f(x+h) = (x + h)2 + 2(x + h) + 1
f(x+h) = (x + h)(x+h) + 2(x + h) + 1 FOIL the first term
f(x+h) = x2 + 2xh+h2 + 2(x + h) + 1 Distribute the 2 to get rid of the parenthesis
f(x+h) = x2 + 2xh+h2 + 2x + 2h + 1