Question 1183352


{{{g(x) = x^2 + 10x + 22}}}

zeros are:

{{{x[1] = -5 - sqrt(3)}}}

{{{x[2] = sqrt(3) - 5}}}

the polynomial as a product of linear factors:

{{{g(x) =(x-x[1])(x-x[2])}}}

{{{g(x) =(x-(-5 - sqrt(3)))(x-(sqrt(3) - 5))}}}

{{{g(x) =(x+5 +sqrt(3))(x+ 5-sqrt(3))}}}