If n is a positive integer, which of the following is equivalent to \(n! + (n + 1)! + (n + 2)!\) ?
A. \((n!)^3\)
B. \(3(n + 1)!\)
C. \(n!(n + 1)^3\)
D. \(n!(n + 2)^2\)
E. \(n!(n + 3)\)Hello, people. Let's get into this! A friendly way to do this question would be to plug in a positive integer value. If we let n = 1 in the original expression, we get:
1! + (1 + 1)! + (1 + 2)!
1! + 2! + 3!
1 + 2 + 6
9Which of the answer choices would, if we replace n with 1, equal 9?
(A) Would equal 1
(B) Would equal 6
(C) Would equal 8
(D) Would equal 9
(E) Would equal 4
(D) is your answer.
Note: In this question, because only one of the answer choices gives the same value as the original expression, we can stop here. If, however, multiple answer choices did so, you would need to repeat the process with a different positive integer each time until you are left with only one option that always gives the same value as the original expression.