document.write( "Question 285095: Consider a polynomial equation of z^4 - z^3 - 5z^2 - z - 6 = 0 .
\n" ); document.write( "i. Show that z = -i is a root of the polynomial equation.
\n" ); document.write( "ii. Write its conjugate root.
\n" ); document.write( "iii. Find the other two roots.
\n" ); document.write( "

Algebra.Com's Answer #206749 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
i. -plug in -i for z and see if it works.
\n" ); document.write( "ii-complex roots come in pairs one positive and one negative so i should also work.
\n" ); document.write( "iii-(x-i) and (x+i) are factors so (x^2-1) is a factor
\n" ); document.write( "divide z^4 - z^3 - 5z^2 - z - 6 = 0 by (x^2-1) to find the other factors
\n" ); document.write( "z^2-z-6 factors into (z-3) (z+2) and so the other roots are 3 and -2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );