document.write( "Question 210058: solve 4x^2 + 12x - 7=0 by completing the square. \n" ); document.write( "
Algebra.Com's Answer #158750 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve 4x^2 + 12x - 7=0 by completing the square \n" ); document.write( "---------------- \n" ); document.write( "4(x^2 + 3x + ?) = 7 + 4*? \n" ); document.write( "--- \n" ); document.write( "4(x^2 + 3x + (3/2)^2) = 7 + 4(3/2)^2 \n" ); document.write( "--- \n" ); document.write( "4(x+(3/2))^2 = 16 \n" ); document.write( "--- \n" ); document.write( "(x+(3/2)) = +-sqrt(4) \n" ); document.write( "(x+(3/2) = +-2 \n" ); document.write( "----- \n" ); document.write( "x = 1/2 or x = -7/2 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Reply to stanbon@comcast.net \n" ); document.write( " |