document.write( "Question 164241: simplify:\r
\n" );
document.write( "\n" );
document.write( "3x^3+18x^2-21x
\n" );
document.write( "______________
\n" );
document.write( "x^3+5x^2-14x \n" );
document.write( "
Algebra.Com's Answer #121012 by padmameesala(42)![]() ![]() ![]() You can put this solution on YOUR website! 3x^3+18x^2-21x \n" ); document.write( "=3x(x^2+6x-7) taking 3x as greatest common factor (g.c.f) \n" ); document.write( "=3x(x^2+7x-x-7) the factors of -7 are 7 and -1 such that 7-1=6(coefficient of x) \n" ); document.write( "=3x[x(x+7)-1(x+7)] taking x and -1 as g.cf.s from the 1st and last two terms \n" ); document.write( "=3x(x+7)(x-1) taking x+7 as the g.c.f\r \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------- \n" ); document.write( "x^3+5x^2-14x \n" ); document.write( "=x(x^2+5x-14) \n" ); document.write( "=x(x^2+7x-2x-14) the factors of -14 are 7 and -2 which add up and give 5 \n" ); document.write( "=x[x(x+7)-2(x+7) taking x and -2 as g.cf.s from the 1st and last two terms \n" ); document.write( "=x(x+7)(x-2) taking x+7 as the g.c.f\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |