document.write( "Question 291837: how to factor 10x^4-160 \n" ); document.write( "
Algebra.Com's Answer #210961 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! 10x^4 - 160 ...first factor out 10\r \n" ); document.write( "\n" ); document.write( "so: \n" ); document.write( "(10)(x^4 - 16) now you have the difference between two squares\r \n" ); document.write( "\n" ); document.write( "SO:\r \n" ); document.write( "\n" ); document.write( "(10)(x^2 - 4)(x^2 + 4) ..you can go farther and do the difference between squares again.\r \n" ); document.write( "\n" ); document.write( "(10)(x - 2)(x + 2)(x^2 + 4)\r \n" ); document.write( "\n" ); document.write( "Does that help \n" ); document.write( " |