document.write( "Question 373822: What is the LCM of p^3, p^2q, pq^2? \n" ); document.write( "
Algebra.Com's Answer #266024 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The highest power of p in any expression is \"p%5E3\", and the highest power of q in any expression is \"q%5E2\". The LCM is thus \"p%5E3q%5E2\". \n" ); document.write( "
\n" );