SOLUTION: what is the process to factorise x^4 + 324

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: what is the process to factorise x^4 + 324      Log On


   



Question 768707: what is the process to factorise x^4 + 324
Answer by Edwin McCravy(20063) About Me  (Show Source):
You can put this solution on YOUR website!
Factor
x4 + 324
(x2)2 + 182

That would be a perfect square if the term that is
twice the product of the square roots of those two
terms were added.  That's 2·18·x2 or 36x2.

So we add that between those terms and then subtract it.
That's the same as adding 0:

(x2)2 + 36x2 + 182 - 36x2

Factor the first three terms as (x2 + 18)(x2 + 18) or (x2 + 18)2

(x2 + 18)2 - 36x2

That is the difference of two perfect squares:

[(x2 + 18) - 6x][(x2 + 18) + 6x]

[x2 + 18 - 6x][x2 + 18 + 6x]

(x2 - 6x + 18)(x2 + 6x + 18)

Edwin