document.write( "Question 771407: Factor trinomial: \"2x%5E2%2B3x%2B1\" \n" ); document.write( "
Algebra.Com's Answer #470199 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
2x² + 3x + 1
\n" ); document.write( "= 2x² + 2x + x + 1 {split the 3x into 2x and x using factoring by grouping}
\n" ); document.write( "= 2x(x + 1) + 1(x + 1) {factored 2x out of first two terms and 1 out of last two terms}
\n" ); document.write( "= (2x + 1)(x + 1) {factored (x + 1) out of the two terms}
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );