document.write( "Question 866043: What are the values of x in the equation x(x-6)=4(x+6) \n" ); document.write( "
Algebra.Com's Answer #522054 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\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 \n" ); document.write( "
\n" );