Skip to main content

2015 AMC 12A Problem 15

Problem 15 of 25IntermediateAlgebraNumber Theory

What is the minimum number of digits to the right of the decimal point needed to express the fraction 12345678922654\dfrac{123456789}{2^{26}\cdot 5^4} as a decimal?

Answer choices

Show solution

Solution

The numerator and denominator share no common factors. To write the fraction as a decimal, rewrite it with a power of 1010 in the denominator; the smallest that works is 1026:10^{26}: 12345678922654=1234567895221026.\dfrac{123456789}{2^{26}\cdot 5^4} = \dfrac{123456789\cdot 5^{22}}{10^{26}}. Since the numerator 123456789522123456789\cdot 5^{22} is not divisible by 10,10, the decimal has exactly 2626 places after the point. Thus, the correct answer is C.

More practice

Concepts: decimal · prime factorization

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