document.write( "Question 828779: How to factor this equation: x^6 - y^6? \n" ); document.write( "
Algebra.Com's Answer #499492 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
How to factor this equation: x^6 - y^6?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^6 - y^6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^(3*2) - y^(3*2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x^3)^2 - (y^3)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x^3 - y^3)(x^3 + y^3) ... use the difference of squares factoring rule\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-y)(x^2 + xy + y^2)(x^3 + y^3) ... use the difference of cubes factoring rule to factor x^3 - y^3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-y)(x^2 + xy + y^2)(x+y)(x^2 - xy + y^2) ... use the sum of cubes factoring rule to factor x^3 + y^3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-y)(x+y)(x^2 + xy + y^2)(x^2 - xy + y^2) ... Rearrange factors (optional)
\n" ); document.write( "
\n" );