document.write( "Question 255015: please help me factor. x^3 + 8x^2 + 2x + 16 and 2bc +4b - 5c - 10 \n" ); document.write( "
Algebra.Com's Answer #187349 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "x^3 + 8x^2 + 2x + 16 \n" ); document.write( "=x^3+2x+8x^2+16 \n" ); document.write( "=x(x^2+2)+8(x^2+2) \n" ); document.write( "=(x^2+2)(x+8) \n" ); document.write( "2)2bc +4b - 5c - 10 \n" ); document.write( "=2b(c+2)-5(c+2) \n" ); document.write( "=(c+2)(2b-5) \n" ); document.write( " |