document.write( "Question 1094197: Find the indicated product
\n" ); document.write( "(X squared+3x+3)(x squared+3x+5)
\n" ); document.write( "

Algebra.Com's Answer #804042 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
(x^2 + 3x + 3)(x^2 + 3x + 5)
\n" ); document.write( "= x^2(x^2 + 3x + 5) + 3x(x^2 + 3x + 5) + 3(x^2 + 3x + 5)
\n" ); document.write( "= (x^4 + 3x^3 + 5x^2) + (3x^3 + 9x^2 + 15x) + (3x^2 + 9x + 15)
\n" ); document.write( "= \"x%5E4+%2B+6x%5E3+%2B+17x%5E2+%2B+24x+%2B+24\"
\n" ); document.write( "
\n" );