Bunuel
What is the value of integer n ?
(1) n(n + 1)(n + 2) = 120
(2) n! = 24
The question needs to tell you n is a positive integer, or else test takers might wonder if they need to understand what n! means when n is negative (there's no consensus in math about how to define factorials for negatives, but i've seen at least one paper that proposes (-4)! should equal 24, though that's a non-standard view). Any real GMAT question with "n!" in it will tell you in advance that n is a positive integer, to ensure the expression is properly defined.
If we know n is a positive integer, then the larger n is, the larger (n)(n+1)(n+2) is. So there can only be one conceivable positive value of n that makes (n)(n+1)(n+2) precisely equal to 120, and Statement 1 is sufficient. Similarly, the larger n is, the larger n! is, so only one value of n can make Statement 2 true. It's DS, so there's no reason to actually solve for n, and the answer is D.