SOLUTION: 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
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: 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
Log On
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 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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
-------------
---
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.
------