1.what is the sum of the roots of the equation ax^2 + bx + c = 0
what is the product of its roots.
what is the product of its roots.
The roots are x1,x2= (-b±√(b2-4*a*c))/2*a
adding the roots x1+x2=-b/a multiplying the roots x1*x2=c/a (this one takes a couple of steps to derive)
2.If -2 is a root then x+2 is a factor dividing the cubic by x+2 gives x2+1 as the other factor so the other two roots are ±i
3. It's not an equation???
Jim