document.write( "Question 755606: factorize 16(x+y)+12(x+y)^2 \n" ); document.write( "
Algebra.Com's Answer #459777 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
16(x+y)+12(x+y)^2
\n" ); document.write( "16x + 16y + 12(x^2 + 2xy + y^2)
\n" ); document.write( "16x + 16y + 12x^2 + 24xy + 12y^2
\n" ); document.write( "12x^2 + 16x + + 24xy + 16y + 12y^2
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );