document.write( "Question 934624: Form a polynomial whose zeros and degree are given.
\n" );
document.write( "Zeros:2, multiplicity 2; -2, multiplicity 2; Degree:4 I got x^4+8 is that correct? \n" );
document.write( "
Algebra.Com's Answer #567606 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! You should have \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2)^2*(x+2)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "again I'll let you expand everything out. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: (x-2)^2*(x+2)^2 does NOT expand out to x^4+8. \n" ); document.write( " |