Assume a second degree polynomial is
p(x) =a x2 + b x + c .......1
p(1) = 5 , plug 1 for x in eq. 1
a + b + c = 5 .........2
p' (x) = 2a x + b
p'(1) = 8
2a + b = 8 ........3
p'' (x) = 2a
p''(1) = 10
2a = 10
a = 5
plug a=5 in eq. 3
10 + b = 8
b = -2
plug a= 5 and b = - 2 in eq.2
5 - 2 + c = 5
c = 2
so , the second degree polynomial is :
p(x) = 5 x2 -2 x + 2
Sofia B.
Thank you so much!!03/20/21