Question 700939
Use the Rational Root Theorem to list all possible rational roots for each equation. Then find any actual roots.

x^3 + 2x^2 + 3x + 6 = 0 
-------------
{{{graph(400,400,-10,10,-10,10,x^3+2x^2+3x+6)}}}
---
f(-3) is negative
f(-2) is zero
f(-1) is positive
-------
Using synthetic division:
-2)....1....2....3....6
........1....0....3...|..0

x = -2 is a rational zero.
----
Find other roots:
Quotient: x^2 + 3
Solve: x^2+3 = 0
x^2 = -3
x = sqrt(3)i or x = -sqrt(3)i
=================================
Cheers,
Stan H.
------