1 * 2 * 3 * .... * n = n!pratyoosh wrote:Q. If n is a positive integer and the product of all the integers from 1 to n, inclusive, is a multiple of 990, what is the least possible value of n?
1. 10
2. 11
3. 12
4. 13
5. 14
Ans: B
Lets find out the prime factors of n! = 990 = 10 * 99 = 2 * 3 * 3 * 5 * 11
So, for our number to be a multiple of 990, it must include those 4 prime factors.
Since the biggest prime on the list is 11, 11! is the smallest factorial that will be a multiple of 990.
The reason we can directly choose so is 11 is prime, hence we are sure that there is no other factors available below 11 to make a product 11. Thus least possible value of 990 is 11.












