How do you find a polynomial function of degree 6 with -1 as a zero of multiplicity 3, 0 as a zero of multiplicity 2, and 1 as a zero of multiplicity 1?
1 Answer
Nov 5, 2016
Explanation:
Each zero (e.g.
Multiplicity corresponds to a repetition of that factor.
So in our example, the following polynomial fits the criteria:
f(x)=(x−(−1))3(x−0)2(x−1)
f(x)=(x+1)3x2(x−1)
f(x)=x2(x+1)2(x−1)(x+1)
f(x)=x2(x2+2x+1)(x2−1)
f(x)=x2(x4+2x3−2x−1)
f(x)=x6+2x5−2x3−x2
Any polynomial in