document.write( "Question 1201673: Use the given zero to find the remaining zeros of the polynomial function \r
\n" );
document.write( "\n" );
document.write( "P(x) =x^4-6x^3+71x^2-146x+530; 2+7i \n" );
document.write( "
Algebra.Com's Answer #836148 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Since 2+7i is one x intercept x-2i is the other\r \n" ); document.write( "\n" ); document.write( "P(x)=x^4-6x^3+71x^2-146x+530; 2+7i\r \n" ); document.write( "\n" ); document.write( "x=2-7i\r \n" ); document.write( "\n" ); document.write( "=x-2+7i=0 \n" ); document.write( "=(x-(2-7i))=0\r \n" ); document.write( "\n" ); document.write( "(x-(2-7i))(x-(2+7i))= \n" ); document.write( "x^2-x(2+7i)-x(2-7i)+(2+7i)(2-7i) \n" ); document.write( "=x^2-2x-7xi-2x+7xi+53 \n" ); document.write( "=x^2-4x+53\r \n" ); document.write( "\n" ); document.write( "=x^4-6x^3+71x^2-146x+530/x^2-4x+53= \n" ); document.write( "x^2-2x+10\r \n" ); document.write( "\n" ); document.write( "=(x^2-4x+53)(x^2-2x+10) =0 \r \n" ); document.write( "\n" ); document.write( "x^2-4x+53=0 or x^2-2x+10=0\r \n" ); document.write( "\n" ); document.write( "x^2-4x+53=0 \n" ); document.write( "x^2-4x =-53 \n" ); document.write( "add 4 to both sides \n" ); document.write( "(x^2-4x+4) = 4-53 \n" ); document.write( "(x-2)^2 = -49 \n" ); document.write( "Taking square root on both sides\r \n" ); document.write( "\n" ); document.write( "x-2 = sqrt(-49)\r \n" ); document.write( "\n" ); document.write( "x-2 = 7i \n" ); document.write( "x=2+7i\r \n" ); document.write( "\n" ); document.write( "x^2-2x+10=0 \n" ); document.write( "x^2-2x=-10\r \n" ); document.write( "\n" ); document.write( "x^2-2x+1= 1-10\r \n" ); document.write( "\n" ); document.write( "(x-1)^2 = -9\r \n" ); document.write( "\n" ); document.write( "taking square root \n" ); document.write( "x-1 = sqrt(-9) \n" ); document.write( "x-1= 3i \n" ); document.write( "x=1+3i\r \n" ); document.write( "\n" ); document.write( "1-3i is the conjugate of 1+3i\r \n" ); document.write( "\n" ); document.write( "The other roots are 1+3i, 1-3i \n" ); document.write( " |