document.write( "Question 204232: 8x^(4)-6x^(2)-5=0 \n" ); document.write( "
Algebra.Com's Answer #154197 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 8x^(4)-6x^(2)-5=0 \n" ); document.write( "----------------------- \n" ); document.write( "Factor the left side: \n" ); document.write( "8x^4 - 10x^2 + 4x^2 - 5 = 0 \n" ); document.write( "Factor the 1st 2 and the last two terms separately to get: \n" ); document.write( "2x^2(4x^2-5)+ (4x^2-5) = 0 \n" ); document.write( "(4x^2-5)(2x^2+1) = 0 \n" ); document.write( "Solve for \"x\": \n" ); document.write( "4x^2 = 5 or 2x^2+1 = 0 \n" ); document.write( "x^2 = 5/4 or x^2 = -1/2 \n" ); document.write( "x = +/-sqrt(5/4) or x = +-isqrt(1/2) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |