document.write( "Question 356232: x^2+6x=27 \n" ); document.write( "
Algebra.Com's Answer #254274 by bwhite0905(1)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 6x = 27 \n" ); document.write( "x^2 + 6x - 27 = 0 \n" ); document.write( "(x + 9) (x - 3) = 0 \n" ); document.write( "x = -9 \n" ); document.write( "x = 3 \n" ); document.write( " |