How do you write a polynomial function of least degree and leading coefficient 1 when the zeros are 0, 2, 2, 4?

1 Answer

x48x3+20x216x=0

Explanation:

We'll start with the zeros:

x=0,x=2,x=2,x=4

These are called "zeros" because we're looking for where the graph crosses the X-axis - or in other words, where "y=0". So we'll have:

x=0,x2=0,x2=0,x4=0

We do this because in a function, if one term within an equation that is all multiplication equals 0, the entire function equals 0. So we get:

x(x2)(x2)(x4)=0

And now it's just expanding all these terms into one polynomial equation:

x(x24x+4)(x4)=0

x(x38x2+20x16)=0

x48x3+20x216x=0