document.write( "Question 30350: Question:\r
\n" );
document.write( "\n" );
document.write( "x^4-6x^2+5=0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #17013 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Let x^2 = y\r \n" ); document.write( "\n" ); document.write( "So, y^2 - 6y + 5 = 0 \n" ); document.write( "=> (y-5)(y-1) = 0 \n" ); document.write( "=> y = 5 or y = 1\r \n" ); document.write( "\n" ); document.write( "Substituting y = x^2, \n" ); document.write( "x^2 = 1 or x^2 = 5 \n" ); document.write( "=> x = +1 or x = -1 or x = sqrt(5) or x = - sqrt(5) \n" ); document.write( " |