Question
Digit sum (DG) is defined as the sum of the digits of a number till you get a single digit number. Eg) DG(40)=4+0=4. DG(345)=DG(12)=DG(3)=3. How many positive integers (n) are there between 500 and 1500 such that DG(N)=7?
Answer: Option D
:
D
Was this answer helpful ?
:
D
Approach 1: Logic
The first number which satisfies this is 502. The next number will be 511 and so on. The terms will fall in an Arithmetic Progression with common difference = 9. Last term = 1492.
Number of terms =9909+1=111.
Approach 2: Shortcut in a Shortcut!
Digit sum of numbers will fall in an Arithmetic Progression with a common difference of 9. Thus, there can be 1500−5009=111 or 112 such numbers.
Since only 111 is there in the answer options, you can mark it directly.
Was this answer helpful ?
More Questions on This Topic :
Question 2.
If |x-1| - |x| + |2x+3| > 2x + 4 then ?
....
Question 8.
What are the last two digits of 2253?
....
Submit Solution