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)\"\" \"About 
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( "\"x\"\"%22%22=%22%22\"\"%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-%282%29+%2B-+sqrt%28%282%29%5E2-4%2A%281%29%2A%284%29+%29%29%2F%282%2A%281%29%29+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-2+%2B-+sqrt%284-16+%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-2+%2B-+sqrt%28-12%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-2+%2B-+sqrt%28%28-1%29%2812%29%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-2+%2B-+i%2Asqrt%2812%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-2+%2B-+i%2Asqrt%284%2A3%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28-2+%2B-+2i%2Asqrt%283%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%282%28-1+%2B-+i%2Asqrt%283%29%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"%28cross%282%29%28-1+%2B-+i%2Asqrt%283%29%29%29%2Fcross%282%29+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22=%22%22\"\"-1+%2B-+i%2Asqrt%283%29+\"\r\n" );
document.write( "\r\n" );
document.write( "So there are three zeros, 1 real solution of 2 which has multiplicity 2,\r\n" );
document.write( "and two conjugate imaginary or complex zeros \"-1+%2B+i%2Asqrt%283%29+\" and \"-1+-+i%2Asqrt%283%29+\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );