document.write( "Question 373270: How do you find LCM of these three terms p3q,p2q p2q \n" ); document.write( "
Algebra.Com's Answer #265738 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
p3q=p*p*p*q
\n" ); document.write( "p2q=p*p*q
\n" ); document.write( "p2q=p*p*q
\n" ); document.write( "common elements are p*p*p*q=p^3q ans.
\n" ); document.write( "
\n" );