document.write( "Question 64919: Someone please help me with this problem:
\n" );
document.write( "Find the real zeros of the polynomial function P(x) = (x + 4)(x - 6)(x + 1)^3 \n" );
document.write( "
Algebra.Com's Answer #45404 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Either x+4=0 so x=-4 \n" ); document.write( "or x-6=0 so x=6 \n" ); document.write( "or x+1 =0 so x=-1\r \n" ); document.write( "\n" ); document.write( "So the zeroes are -4,-1 and 6 \n" ); document.write( " |