document.write( "Question 465225: For the polynomial below, list each real zero and its multiplicity. Please be sure to show all of your work.
\n" );
document.write( " f(x) = 4(x+3)(x-1)³ \n" );
document.write( "
Algebra.Com's Answer #319782 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Use the zero property rule.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Either\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+3 = 0 --> x = -3 (multiplicity 1), or \n" ); document.write( "x-1 = 0 --> x = 1 (multiplicity 3) \n" ); document.write( " |