Skip to main content

2021 AMC 10A Problem 8

Problem 8 of 25EasierAlgebraNumber Theory

When a student multiplied the number 6666 by the repeating decimal, 1.a b a b=1.a b,\underline{1}.\underline{a} \ \underline{b} \ \underline{a} \ \underline{b}\ldots=\underline{1}.\overline{\underline{a} \ \underline{b}}, where aa and bb are digits, he did not notice the notation and just multiplied 6666 times 1.a b.\underline{1}.\underline{a} \ \underline{b}. Later he found that his answer is 0.50.5 less than the correct answer. What is the 22-digit integer a b?\underline{a} \ \underline{b}?

Answer choices

Show solution

Solution

Let N=10a+b,N=10a+b, the two-digit integer formed by the digits aa and b.b. Then 1.ab=1+N991.\overline{ab}=1+\frac{N}{99} while the terminating decimal the student used is 1.ab=1+N100.1.ab=1+\frac{N}{100}. The correct product exceeds the student’s product by 0.5,0.5, so 66(N99N100)=N150=0.5. 66\left(\frac{N}{99}-\frac{N}{100}\right) =\frac{N}{150}=0.5. Hence N=75.N=75. Thus, E is the correct answer.

More practice

Concepts: repeating decimal · geometric sequence

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