document.write( "Question 254790: what is the least common multiple of (x+3), (2x+6) and 2x? \n" ); document.write( "
Algebra.Com's Answer #187110 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Given, (x+3), (2x+6) and 2x \n" ); document.write( " (x+3) , 2(x+3), 2x \n" ); document.write( "Least common multiple = 2x(x+3) \n" ); document.write( " |