Mark M. answered 04/10/22
Tutor
4.9
(954)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f(x) = 2x2 - 8x + 4
f'(x) = 4x-8
f"(x) = 4
P2(x) = f(0) + f'(0)(x-0) + [f"(0) / 2!](x-0)2 = 4 - 8x + 2x2 = f(x)
Note: For a polynomial function f(x) of degree n, Pn(x) (centered at x = 0) is the same as f(x).