document.write( "Question 441186: I need help by solving this quatric equastion\r
\n" );
document.write( "\n" );
document.write( "4x^4-37x^2+9=0\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #304535 by shree840(260)![]() ![]() You can put this solution on YOUR website! 4x^4-37x^2+9=0 \n" ); document.write( "4x^4-36x^2-x^2+9=0 \n" ); document.write( "4x^2(x2-9)-1(x^2-9)=0 \n" ); document.write( "(4x^2-1)(x^2-1)=0 \n" ); document.write( "(2x+1)(2x-1)(x+1)(x-1)=0 \n" ); document.write( "2x+1=0 or x=-1/2 \n" ); document.write( "2x-1=0 x=1/2 \n" ); document.write( "x+1=0 or x=-1 \n" ); document.write( "x-1=0 or x=1 ANS \n" ); document.write( " |