Find the LCM of a = pq2 and b = p3q
Video Explanation
Watch the video below for a clear explanation:
Solution
Question: If two positive integers a and b are expressible in the form
a = p q2
b = p3 q
where p and q are prime numbers, find LCM(a, b).
Step 1: Write Prime Powers
a = p1 × q2
b = p3 × q1
Step 2: Apply the Rule for LCM
The LCM is obtained by taking the highest power of each prime appearing in the numbers.
Highest power of p = 3
Highest power of q = 2
Step 3: Write the LCM
LCM(a, b) = p3 q2
Final Answer
✔ LCM(a, b) = p3 q2
Conclusion
Thus, by taking the highest powers of the prime factors p and q, the LCM of the given numbers is p3 q2.