document.write( "Question 106817: Hello, could you please help me with this factoring equation?\r
\n" );
document.write( "\n" );
document.write( "x^3-9x+x^2-9 I am supposed to factor this completely. I tried many different combinations, none of which work. How do I figure this one out? Thank you, Paul \n" );
document.write( "
Algebra.Com's Answer #77743 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! x^3-9x+x^2-9 I am supposed to factor this completely: \n" ); document.write( ": \n" ); document.write( "How about this: \n" ); document.write( ": \n" ); document.write( "Rearrange: \n" ); document.write( "x^3 + x^2 - 9x - 9 \n" ); document.write( ": \n" ); document.write( "Group factoring \n" ); document.write( "(x^3 + x^2) - (9x + 9);sign changes on the 9 \n" ); document.write( ": \n" ); document.write( "x^2(x + 1) - 9(x + 1) \n" ); document.write( ": \n" ); document.write( "Factor out (x+1) and you have: \n" ); document.write( "(x + 1) (x^2 - 9) \n" ); document.write( ": \n" ); document.write( "x^2 - 9 is the difference of squares \n" ); document.write( ": \n" ); document.write( "(x + 1) (x - 3) (x + 3) \n" ); document.write( ": \n" ); document.write( "Did this help you? \n" ); document.write( " |