document.write( "Question 1053459: What are the zeros and the multiplicity of the following function?
\n" );
document.write( "F(x)=x^4-x^3-2x^2 \n" );
document.write( "
Algebra.Com's Answer #668692 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! F(x)=x^4-x^3-2x^2 \n" ); document.write( "factor out an x^2(x^2-x-2) \n" ); document.write( "then factor x^2-x-2 into (x-2)(x+1) \n" ); document.write( "x^2(x-2)(x+1). x^2 has multiplicity 2, and the graph shows a \"bounce\" at the origin. \n" ); document.write( "zeros are at -1,0(multiplicity 2), and 2. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |