document.write( "Question 145429: I need the problem factored. Or simply solved for x. 4x^2+12x+36=0 \n" ); document.write( "
Algebra.Com's Answer #106100 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2+12x+36=0\r \n" ); document.write( "\n" ); document.write( "4(x^2+3x+9) = 0 \n" ); document.write( "x^2 + 3x + 9 = 0 \n" ); document.write( "x = [-3 +- sqrt(3^2 -4*1*9)]/2 \n" ); document.write( "x = [-3 +- sqrt(9-36)]/2 \n" ); document.write( "x = [-3 +- sqrt(-27)]/2 \n" ); document.write( "x = [-3 +- 3isqrt(3)]/2 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |