document.write( "Question 404705: can someone help me solve this hard problem please! Thank you! =)
\n" );
document.write( "Z^4+8z^3-9z^2=0 \n" );
document.write( "
Algebra.Com's Answer #285992 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! z^4+8z^3-9z^2=0 \n" ); document.write( "First, factor out what's common among all terms: \n" ); document.write( "z^2(Z^2+8z-9)=0 \n" ); document.write( "factoring: \n" ); document.write( "z^2(z+9)(z-1)=0 \n" ); document.write( ". \n" ); document.write( "Solution: \n" ); document.write( "z= {-9,0,1} \n" ); document.write( " |