SOLUTION: I am at a loss on how to solve this and I have 70 simular problems to complete. Any help will be greatly appreciated. The problem is : factor completely; x^4-5x^2y^2+4y^4

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: I am at a loss on how to solve this and I have 70 simular problems to complete. Any help will be greatly appreciated. The problem is : factor completely; x^4-5x^2y^2+4y^4      Log On


   



Question 834666: I am at a loss on how to solve this and I have 70 simular problems to complete. Any help will be greatly appreciated. The problem is : factor completely; x^4-5x^2y^2+4y^4
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
x4 - 5x2y2 + 4y4

(x2)2 - 5(x2)(y2) + 4(y2)2

Let x2 = u and y2 = v

Then the problem becomes

u2 - 5uv + 4v2

We think of two integers whose product is +4 and whose sum is -5,
They are -4 and -1, so that factors as

(u - 4v)(u - v)

(x2 - 4y2)(x2 - y2)

Then each of those factors as the difference of squares:

(x - 2y)(x + 2y)(x - y)(x + y)

Edwin