BTGmoderatorDC wrote:If the greatest common divisor of (n+2)!, (n-1)!, and (n+4)! is 120, what is the value of n?
A. 4
B. 5
C. 6
D. 7
E. 3
Can some experts show me solution in this problem?
OA C
We need the following fact:
If n < m, then n! is a divisor of m!.
For example, 4! is a divisor of 5! and 3! is a divisor of 8!. Now, since 5! = 120, we need n to be at least 6, in order to make (n - 1)! divisible by 5!. So this eliminates choices A, B, and E. Let's check the remaining two choices:
If n = 6, then (n+2)! = 8!, (n-1)! = 5!, and (n+4)! = 9!. Since 5! Is the smallest of them, 5! = 120 would be the greatest common divisor.
If n = 7, then (n+2)! = 9!, (n-1)! = 6!, and (n+4)! = 10!. Since 6! Is the smallest of them, 6! = 720 would be the greatest common divisor.
Therefore, we see that n must be 6.
Alternate Solution:
Since (n - 1)! is a divisor of both (n + 2)! and (n + 4)!; GCD of (n + 4)!, (n + 2)! and (n - 1)! is (n - 1)!. We are told that the GCD of these three expressions is 120, thus (n - 1)! = 120. Since 120 = 5!, we have n - 1 = 5 and so, n = 6.
Answer: C