document.write( "Question 346359: Find the LCM of x^2 + 16x + 64 and x^2 + 4x - 32\r
\n" );
document.write( "\n" );
document.write( "The LCM is???? \n" );
document.write( "
Algebra.Com's Answer #247664 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 16x + 64 \n" ); document.write( "(x+8)(x+8) \n" ); document.write( "*************** \n" ); document.write( "x^2 + 4x - 32 \n" ); document.write( "(x+8)(x-4) \n" ); document.write( "LCM=(x+8)^2(x-4) ans. \n" ); document.write( " |