document.write( "Question 22388: Explain and show the steps in how to add,subtract and multiply the following:
\n" ); document.write( "(-9p^3 · q^2)(-3p^2 · q^4)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #11798 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
(-9)(-3)= 27
\n" ); document.write( "(p^3)(p^2)= p^5
\n" ); document.write( "(q^2)(q^4)= q^6
\n" ); document.write( "So answer is 27p^5q^6
\n" ); document.write( "
\n" );