document.write( "Question 884999: What is the sum of the polynomials 3a^2+3a^2b^2 and -ab+a^2b^2 ? \n" ); document.write( "
Algebra.Com's Answer #539743 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
(3a^2+3a^2b^2)+ (-ab+a^2b^2)=
\n" ); document.write( "3a^2-ab+4a^2b^2
\n" ); document.write( "
\n" );