I'd like to check if I understand how to solve below problem in bold. I believe you need to factor 990 which gives you:
990
10 * 99
2 * 5 * 11 * 9
2 * 5 * 11 * 3 * 3
So the answer must be 11. Is this correct?
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?
Answers:
10
11
12
13
14
990
10 * 99
2 * 5 * 11 * 9
2 * 5 * 11 * 3 * 3
So the answer must be 11. Is this correct?
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?
Answers:
10
11
12
13
14














