document.write( "Question 46512: 3x^2 + 12x = -5 \n" ); document.write( "
Algebra.Com's Answer #30865 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2 + 12x = -5 \n" ); document.write( "x^2 + 4x = -5/3 \n" ); document.write( "(x + 2)^2 = -5/3 + 12/3 = 7/3 \n" ); document.write( "x + 2 = +- sqrt(7/3) \n" ); document.write( "x = -2 +- sqrt(7/3) \n" ); document.write( " |