ব্যাখ্যা
Question: What will be the least number which when tripled will be exactly divisible by 8, 12, 15?
Solution:
Prime factorization of,
8 = 2 × 2 × 2
12 = 2 × 2 × 3
15 = 3 × 5
LCM = 2 × 2 × 2 × 3 × 5 = 120
So the smallest, 3n = 120
⇒ n = 120/3
∴ n = 40
So the least number which when tripled will be exactly divisible by 8, 12, and 15 is 40.