#Hard Math

5 messages · Page 1 of 1 (latest)

cunning hound
#

I need help for this equation to be factorized:

x^4 y^2 + 2x^3 y^2 + x^2 y^2 - x^2 y^4
cloud prawnBOT
ember pivot
#

Original Equation=x^2y^2(x^2+2x+1-y^2)=x^2y^2[(x+1)^2-y^2]=x^2y^2(x+1-y)(x+1+y)

hope that would help🙏

cunning hound