document.write( "Question 1044679: how to solve
\n" ); document.write( "x squared+4x+3
\n" ); document.write( "step by step in short form
\n" ); document.write( "

Algebra.Com's Answer #660018 by MaxWong(38)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2%2B4x%2B3\"
\n" ); document.write( "=\"%28x%5E2%2B4x%2B4%29-1\"
\n" ); document.write( "=\"%28x%2B2%29%5E2-1%5E2\"
\n" ); document.write( "=\"%28x%2B2%2B1%29%28x%2B2-1%29\"
\n" ); document.write( "=\"%28x%2B1%29%28x%2B3%29\"
\n" ); document.write( "
\n" );