document.write( "Question 1017714: Factor the polynomial completely:
\n" );
document.write( "x^2 m + x^2 - 4m - 4 \n" );
document.write( "
Algebra.Com's Answer #633959 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor the polynomial completely: \n" ); document.write( "x^2 m + x^2 - 4m - 4 \n" ); document.write( "------ \n" ); document.write( "x^2(m+1)-4(m+1) \n" ); document.write( "------ \n" ); document.write( "(m+1)(x^2-4) \n" ); document.write( "------ \n" ); document.write( "(x-2)(x+2)(m+1) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |