document.write( "Question 473903: find the lowest common denominator of x^2+12x+36 and x^2+3x-18 \n" ); document.write( "
Algebra.Com's Answer #325030 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x^2+12x+36 and x^2+3x-18 \n" ); document.write( "x^2+12x+36=(x+6)2 \n" ); document.write( "x^2+3x-18=(x+6)(x-3) \n" ); document.write( "LCD=(x+6).. \n" ); document.write( " |