document.write( "Question 17533: Find all real solutions for x^4-5x^2+4=0 \n" ); document.write( "
Algebra.Com's Answer #8548 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! x^4-5x^2+4=0 \n" ); document.write( " \n" ); document.write( "Let y=x^2 \n" ); document.write( " \n" ); document.write( "Then we get: \n" ); document.write( "y^2-5y+4=0 \n" ); document.write( "(y-4)(y-1)=0 \n" ); document.write( "Therefore y=4,1 \n" ); document.write( "Therefore x^2=4 or 1 \n" ); document.write( "Since squares of negative numbers are also positive,we get: \n" ); document.write( "x=+2,-2,+1,-1 \n" ); document.write( "Now out of these,-1 and -2 are both less than zero,ie.non-real \n" ); document.write( " \n" ); document.write( "Hence real solutions for x will be: \n" ); document.write( "x=1,2 \n" ); document.write( " \n" ); document.write( "Hope this helps, \n" ); document.write( "Prabhat \n" ); document.write( " |