document.write( "Question 668777: Find the complex zeros of the polynomial function. Write f in factored form\r
\n" ); document.write( "\n" ); document.write( "f(x)=x^3-6x^2+13x-20
\n" ); document.write( "

Algebra.Com's Answer #415855 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
Consider the coefficient of the highest degree, call it Q. Also consider the coefficient of the lowest degree (the constant) call it P. Find all factors of P and find all factors of Q , and take P/Q for each. Since Q is 1, this won't matter.\r
\n" ); document.write( "\n" ); document.write( "We get that the factors are {1,2,4,5,10,20}, plus or minus of course.
\n" ); document.write( "
\n" ); document.write( "We are doing this because we want to find a 0 of the equation. So plug these different values until you get 0. It just so happens x =4.\r
\n" ); document.write( "\n" ); document.write( "Now do synthetic or long division:\r
\n" ); document.write( "\n" ); document.write( "(x^3-6x^2+13x-20)/(x-4) = x^2-2x +5\r
\n" ); document.write( "\n" ); document.write( "To finish this up, do the quadratic formula on x^2-2x+5 to obtain roots:\r
\n" ); document.write( "\n" ); document.write( "1-2i, 1+2i\r
\n" ); document.write( "\n" ); document.write( "Which means in factored form we have (x-4)(x-(1-2i))(x-(1+2i))
\n" ); document.write( "
\n" );