document.write( "Question 150645: How do you completly factor p^4 - 1, what is the answer? \n" ); document.write( "
Algebra.Com's Answer #110585 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! difference of squares __ (p^2+1)(p^2-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "difference of squares (again) __ (p^2+1)(p+1)(p-1) \n" ); document.write( " |