Skip to main content

2018 AMC 10A Problem 7

Problem 7 of 25EasierAlgebraNumber TheoryCounting & Probability

For how many (not necessarily positive) integer values of nn is the following value an integer? 4000(25)n4000 \cdot \left(\dfrac{2}{5}\right)^n

Answer choices

Show solution

Solution

We can rewrite the expression as (2553)(25)n=25+n53n. (2^5 \cdot 5^3) \cdot \left(\dfrac{2}{5}\right)^n = 2^{5 + n} \cdot 5^{3 - n}. For this to be an integer, both exponents must be nonnegative. This means that 5+n0n53n0n3. \begin{aligned} 5 + n \geq 0 &\Rightarrow n \geq -5 \\ 3 - n \geq 0 &\Rightarrow n \leq 3. \end{aligned} This gives us 5+3+1=95 + 3 + 1 = 9 values for n.n. Thus, E is the correct answer.

More practice

Concepts: exponent · prime factorization · counting integers in a range

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