BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

What would be your approach to solve this problem

Expert replies
by viv_gmat » Tue Jul 12, 2011 12:40 pm
How many integers "k" greater than 100 and less than 1000 are there such that if the hundreds and the units digits of "k" are reversed, the resulting integer is k+99?

A) 50
B) 60
C) 70
D) 80
E) 90

D
Join the discussion
Source: — Problem Solving |

by sanabk » Tue Jul 12, 2011 1:35 pm
K=100a+10b+c
Modified K=100c+10b+10a

Condition is K+99=Modified K
=> (100a+10b+c)+99=(100c+10b+10a)
=> 99(a-c+1)=0 ---equation(1)

Solving equation(1)=> c=a+1

Therefore starting with
102, 122,....192 (10 numbers)
203, 213,....293 (10 numbers)
.
.
.
809, 819,...898 (10 numbers)

So Total of 8x10=80 numbers.
D

This explanation sounds tedious and would appreciate if someones comes up with a more apt way to solve this question.

Best!!!
Join the discussion

by GMATGuruNY » Tue Jul 12, 2011 1:47 pm
viv_gmat wrote:How many integers "k" greater than 100 and less than 1000 are there such that if the hundreds and the units digits of "k" are reversed, the resulting integer is k+99?

A) 50
B) 60
C) 70
D) 80
E) 90

D
Since the tens digit is part of both k and k+99, it doesn't affect the increase.
The increase is coming solely from the swapping of the hundreds digit and the units digit.

Let H = hundreds digit and U = units digit.

Omitting the tens digit, k = 100H + U.
When the digits are swapped, new k = 100U + H.

Since the difference between the new k and the original k must be 99, we get:
(100U + H) - (100H + U) = 99.
99U - 99H = 99.
99(U - H) = 99.
U - H = 1.
U = H+1.

Thus, the following combinations will work:
H=1, U=2.
H=2, U=3.
H=3, U=4.
H=4, U=5.
H=5, U=6.
H=6, U=7.
H=7, U=8.
H=8, U=9.
8 combinations.

Since for each of these 8 combinations, the tens digit could be 0 through 9 -- a total of 10 options for each combination -- we multiply by 10:
8*10 = 80.

The correct answer is D.
Last edited by GMATGuruNY on Tue Jul 12, 2011 2:01 pm, edited 1 time in total.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3
Join the discussion

by viv_gmat » Tue Jul 12, 2011 1:50 pm
Fantastic guys ...nice explanations...But I really like GMATGuruNY's approach..
Awesome..Thanks
Join the discussion

by goalevan » Tue Jul 12, 2011 6:02 pm
Same process but can't explain that better than Guru already did :)
Join the discussion