For anyone who does not already know how to do a problem like this, I think the following explanation will be very helpful!
Official Answer:
Correct answer: (D)
Solution: To find the greatest prime factor of this expression, we first expand the expression, and then simplify it by factoring. (You may skip the expansion step if you find it unnecessary, but it is helpful in understanding how the numbers combine.) Combine the factorials in the first half of the expression so that they read 13 x 12^2 x 11^2 x 10^2...down to 1^2. Combine the factorials in the second half of the expressions so that they read 14 x 13^2 x 12^2 x 11^2 x 10^2...down to 1^2. To factor, divide each term by the largest number that the two terms have in common. After expanding the factorials, you can see that they share one 13 and the other squared terms from 12 to 1. Factor out (13)(12!)^2, which is equivalent to 13!12!. We are left with (13!12!)(1 + [13 x 14]). Now simplify the expression inside the parentheses: 13 x 14 = 182. 1 + 182 = 183. Our expression now reads (13!12!)(183). We are now ready to find the greatest prime factor. The question is whether 183 has a prime factor greater than 13. (You should suspect that it does; otherwise, the problem is too easy.) Using divisibility rules, check to see whether 183 is divisible by 3. Because 1+ 8 + 3 = 12, 183 is divisible by 3. 183 = 3 x 61. 61 is prime. Thus, the original expression can be rewritten as (12!13!)(3)(61). The largest prime factor of that expression is 61.