document.write( "Question 433995: X to the power of 3 minus 1000: factor the polynomial completely. \n" ); document.write( "
Algebra.Com's Answer #300774 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
We know from algebra the formula: \"a%5E3-b%5E3=%28a-b%29%2A%28a%5E2%2Bab%2Bb%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "We apply this formula to factor our polynomial, a=x and b=10,\r
\n" ); document.write( "\n" ); document.write( "\"x%5E3-10%5E3=%28x-10%29%28x%5E2%2B10x%2B10%5E2%29\", x^2+10x+100 is irreducible on R.\r
\n" ); document.write( "\n" ); document.write( "Done.
\n" ); document.write( "
\n" );