document.write( "Question 1154821: What are all the zeroes for 2x^4 + 13x^3 + 22x^2 + 8x = 0 if -2 is one of the zeroes? \n" ); document.write( "
Algebra.Com's Answer #777310 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\"2x%5E4+%2B+13x%5E3+%2B+22x%5E2+%2B+8x+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "We can factor out x\r\n" );
document.write( "\r\n" );
document.write( "\"x%282x%5E3+%2B+13x%5E2+%2B+22x+%2B+8%29+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "Since -2 is one of its zeros, the polynomial in parentheses must be divisible by\r\n" );
document.write( "(x+2) because (x+2) would have to be one of the factors that you'd have to set\r\n" );
document.write( "equal to zero in order to get x = -2.  We'll use synthetic division\r\n" );
document.write( "\r\n" );
document.write( "-2|2 13  22  8  \r\n" );
document.write( "  |  -4 -18 -8  \r\n" );
document.write( "   2  9   4  0  \r\n" );
document.write( "\r\n" );
document.write( "So we have factored the left side of the polynomial equation as\r\n" );
document.write( "\r\n" );
document.write( "\"x%28x%2B2%29%282x%5E2+%2B+9x+%2B+4%29+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "We can factor further as\r\n" );
document.write( "\r\n" );
document.write( "\"x%28x%2B2%29%28x%2B4%29%282x%2B1%29=0\"\r\n" );
document.write( "\r\n" );
document.write( "Use the zero-factor property:\r\n" );
document.write( "\r\n" );
document.write( "x=0;   x+2=0;    x+4=0;     2x+1=0\r\n" );
document.write( "         x=-2      x=-4;      2x=-1\r\n" );
document.write( "                               x=-1/2\r\n" );
document.write( "\r\n" );
document.write( "The four zeros are 0; -2; -4; -1/2\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );