If an integer is divisible by and , what is the next largest number that is divisible by all the given numbers?
Find the required number based on given information
If a given number is divisible by a set of numbers, then it is either the LCM or a multiple of the LCM of the set of numbers.
According to given condition is divisible by
Hence, is either the LCM or a multiple of the LCM of the numbers
and are co prime numbers.
So the LCM of these numbers is given by the product of these numbers
Therefore, LCM
We need to find the next largest number that is divisible by and which is the next multiple of after
Hence, the required number is equal to .