Join the conversation on IDNLearn.com and get the answers you seek from experts. Discover thorough and trustworthy answers from our community of knowledgeable professionals, tailored to meet your specific needs.

Find a quadratic polynomial verifying f(-3) = – 18, f'(-3) = 16, f''(-3) = - 6.


Find A Quadratic Polynomial Verifying F3 18 F3 16 F3 6 class=

Sagot :

Let f(x) = ax ² + bx + c. Then

f '(x) = 2ax + b

f ''(x) = 2a

f (-3) = -18, so

9a - 3b + c = -18

f ' (-3) = 16, so

-6a + b = 16

f '' (-3) = -6, so

2a = -6

Then a = -3, b = -2, and c = 3, so that

f(x) = -3x ² - 2x + 3