document.write( "Question 1011015: Solve 4x^3+12x^2+12x+36 \n" ); document.write( "
Algebra.Com's Answer #626546 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you meant \n" ); document.write( "4x^3 + 12x^2 + 12x + 36 = 0 \n" ); document.write( "then we have \n" ); document.write( "4(x^2 + 3)(x + 3) = 0 \n" ); document.write( "so that x = -3, +/- i*sqrt(3) \n" ); document.write( " |