If n is a positive integer and the product of all the integers from 1 to n, inclusive, is multiple of 990, what is the least possible value of n?
If n is a positive integer and the product of all the integers from 1 to n, inclusive, is multiple of 990, what is the least possible value of n? সঠিক উত্তর 11
To solve this problem, we need to consider the prime factorization of 990. The prime factorization of 990 is 2 * 3^2 * 5 * 11.