document.write( "Question 433919: 1. Find the zeros of the polynomial function and state the multiplicity of each:\r
\n" );
document.write( "\n" );
document.write( "f(x) = -5x^2 (x-9)(x+3)^3 \n" );
document.write( "
Algebra.Com's Answer #300726 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the zeros of the polynomial function and state the multiplicity of each: \n" ); document.write( "f(x) = -5x^2 (x-9)(x+3)^3 \n" ); document.write( "---- \n" ); document.write( "Let y = 0 and solve for \"x\": \n" ); document.write( "-5x^2 (x-9)(x+3)^3 = 0 \n" ); document.write( "--- \n" ); document.write( "-5x^2 = 0 or x-9 = 0 or (x+3)^3 = 0 \n" ); document.write( "---- \n" ); document.write( "So: x = 0 with multiplicity 2 \n" ); document.write( "or x = 9 with multiplicity 1 \n" ); document.write( "or x = -3 with multiplicity 3 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |