How do you find the cubic polynomial function with two of its zeros 2 and -3+√2 and a y-intercept of 7?

1 Answer
May 31, 2016

f(x)=12x32x2+52x+7

Explanation:

If the cubic has rational coefficients, then its other zero must be the conjugate 32 of 3+2 and it will take the form:

f(x)=a(x2)(x+32)(x+3+2)

=a(x2)((x+3)22)

=a(x2)(x2+6x+7)

=a(x3+4x25x14)

=ax3+4ax25ax14a

In order that the y intercept be 7, we must have:

f(0)=14a=7

So a=12 and our cubic function is:

f(x)=12x32x2+52x+7

graph{-1/2x^3-2x^2+5/2x+7 [-20.34, 19.66, -9.08, 10.92]}

Note that if we do not require f(x) to have rational coefficients, then there is a whole family of other solutions.