If a polynomial function with rational coefficients has the zeros 2, #-2+sqrt10#, what are the additional zeros?
1 Answer
Jan 15, 2017
#f(x) = x^3+2x^2-14x+12#
Explanation:
Given that
The polynomial function will be a multiple (scalar or polynomial of this
#f(x) = (x-2)(x+2-sqrt(10))(x+2+sqrt(10))#
#color(white)(f(x)) = (x-2)((x+2)-sqrt(10))((x+2)+sqrt(10))#
#color(white)(f(x)) = (x-2)((x+2)^2-(sqrt(10))^2)#
#color(white)(f(x)) = (x-2)(x^2+4x+4-10)#
#color(white)(f(x)) = (x-2)(x^2+4x-6)#
#color(white)(f(x)) = x^3+2x^2-14x+12#