Last visit was: 14 Sep 2024, 06:40 It is currently 14 Sep 2024, 06:40
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 15 Sep 2010
Status:Do and Die!!
Posts: 203
Own Kudos [?]: 2228 [46]
Given Kudos: 193
 Q29  V6 GMAT 3: 430  Q31  V19
Send PM
Most Helpful Reply
Tutor
Joined: 16 Oct 2010
Posts: 15302
Own Kudos [?]: 68054 [33]
Given Kudos: 442
Location: Pune, India
Send PM
Tutor
Joined: 16 Oct 2010
Posts: 15302
Own Kudos [?]: 68054 [8]
Given Kudos: 442
Location: Pune, India
Send PM
General Discussion
avatar
Intern
Intern
Joined: 26 Sep 2010
Posts: 7
Own Kudos [?]: 7 [2]
Given Kudos: 6
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
2
Kudos
What we want is 0+(1+2+3+....+9)+(1+1+1+2+1+3...1+9)+.....(9+1+9+2..+9+9)

1+2+..+9=(9*10)/2=45
Similarly 11+12+...+19 will have 10 1s and again a sequence of (1+2+3+..+9). 20 series will be (2+0+2+1..2+9)=20+(1+2+3..+9)

Extrapolating this, we will get 45+(10+45)+(20+45)+....(90+45) = 45+(9*45)+(10+20+30+...+90)=450+10(1+2+..+9)=
450+10(45)=900.

