document.write( "Question 37314: xsquared+4x=-3 \n" ); document.write( "
Algebra.Com's Answer #22995 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From x^2 + 4x = -3, we bring the -3 to the left side by adding 3 to both sides and then factor. \n" ); document.write( "x^2 + 4x + 3 = 0 \n" ); document.write( "(x + 3)(x + 1) = 0 \n" ); document.write( "x = -3 or x = -1 \n" ); document.write( " |