document.write( "Question 286859: Given that 2i is a root of the polynomial equation x^4 - 45x^2 - 196 = 0,find the solution set for the equation. \n" ); document.write( "
Algebra.Com's Answer #208016 by Alan3354(69443) You can put this solution on YOUR website! Given that 2i is a root of the polynomial equation x^4 - 45x^2 - 196 = 0,find the solution set for the equation. \n" ); document.write( "------------ \n" ); document.write( "Complex roots occur in conjugate pairs, so -2i is also a root. \n" ); document.write( "(x+2i)*(x-2i) = x^2 + 4 \n" ); document.write( "Divide the polynomial by (x^2 + 4) and solve the remaining quadratic. \n" ); document.write( " \n" ); document.write( " |