You can put this solution on YOUR website! Solve the polynomial:
x^4+x^3-6x^2-14x-12=0
------
----
You see Real solutions at x = -2 and x = 3
-2)....1....1....-6....-14....-12
.......1...-1....-4....-6....|..0
3).....1....2.....2....|..0
----
Solve x^2 + 2x + 2 for the complex roots::
x = [-2 +- sqrt(4-2)]/2
x = -1 + (1/2)sqrt(2) or x = -1 - (1/2)sqrt(2)
-------------
Cheers,
Stan H.
--------
You can put this solution on YOUR website! x^4+x^3-6x^2-14x-12=0. Roots possible include +/- 12,6,4,3,and 2. It has one sign change, so it has one positive root. f(-x) +/-/-/+/-, so there are 3 or 1 negative roots.
1 ;;1;;-6;;-14;;-12
1;;-1;;-4;;-6 synthetic division using -2 as a root or (x+2)
now we have x^3-x^2-4x-6
1;;-1;;-4;;-6 try 3
1;;2;;2;;0. That works (x-3)
x^2+2x+2. That has complex roots.