Skip to main content

2019 AMC 10B Problem 6

Problem 6 of 25EasierAlgebraNumber TheoryCounting & Probability

A positive integer nn satisfies the equation (n+1)!+(n+2)!=n!440.(n+1)! + (n+2)! = n! \cdot 440. What is the sum of the digits of n?n?

Answer choices

Show solution

Solution

We can rewrite the left side as (n+1)n!+(n+2)(n+1)n!(n+1)n!+(n+2)(n+1)n!=((n+2)21)n!,=((n+2)^2-1)n!, so ((n+2)21)n!=440n!((n+2)^2-1) n! = 440 n! Therefore, (n+2)2=441,(n+2)^2=441, so n=19.n=19. The sum of its digits is 10.10. Thus, the answer is C .

More practice

Concepts: factorial · algebraic manipulation · digits

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.