document.write( "Question 610141: hi .....please I need to know how can I solve equations for complex numbers like this :
\n" );
document.write( "z^4+(5-14i)z^2-(24+10i)=0 \n" );
document.write( "
Algebra.Com's Answer #384169 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! hi .....please I need to know how can I solve equations for complex numbers like this : \n" ); document.write( "z^4+(5-14i)z^2-(24+10i)=0 \n" ); document.write( "------------ \n" ); document.write( "It's a quadratic in z^2. \n" ); document.write( "The coefficients are complex, which will make it messy. \n" ); document.write( " |