document.write( "Question 259859: This one is a bit different than what I have actually learned my my lessons. Could you help me solve this equation?\r
\n" ); document.write( "\n" ); document.write( "10x^4 - 27x^2 + 5 = 0
\n" ); document.write( "

Algebra.Com's Answer #191330 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Let \"z=x%5E2\" and notice that \"z%5E2=x%5E4\". Apply the appropriate substitutions to get \"10z%5E2-27z%2B5=0\". Solve this equation using the quadratic formula to get two solutions in terms of 'z'. Use each solution to find two solutions (per solution of 'z') in terms of 'x'. In total, you should get 4 solutions in terms of 'x'. \n" ); document.write( "
\n" );