document.write( "Question 950969: x^2-6x=27 \n" ); document.write( "
Algebra.Com's Answer #580696 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2-6x=27 \n" ); document.write( "x^2-6x-27=0 \n" ); document.write( "factoring the left: \n" ); document.write( "(x+3)(x-9) = 0 \n" ); document.write( "x = {-3, 9} answer \n" ); document.write( " |