document.write( "Question 604884: Solve.
\n" );
document.write( "9x^4-9x^2+2=0 \n" );
document.write( "
Algebra.Com's Answer #381462 by atique.ah(27)![]() ![]() ![]() You can put this solution on YOUR website! Solution \n" ); document.write( "Let x^2=p therefore x^4=p^2 \n" ); document.write( "by substituting in the given problem we have \n" ); document.write( "9p^2-9p+2=0 \n" ); document.write( "by breaking the middle term the equation can be written as \n" ); document.write( "9p^2 -6p -3p +2=0 \n" ); document.write( "taking common \n" ); document.write( "3p(3p-2)-1(3p-2)=0 \n" ); document.write( "(3p-1)(3p-2)=0 \n" ); document.write( "either 3p-1=0 or 3p-2=0 \n" ); document.write( "if3p-1=0 then p=1/3, if 3p-2=0 then p=2/3 \n" ); document.write( "by substituting x^=p \n" ); document.write( "we have x=sqrt1/3 or sqrt2/3 \n" ); document.write( " |