document.write( "Question 115795: I need help factoring these polynomials completely.\r
\n" );
document.write( "\n" );
document.write( "20x squared - 7x - 6\r
\n" );
document.write( "\n" );
document.write( "ab - a - b + 1\r
\n" );
document.write( "\n" );
document.write( "and -8z squared + 48z - 72 \n" );
document.write( "
Algebra.Com's Answer #84243 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 20x^2 - 7x - 6 \n" ); document.write( "20*-6=-120 multiply 1st and last coefficients. \n" ); document.write( "find 2 factors of -120 whose sum is -7. Ans: -15, +8 The rest is easy. \n" ); document.write( "(20x^2-15x)+(8x-6) factoring by grouping. \n" ); document.write( "5x(4x-3)+2(4x-3) \n" ); document.write( "(5x+2)(4x-3) It works every time! \n" ); document.write( ". \n" ); document.write( "-8z^2 + 48z - 72 \n" ); document.write( "-8*-72=576 Wow, this is humongous. \n" ); document.write( "Find the 2 factors of 576 that add up to 48. Ans 24, 24 It took a while. \n" ); document.write( "(-8z^2+24z)+(24z-72) \n" ); document.write( "-8z(z-3)+24(z-3) \n" ); document.write( "(-8z+24)(z-3) \n" ); document.write( "-(8z-24)(z-3) \n" ); document.write( ". \n" ); document.write( "ab - a - b + 1 This one is so easy that I know you are chomping at the bit to do it yourself. \n" ); document.write( "a(b-1)-(b-1) factoring by grouping again. \n" ); document.write( "(a-1)(b-1) \n" ); document.write( ". \n" ); document.write( "Ed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |