document.write( "Question 203973: Ok, so I was told to 'factor the trinomial completly' with this problem...\r
\n" );
document.write( "\n" );
document.write( "x^7-x^6-64x+64 .....\r
\n" );
document.write( "\n" );
document.write( "I think I am sapose to combine like terms so it would be in the form x^2+bx+c where x is one.
\n" );
document.write( "So I combined them and got x-64x+64 and I know I have to factor but I am not sure if I can....because the product is a*c=64 and the sum is -64 and I am not sure what two numbers multiply together that equal 64 that also add together to equal -64.
\n" );
document.write( "help? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #153905 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! To factor, use \"grouping\" technique: \n" ); document.write( "x^7-x^6-64x+64 \n" ); document.write( "= (x^7-x^6)-(64x-64) \n" ); document.write( "= x^6(x-1)-64(x-1) \n" ); document.write( "= (x^6-64)(x-1) \n" ); document.write( "But wait, we still factor left term: \n" ); document.write( "= (x^3-8)(x^3+8)(x-1) \n" ); document.write( " \n" ); document.write( " |