Processing math: 100%

Tuesday, May 27, 2025

2025 Mathcounts state sprint #22 problem and solution : level 1 +

 

2025 Mathcounts state sprint

#22: Let n be a positive integer less than or equal to 1000. If the last two digits of n are reversed, the resulting integer is exactly 85 percent of n. What is the sum of the possible values of n?


Try this question first. Then scroll down for solution. 















Let n be a positive integer less than or equal to 1000. If the last two digits of n are reversed, the resulting integer is exactly 85 percent of n. What is the sum of the possible values of n?

Let the original number be:

n=100h+10t+u

The number formed by swapping the tens and units digits is:

n=100h+10u+t

According to the problem:

n=1720n

So n has to be divisible by 20 (make sure you know why). This implies:

u=0,t is even

Let:

t=2k,0k4

Then:

n=100h+10t=100h+20k n=100h+t=100h+2k

Now compute the difference:

nn=18k

Also, from the given:

nn=n1720n=320n

Equating both expressions:

18k=320nn=120k

Since k0, we get:

n=120k

Valid values for k{1,2,3,4}, so the numbers are:

120,240,360,480

Their sum is:

120+240+360+480=120(1+2+3+4)=120×10=1200

No comments:

Post a Comment