SOLUTION: Find all zeros of the function and write the polynomial as a product of linear factors.
{{{ f(x) = x^3 + 8x^2 + 22x + 20 }}}
A. {{{ f(x)=(x+2)(x+3+i)(x+3-i) }}}
B. {
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: Find all zeros of the function and write the polynomial as a product of linear factors.
{{{ f(x) = x^3 + 8x^2 + 22x + 20 }}}
A. {{{ f(x)=(x+2)(x+3+i)(x+3-i) }}}
B. {
Log On
You can put this solution on YOUR website! f(x) = x^3 + 8x^2 + 22x + 20
---
I graphed "f" and found a Real root at x = -2
---
Then, using synthetic division I get:
---
-2)....1...8....22....20
........1...6....10...|..0
---
Solve x^2+6x+10 = 0
x = [-6 +- sqrt(36-4*10)]/2
---
x = [-6 +- sqrt(-4)]/2
---
x = -3 +- i
=================
Answer: A
===============
cheers,
Stan H.
================