SOLUTION: Find a polynomial of degree 4 given it has zeros -2, 1, 2, 4. You may leave it in factored form.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Find a polynomial of degree 4 given it has zeros -2, 1, 2, 4. You may leave it in factored form.       Log On


   



Question 1147361: Find a polynomial of degree 4 given it has zeros -2, 1, 2, 4. You may leave it in factored form.
Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!
If it had those zeros, and you solved it, you would end up with

 x=-2;   x=1;   x=2;   x=4

and before that you would have had

x+2=0; x-1=0; x-2=0; x-4=0

and before that you would have had

(x+2)(x-1)(x-2)(x-4) = 0

And so the polynomial you would have started with and factored and set
equal to zero, would have been:

P(x) = (x+2)(x-1)(x-2)(x-4)

That's the factored form asked for.

If you multiplied it out it, the polynomial would have been

P(x) = x4 - 5x3 + 20x - 16

real zeros are the same thing as x-coordinates of the x-intercepts:

graph%283200%2F19%2C800%2C-3%2C5%2C-35%2C3%2Cx%5E4+-+5x%5E3+%2B+20x+-+16%29 

Edwin