How do you factor x^4 - 12x^2 + 36x412x2+36?

1 Answer
May 11, 2016

x^4-12x^2+36 = color(blue)((x+sqrt(6))^2(x-sqrt(6))^2x412x2+36=(x+6)2(x6)2

Explanation:

If we temporarily replace x^2x2 with aa, we would have:
color(white)("XXX")a^2-12a+36XXXa212a+36
with fairly obvious factors (a-6)^2(a6)2

Replacing the aa with the original x^2x2
we have
color(white)("XXX")x^4-12x^2+36=color(blue)((x^2-6)^2)XXXx412x2+36=(x26)2

If we regard 66 as (sqrt(6))^2(6)2
then (x^2-6)(x26) can be thought of as the difference of squares with standard factors:
color(white)("XXX")(x^2-(sqrt(6)^2)=(x-sqrt(6))(x+sqrt(6))XXX(x2(62)=(x6)(x+6)

and therefore the original equation can be further factored as
color(white)("XXX")x^4-12^x+36=[(x-sqrt(6))(x+sqrt(6))]^2XXXx412x+36=[(x6)(x+6)]2

color(white)("XXXXXXXXXXX")=color(blue)((x-sqrt(6))^2(x+sqrt(6))^2)XXXXXXXXXXX=(x6)2(x+6)2