How do I find the smallest 4-digit number which is divisible by 18, 24 & 32 using HCF/LCM?
Thanks,
Ron
Doesn't that give 1440 instead of 1152? Still don't really understand your reasoning. My reasoning is: Disregarding the "smallest 4 digit number" part, the entire solution set is given by k*L where L is the lcm and k is any integer. So find the smallest k such that k*L is 4 digits.