document.write( "Question 852439: x^4 - 10x^2 + 9 = 0 \n" ); document.write( "
Algebra.Com's Answer #513346 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! x^4 - 10x^2 + 9 = 0 \n" ); document.write( "To factor, we know that the first factor will be x^2 \n" ); document.write( "(x^2 )(x^2 ) \n" ); document.write( "The second number factors to 9 -- so it's either 9,1 or 3,3. 3 +/- 3 is 6 or 0, so that's not it. Therefore, it's 9 and 1. \n" ); document.write( "(x^2 9)(x^2 1) \n" ); document.write( "To find the correct sign, look at the middle number. What combination of +9, -9 and +1, -1 will equal -10 when added? \n" ); document.write( "(x^2-9)(x^2-1) \n" ); document.write( "Put them to zero to find the possible X solutions. \n" ); document.write( "x^2-9=0 \n" ); document.write( "Add 9 to each side \n" ); document.write( "x^2=9 \n" ); document.write( "x=3 or -3 (when you square it, either works) \n" ); document.write( "The second solution \n" ); document.write( "x^2-1=0 \n" ); document.write( "Add 1 to each side \n" ); document.write( "x^2=1 \n" ); document.write( "x= 1 or -1 \n" ); document.write( " |