document.write( "Question 773903: Could you please solve; find all real and imaginary solutions in exact form.
\n" );
document.write( "X^4-9x^2-10=0 \r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #471924 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Could you please solve; find all real and imaginary solutions in exact form. \n" ); document.write( "X^4-9x^2-10=0 \n" ); document.write( "*** \n" ); document.write( "(x^2-10)(x^2+1)=0 \n" ); document.write( "x^2-10=0 \n" ); document.write( "x=±√10 \n" ); document.write( ".. \n" ); document.write( "x^2+1=0 \n" ); document.write( "x=±√-1=±i \n" ); document.write( " |