document.write( "Question 755365: x^2+4x+3 \n" ); document.write( "
Algebra.Com's Answer #459613 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! x^2+4x+3 \n" ); document.write( "(x + 3)(x + 1) \n" ); document.write( "x times x = x^2 \n" ); document.write( "x times 1 = x \n" ); document.write( "3 times x = 3x \n" ); document.write( "3 times 1 = 3 \n" ); document.write( "Arrange in order \n" ); document.write( "x^2 + x + 3x + 3 \n" ); document.write( "Collect like terms \n" ); document.write( "x^2 + 4x + 3 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |