.
find the complex zeros of the polynomial function. write f in factored form.
f(x) =x^3 - 9x^2 + 36x - 54
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Check for the roots among the divisors of 54:
+/-1, +/-2, +/-3, +/-6, +/-9, +/-18, +/-27
or make a plot of the polynomial and find the integer root x = 3.
Next, divide the polynomial by (x-3) without a remainder and get a quadratic polynomial as a quotient.
Then find the roots of that polynomial using the quadratic formula.
Good luck!