document.write( "Question 833855: factor: 4x^2 +6x +2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #502741 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! factor: \n" ); document.write( "4x^2 +6x +2 \n" ); document.write( "factor out whats common among all three terms: \n" ); document.write( "2(2x^2 +3x +1) \n" ); document.write( "2(2x+1)(x+1) \n" ); document.write( " |