document.write( "Question 977232: p(x)=x^4-2x^3-8x+16
\n" );
document.write( "factor the polynomial and use the factored form to find the zeros
\n" );
document.write( "x=? \n" );
document.write( "
Algebra.Com's Answer #598775 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! p(x)=x^4-2x^3-8x+16 \n" ); document.write( "factor the polynomial and use the factored form to find the zeros \n" ); document.write( "x=? \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "p(x) = x⁴-2x³-8x+16\r\n" ); document.write( "\r\n" ); document.write( "Out of the first two terms on the right, factor out x³\r\n" ); document.write( "\r\n" ); document.write( "p(x) = x³(x-2)-8x+16\r\n" ); document.write( "\r\n" ); document.write( "Out of the last two terms on the right, factor out -8,\r\n" ); document.write( "being careful to remember that when you factor a negative\r\n" ); document.write( "out of a positive, -8 out of +16, you get a negative inside \r\n" ); document.write( "the parentheses:\r\n" ); document.write( "\r\n" ); document.write( "p(x) = x³(x-2)-8(x-2)\r\n" ); document.write( "\r\n" ); document.write( "Now there is a common factor of (x-2) in both terms so we\r\n" ); document.write( "factor (x-2) out of both terms:\r\n" ); document.write( "\r\n" ); document.write( "p(x) = (x-2)(x³-8)\r\n" ); document.write( "\r\n" ); document.write( "Now since 8 = 2³, we have\r\n" ); document.write( "\r\n" ); document.write( "p(x) = (x-2)(x³-2³)\r\n" ); document.write( "\r\n" ); document.write( "And now we use the rule for factoring the difference of two cubes:\r\n" ); document.write( "\r\n" ); document.write( "p(x) = (x-2)(x-2)(x²+2x+2²)\r\n" ); document.write( "\r\n" ); document.write( "p(x) = (x-2)²(x²+2x+4)\r\n" ); document.write( "\r\n" ); document.write( "The only real zero is found by setting factor x-2 equal 0\r\n" ); document.write( "\r\n" ); document.write( "x-2 = 0\r\n" ); document.write( " x = 2\r\n" ); document.write( "\r\n" ); document.write( "It has multiplicity 2 because p(x) has two factors (x-2)(x-2) which \r\n" ); document.write( "when set = 0, provide the zero 2.\r\n" ); document.write( "\r\n" ); document.write( "There are also two imaginary zeros which we find by setting the other\r\n" ); document.write( "factor x²+2x+4 equal to 0 and using the quadratic formula since it\r\n" ); document.write( "does not factor:\r\n" ); document.write( "\r\n" ); document.write( "x²+2x+4 = 0\r\n" ); document.write( " \r\n" ); document.write( "\n" ); document.write( " |