Question 1034287
.
<pre>
  The roots are 
        -5  of multiplicity 2
        -2  
         2
         -1 + i
         -1 - i

  f(x) = (x+5)*(x+5)*(x+2)*(x-2)*(x-(-1+i))*(x-(-1-i)) = 

        {{{(x+5)^2*(x+2)*(x-2)*(x^2 + 2x +2)}}}
</pre>