document.write( "Question 812237: Factor 2x^3+x^2+12x+6 \n" ); document.write( "
Algebra.Com's Answer #492659 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 2x^3+x^2+12x+6= \n" ); document.write( "2x^3+12x+x^2+6= \n" ); document.write( "(2x^3+12x)+(x^2+6)= \n" ); document.write( "2x(x^2+6)+(x^2+6)= \n" ); document.write( "(2x+1)(x^2+6) \n" ); document.write( " |