document.write( "Question 46278: I have an expression (x+2)^2(x-2)^2 I am not sure of the steps to take to get the answer so far I got (x+2)(x+2)(x-2)(x-2) thank you \n" ); document.write( "
Algebra.Com's Answer #30700 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
(x+2)^2(x-2)^2
\n" ); document.write( "(x+2)(x-2)(x+2)(x-2)
\n" ); document.write( "(x^2-4)(x^2-4)
\n" ); document.write( "x^4 - 4x^2 - 4x^2 + 16
\n" ); document.write( "x^4 - 8x^2 + 16
\n" ); document.write( "
\n" );