document.write( "Question 574678: how to factor polynomials
\n" );
document.write( "2x to the second power plus 8x plus 6 \n" );
document.write( "
Algebra.Com's Answer #369240 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "This can be rewritten as 2x^2+8x+6 \n" ); document.write( "Now we can take out 2: \n" ); document.write( "2(x^2+4x+3) \n" ); document.write( "This can be further factored as: \n" ); document.write( "2(x+3)(x+1) \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |