document.write( "Question 44335: find the least common denominator of 8a+32, a^2+4a \n" ); document.write( "
Algebra.Com's Answer #29250 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Since 8a+32 = 8(a + 4) and
\n" ); document.write( "a^2+4a = a(a + 4),
\n" ); document.write( "the LCD is 8a(a + 4).
\n" ); document.write( "
\n" );