What is the polynomial function #f# of least degree that has rational coefficients, a leading coefficient of 2, and the zeros #-5, sqrt3#?
1 Answer
Nov 25, 2017
Explanation:
Since we want rational coefficients, any irrational zeros must occur in radical conjugate pairs.
So the zeros are
To get leading coefficient
#f(x) = 2(x+5)(x-sqrt(3))(x+sqrt(3))#
#color(white)(f(x)) = 2(x+5)(x^2-3)#
#color(white)(f(x)) = 2(x^3+5x^2-3x-15)#
#color(white)(f(x)) = 2x^3+10x^2-6x-30#