document.write( "Question 729806: Find the LCM of x^2+6x,x^2-6x \n" ); document.write( "
Algebra.Com's Answer #463705 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x^2+6x = (x+6)x \n" ); document.write( "x^2-6x = (x-6)x\r \n" ); document.write( "\n" ); document.write( "LCM: x(x-6)(x+6) \n" ); document.write( " |