Skip to main content

2025 AMC 10A Problem 17

Problem 17 of 25IntermediateNumber Theory

Let NN be the unique positive integer such that dividing 273436273436 by NN leaves a remainder of 16,16, and dividing 272760272760 by NN leaves a remainder of 15.15. What is the tens digit of N?N?

Answer choices

Show solution

Solution

Subtract off the remainders. Both 273420=27343616273420 = 273436 - 16 and 272745=27276015272745 = 272760 - 15 are multiples of N,N, so their difference 675675 is too. Now 272745=404675+45,272745 = 404 \cdot 675 + 45, which makes 4545 a multiple of NN as well. The remainder 1616 means N>16,N \gt 16, and the only divisor of 4545 bigger than 1616 is 4545 itself. So N=45,N = 45, and its tens digit is 4.4. Thus, E is the correct answer.

More practice

Concepts: greatest common divisor · divisibility

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