SOLUTION: please show me how you got the answer Factor this expression completely. x6 - y6

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: please show me how you got the answer Factor this expression completely. x6 - y6       Log On


   



Question 277514: please show me how you got the answer
Factor this expression completely.
x6 - y6

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E6+-+y%5E6
There are a variety of techniques you learn when factoring. One of these techniques is to factor by using certain patterns:
  • Difference of squares: %28a%5E2+-+b%5E2%29+=+%28a%2Bb%29%28a-b%29
  • Sum of cubes: %28a%5E3+%2B+b%5E3%29+=+%28a%2Bb%29%28a%5E2-ab%2Bb%5E2%29
  • Difference of cubes: %28a%5E3+-+b%5E3%29+=+%28a-b%29%28a%5E2%2Bab%2Bb%5E2%29
  • Perfect square trinomials:
    • a%5E2+%2B2ab+%2B+b%5E2+=+%28a%2Bb%29%5E2
    • a%5E2+-2ab+%2B+b%5E2+=+%28a-b%29%5E2

This problem happens to be one where these patterns are all you need to factor it. Your expression has only two terms. This is too many terms for the last two patterns. And you expression has a "-" between the two terms so we can't use the second pattern (yet).

So the question is, is x%5E6+-+y%5E6 a difference of squares or a difference of cubes? Since exponent that is divisible by 2 is a perfect square and since any exponent that is divisible by 3 is a perfect square, and since 6 divisible by both 2 and 3, the answer to the question is both! So we can start with either pattern. I'll do it both ways.

Difference of squares first:
x%5E6+-+y%5E6+=+%28x%5E3%29%5E2+-+%28y%5E3%29%5E2
Using the pattern we get:
%28x%5E3+%2B+y%5E3%29%28x%5E3+-+y%5E3%29
When factoring you keep going until you cannot factor any further. The two factors we have now are clearly a sum of cubes and a difference of cubes, respectively. We can use those patterns on them:
green%28%28x%2By%29%28x%5E2-xy%2By%5E2%29%28x-y%29%28x%5E2+%2Bxy+%2B+y%5E2%29%29

Using difference of cubes first:
x%5E6+-+y%5E6+=+%28x%5E2%29%5E3+-+%28y%5E2%29%5E3
Using the pattern we get:
%28x%5E2+-+y%5E2%29%28%28x%5E2%29%5E2+%2B+%28x%5E2%29%28y%5E2%29+%2B+%28y%5E2%29%5E2%29
The last factor can be simplified and the first factor is a difference of squares we can factor:
red%28%28x%2By%29%28x-+y%29%28x%5E4+%2B+x%5E2y%5E2+%2B+y%5E4%29%29
The first two factors match two of the factors we found earlier. Earlier, however, we ended up with four factors and here we only have three. So somehow
the third factor must factor in the other two factors we found earlier: x%5E2+%2Bxy+%2B+y%5E2 and x%5E2+-xy+%2B+y%5E2. But the factoring involved in turning x%5E4+%2B+x%5E2y%5E2+%2B+y%5E4%29 into %28x%5E2+%2Bxy+%2B+y%5E2%29%28x%5E2+-xy+%2B+y%5E2%29 is very complex and I will not do it here. I'll just say then, when faced with choosing between difference of squares and difference of cubes, choose difference of squares first. It makes things easier.
*******************
In response to the note you included in your thank you...
The answer you mention is the same as the one above where we started by using the difference of cubes first. (I changed it so it shows up in red so you can find it more easily.)

But it remains true that this factored expression is not as fully factored as the one you get when you start with the difference of squares. (I changed this one to show up in green.) The red is correct. The green is correct and a better answer.