Not sure if there is a better way to do this.
User avatar
Manager
Manager
Joined: 07 Oct 2010
Posts: 102
Own Kudos [?]: 347 [1]
Given Kudos: 10
Send PM
Re: sum of 0-99 [#permalink]
1
Bookmarks
Simple counting is what needed in this question
First of all we need to count how many 1 's are present from 0-99
i.e 1, 11-19, 21, 31, 41, 51, 61, 71, 81 ,91.... thus total of 20 1's are present
Thus total will be 1 * 20 = 20

Similarly there will be 20 2's and 20 3's ....... 20 9's

Therefore of each number will be 2*20 = 40, 3*20 = 60 ....... 9*20 = 180

Thus total of 20+40+60+80+100+120+140+160+180 = 900

Answer is "C"
User avatar
Manager
Manager
Joined: 06 Oct 2009
Posts: 56
Own Kudos [?]: 1120 [2]
Given Kudos: 4
Location: Mexico
Concentration: Entrepreneurship, Finance
GPA: 3.85
WE:Sales (Commercial Banking)
Send PM
Re: sum of 0-99 [#permalink]
1
Kudos
1
Bookmarks
This is my method

Sum of the digits from 1 to 9 = Sum of consecutive numbers = first plus last divided by two X number of terms = 5 X 9 = 45

Number of times the digits from one to nine appear in the sequence from 1 to 99 = 10

First part of the answer = 45 X 10 = 450

Number of times the number one (two..nine) appears in the sequence from 1 to 99 in the units digit = 10
1 X 10 = 10
2 X 10 = 20
.....
Sum of consecutive numbers = First Plus Last / 2 X Number of terms

90 + 10 = 100 / 2 = 50 X 9 = 450 Second part of the answer

Final answer 450 + 450 = 900

It worked for me...

Regards
User avatar
Intern
Intern
Joined: 12 Dec 2010
Posts: 10
Own Kudos [?]: 92 [4]
Given Kudos: 0
Schools:Wharton, Columbia, Booth, NYU
Send PM
Re: sum of 0-99 [#permalink]
3
Kudos
1
Bookmarks
1+2+3+4+5+6+7+8+9
(1+0)+(1+1)+(1+2)+(1+3)+(1+4)+(1+5)+(1+6)+(1+7)+(1+8)+(1+9)
(2+0)+(2+1)+(2+2)+(2+3)+(2+4)+(2+5)+(2+6)+(2+7)+(2+8)+(2+9)
and so on..

You don't have to write the above in the test... just quickly visualize it. What do we see here?

1+2+... +9, which adds to 45 appears 10 times
=> 45*10 = 450 -------------- (1)

also, we have 10 1's, 10 2's and so on
=> 10 (1 + 2 +...+ 9)
=> 10 * 45 = 450 ------------- (2)

(1) + (2) = 900

Hope this helps!
Manager
Manager
Joined: 15 Nov 2006
Affiliations: SPG
Posts: 232
Own Kudos [?]: 3238 [1]
Given Kudos: 34
Send PM
Re: sum of 0-99 [#permalink]
1
Kudos

think of all numbers between 0-99 as double-digit numbers(1=01, 2=02 and so on)

sum of unit digits
digits 1-9 repeat 10 times (01 to 09, 11 to 19 .... 91 to 99)

sum of unit digits \(= 10*[\frac{9}{2}*(1+9)] = 450\)

sum of tens digits
digits 1-9 repeat 10 times (10 to 19, 20 to 29 .... 90 to 99)

sum of unit digits \(= 10*[\frac{9}{2}*(1+9)] = 450\)

total = 450 + 450 = 900

Ans: C
User avatar
Director
Director
Joined: 08 May 2009
Status:There is always something new !!
Affiliations: PMI,QAI Global,eXampleCG
Posts: 544
Own Kudos [?]: 598 [1]
Given Kudos: 10
Send PM
Re: sum of 0-99 [#permalink]
1
Kudos
0+1+2+...+9 = x = 45

now we have,
unit's digit sum from 0-99 = 10 * x
ten's digit sum from 0-99 = 10* x

hence total is 20*x = 20 * (45) = 900. Hence C.
User avatar
Senior Manager
Senior Manager
Joined: 01 Feb 2011
Posts: 305
Own Kudos [?]: 331 [0]
Given Kudos: 42
Send PM
Re: sum of 0-99 [#permalink]
we can see the pattern here

units digit : 1,2,3,4,5,6,7,8,9 repeated 10 times


=> unit digit sum = 10*(1+2+3+4+5+6+7+8+9)

tens digit : 1 repeated 10 times, 2 repeated 10 times...9 repeated 10 times

=> tens digit sum = 10*(1+2+3+4+5+6+7+8+9)

so their sum = 20*(1+2+3+4+5+6+7+8+9) = 900

Answer is C.
User avatar
VP
VP
Joined: 06 Sep 2013
Posts: 1332
Own Kudos [?]: 2493 [4]
Given Kudos: 355
Concentration: Finance
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
3
Kudos
1
Bookmarks
shrive555
The sum of all the digits of the integers from 18 to 21 inclusive is 24 (1+8+1+9+2+0+ 2+1=24). What is the sum of all the digits of the integers from 0 to 99 inclusive?

A. 450
B. 810
C. 900
D. 1000
E. 1100

1+2+3+4...+9 sum of all digits is 45

Each digit will appear ten times in the units digit = 10*45= 450
Each digit will appear once in the tens digit = 1*45*10 = 450 (The ten is cause its in the tens digit)
Total= 900

Answer is C

Hope it helps

Gimme Kuddos

Cheers
J :)
Tutor
Joined: 20 Dec 2013
Posts: 104
Own Kudos [?]: 249 [1]
Given Kudos: 1
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
1
Kudos
Expert Reply
Sum from 0 - 9 = 45
Sum from 10 - 19 = (1x10 + 45) = 55
Sum from 20 - 29 = (2x10 + 45) = 65
.
.
.
Sum from 90 - 99 = (9x10 + 45) = 135

Total sum = 55 + 65 ..... 135 = 10(45+135)/2 = 900
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1556
Own Kudos [?]: 7362 [1]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
1
Kudos
0 to 9 in units place appear 10 times, so 10x0 + 10x1 + ............ + 10x9 = 450
0 to 9 in tens place appear 10 times, so 10x0 + 10x1 + ............ + 10x9 = 450

450+450=900 = Answer = C
User avatar
Manager
Manager
Joined: 11 Oct 2015
Status:2 months to go
Posts: 90
Own Kudos [?]: 885 [0]
Given Kudos: 38
GMAT 1: 730 Q49 V40
GPA: 3.8
Send PM
The sum of all the digits of the integers from 18 to 21 incl [#permalink]
shrive555
The sum of all the digits of the integers from 18 to 21 inclusive is 24 (1 + 8 + 1 + 9 + 2 + 0 + 2 + 1 = 24). What is the sum of all the digits of the integers from 0 to 99 inclusive?

A. 450
B. 810
C. 900
D. 1000
E. 1100

Many of the over-mentioned require a good number sense, which I do not posses, so I'll show you my "layman" approach

We want the sum of the digits from 0 to 99, so I approximated:
0-9 -> 45 -> (9+0)*10/2
40-49 -> 85 (13+4)*10/2
90-99 -> 135 (18+9)*10/2

We can see at a glance that the "weight" goes up as the numbers go up (meaning the difference between 85 and 45 is 40, while 135-85 is 50, this means that the second part of this sequence carries more weight for our result), so we know that the final answer has to be more than 850 (85*10) but close to it, and that's just 900: the answer is C.

Kudos if you like.

Den.
Manager
Manager
Joined: 06 Mar 2017
Posts: 178
Own Kudos [?]: 277 [0]
Given Kudos: 330
Concentration: Operations, General Management
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
VeritasKarishma
In the first 99 numbers, every digit appears 20 times. (Think 2 - It appears 10 times in units digit and 10 times in tens digit)

So all you need is (1 + 2 + 3 + ... + 9) x 20 = 45 x 20 = 900

Note: Remember 1 + 2 + 3 +...n = n(n+1)/2

VeritasKarishma, your solution to this is great, but do you not think that there must be reason to give 18 to 21 = 24. Is there a possibility to use this and reach to the answer earlier?
Usually Questions mentions "such as" or "for example" if they add info just to make us understand the question better!!!

Since this question is from Magoosh, mikemcgarry, can you provide the official solution?
Manager
Manager
Joined: 16 Oct 2011
Posts: 170
Own Kudos [?]: 127 [0]
Given Kudos: 545
GMAT 1: 640 Q38 V40
GMAT 2: 650 Q44 V36
GMAT 3: 570 Q31 V38
GMAT 4: 720 Q49 V40
GPA: 3.75
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
A different approach that I havent seen on this question

notice if we sum up 0-9 we get 1+2+...9 = 45

for digits 10-19 we get 1+2+3 +.....19 = 55

for digits 20-29 we get 2+3+.....29 = 65.

In fact as we increase tens place digit by one for each row of our sum, the sum will increase by 10

so the sum = (45+55+65+75+85+95+105+115+125+135) = 900
Senior Manager
Senior Manager
Joined: 02 Jan 2022
Posts: 258
Own Kudos [?]: 102 [0]
Given Kudos: 3
GMAT 1: 760 Q50 V42
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
There are a total of 100 numbers in the range of 0 to 99.
This includes a total of 10 one-digit numbers and 90 two-digit numbers.
A total of 10*1 + 90*2 = 190 digits needs to be added.
But of the 190 digits, 0 appears a total of 10 times.
(0, 10, 20, 30, 40, 50, 60, 70, 80, 90)
The other digits repeat themselves a total of 20 times each.
The sum is given by :
20*(1+2+3+4+5+6+7+8+9)
20*(45) = 900
Intern
Intern
Joined: 16 Jun 2023
Posts: 14
Own Kudos [?]: 9 [0]
Given Kudos: 21
WE:Supply Chain Management (Manufacturing)
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
Hello,

I started from the first and the last digits:

0 + 9+9 = 18
1 + 9+8 = 18
2 + 9+7 = 18
3 + 9+6 = 18
.
.
.
4+8 + 5+1 = 18
4+9 + 5+0 = 18

so we have 50 lines with 18 as a sum, so I just multiply 18*50= 9*100 (double and half) = 900
Manager
Manager
Joined: 13 Jul 2024
Posts: 82
Own Kudos [?]: 37 [0]
Given Kudos: 28
Send PM
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
KarishmaB
shrive555
The sum of all the digits of the integers from 18 to 21 inclusive is 24 (1+8 + 1+9 + 2+0 + 2+1 = 24). What is the sum of all the digits of the integers from 0 to 99 inclusive?

450
810
900
1000
1100
0 to 99 could be considered 100 two digit numbers(00, 01, 02....99) since when 0 is added, it doesn't change the sum. To write these 100 numbers, 200 digits will be used. Since there are 10 digits (0 to 9), each digit will appear 20 times.

So total sum = 20*0 + 20*1 + 20*2 + 20*3 +.....20*9 = 20*9*10/2 = 900
­Pls explain how for 100 numbers - 200 digits will be used part
GMAT Club Bot
Re: The sum of all the digits of the integers from 18 to 21 incl [#permalink]
Moderator:
Math Expert
95503 posts