document.write( "Question 231936: find the least common multiple of the polynomials \r
\n" );
document.write( "\n" );
document.write( "(x-4)(x+6)
\n" );
document.write( "(x-4)(x+2) \n" );
document.write( "
Algebra.Com's Answer #171516 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the least common multiple of the polynomials \n" ); document.write( "(x-4)(x+6) \n" ); document.write( "(x-4)(x+2) \n" ); document.write( "------------------- \n" ); document.write( "The lcm must contain each of the factors in their highest power. \n" ); document.write( "lcm = (x-4)(x+6)(x+2) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |