document.write( "Question 398877: Hello. Can you please help me?
\n" );
document.write( "I need to solve this equation..\r
\n" );
document.write( "\n" );
document.write( "x^6-9x^4-x^2+9=0\r
\n" );
document.write( "\n" );
document.write( "Could you please show me the steps to solving this problem so that I can understand it? thanks!\r
\n" );
document.write( "\n" );
document.write( "Thank you!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #282544 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! given: \n" ); document.write( "x^6-9x^4-x^2+9=0 \n" ); document.write( ". \n" ); document.write( "group terms: \n" ); document.write( "(x^6-9x^4)-(x^2-9)=0 \n" ); document.write( "x^4(x^2-9)-(x^2-9)=0 \n" ); document.write( "(x^2-9)(x^4-1)=0 \n" ); document.write( "But, both of the terms are \"difference of squares\" so: \n" ); document.write( "(x-3)(x+3)(x^2-1)(x^2+1) \n" ); document.write( "One more: \n" ); document.write( "(x-3)(x+3)(x-1)(x+1)(x^2+1) \n" ); document.write( " \n" ); document.write( " |