How do you factor x^6 + 2x^3y^2 + y^4x6+2x3y2+y4?

1 Answer
Jan 3, 2016

x^6+2x^3y^2+y^4 = (x^3+y^2)^2x6+2x3y2+y4=(x3+y2)2

Explanation:

We can recognise this as a perfect square trinomial, since it is of the form a^2+2ab+b^2a2+2ab+b2 with a=x^3a=x3 and b=y^2b=y2.

x^6+2x^3y^2+y^4x6+2x3y2+y4

=(x^3)^2 + 2(x^3)(y^2) + (y^2)^2=(x3)2+2(x3)(y2)+(y2)2

=(x^3+y^2)^2=(x3+y2)2