document.write( "Question 912352: how to factor x^13-15x^9-16x^5? \n" ); document.write( "
Algebra.Com's Answer #553742 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how to factor \n" ); document.write( "x^13-15x^9-16x^5? \n" ); document.write( "=x^5(x^8-15x^4-16) \n" ); document.write( "=x^5(x^4+1)(x^4-16) \n" ); document.write( "=x^5(x^4+1)(x^2+4)(x^2-4) \n" ); document.write( "=x^5(x^4+1)(x^2+4)(x+2)(x-2) \n" ); document.write( " |