Graph and investigate a polynomial with the followingfeatures:6th degree2 double root*Negative orientation* It can have other roots but must have only twodouble roots

We are asked to write a polynomial with the following characteristics:
1. 6th degree, this means that the maximum exponent must be 6
2. two double roots, this means it must contain two elements of the form:
[tex](x-a)^2[/tex]3. Negative orientation. This means that it must be multiplied by a constant k < 0.
Therefore, a polynomial with such characteristics could be:
[tex]y=-(x-1)^2(x+1)^2(x+2)(x+3)[/tex]The graph of this polynomial is the following:
According to the graph:
[tex]x\rightarrow-\infty,y\rightarrow-\infty[/tex]and
[tex]x\rightarrow\infty,y\rightarrow-\infty[/tex]It has degree 6 and the orientation is negative