If two positive integers p and q can be expressed as p = ab^2 and p = ab, a, b being prime numbers
then find LCM (p, q) ?
Answers
Answered by
0
Answer:
Step-by-step explanation:
p = ab^2
q = ab
lcm(p,q) = ab^2
Similar questions