document.write( "Question 184887: Factor the expression: x^4-20x^2+64 also, solveX^4-34X^2=-225 \n" ); document.write( "
Algebra.Com's Answer #138748 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^4-20x^2+64 \n" ); document.write( "=(x^2-16)(x^2-4) \n" ); document.write( "=(x+4)(x-4)(x+2)(x-2) \n" ); document.write( ". \n" ); document.write( "x^4-34x^2=-225 \n" ); document.write( "x^4-34x^2+225=0 \n" ); document.write( "(x^2-25)(x^2-9) \n" ); document.write( "(x+5)(x-5)(x+3)(x-3) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |