document.write( "Question 866043: What are the values of x in the equation x(x-6)=4(x+6) \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "x(x-6)=4(x+6)\n" ); document.write( "x^2 - 6x = 4x + 24\n" ); document.write( " x^2 -10x - 24 = 0\n" ); document.write( " (x-12)(x+2) = 0, x = -2, 12