Last visit was: 19 Nov 2025, 16:23 It is currently 19 Nov 2025, 16:23
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
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,663
Own Kudos:
20,167
 [82]
Given Kudos: 165
Expert
Expert reply
Posts: 3,663
Kudos: 20,167
 [82]
Kudos
Add Kudos
82
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
pandeyashwin
Joined: 14 Jun 2018
Last visit: 25 Jan 2019
Posts: 169
Own Kudos:
312
 [35]
Given Kudos: 176
Posts: 169
Kudos: 312
 [35]
21
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
avatar
Emma263
Joined: 21 Aug 2018
Last visit: 28 Aug 2020
Posts: 3
Own Kudos:
12
 [11]
Given Kudos: 37
Posts: 3
Kudos: 12
 [11]
8
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
avatar
honneeey
Joined: 23 Aug 2016
Last visit: 06 Apr 2022
Posts: 93
Own Kudos:
173
 [5]
Given Kudos: 818
Location: India
Concentration: Finance, Strategy
GMAT 1: 660 Q49 V31
GPA: 2.84
WE:Other (Energy)
Products:
GMAT 1: 660 Q49 V31
Posts: 93
Kudos: 173
 [5]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
EgmatQuantExpert
e-GMAT Question of the Week #15

Set S contains all the integers from 10 to 99. \(S_1\), a subset of S, contains all the numbers of S, in which both the digits are even. \(S_2\), also a subset of S, contains all the numbers of S, in which both the digits are odd. What is the ratio of sum of all elements in \(S_1\) to sum of all elements in \(S_2\)?


    A. \(\frac{108}{275}\)

    B. \(\frac{216}{275}\)

    C. \(\frac{2}{3}\)

    D. \(\frac{275}{216}\)

    E. \(\frac{3}{2}\)




Quite a lengthy One!

Set S1= { 20, 22, 24, 26, 28, 40, 42, 44, 46, 48, 60, 62,64,66,68,80,82,84,86,88}= Sum(1080)
Set S2={ 11, 13,15,17,31,33,35,37,39,51,53,55,57,59,71,73,75,77,79,91,93,95,97,99}= Sum(1375)
Sum of S1/Sum of S2= 1080/1375= 216/275.

Answer B
User avatar
sayankh
Joined: 08 Apr 2018
Last visit: 08 Feb 2023
Posts: 15
Own Kudos:
9
 [1]
Given Kudos: 3
Posts: 15
Kudos: 9
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Answer would be 'B'.

Within {0 ... 9}, the even digits would be {0, 2, 4, 6 and 8} and similarly the odd digits would be {1, 3, 5, 7, 9}

Here, since we are referring to 2 sets, S1 where both the digits are even, hence all of the numbers which are going to be included will contain both the digits from {0, 2, 4, 6, 8}.

... and for S2, where it contains all the numbers of S, in which both the digits are odd, hence all of the numbers which are going to be included will contain both the digits from {1, 3, 5, 7, 9}.

S1 would contain the following sets - {20, 22, 24, 26, 28} , {40, 42, 44, 46, 48} , {60, 62 , 64, 66, 68} and {80, 82, 84, 86, 88}

Similarly, S2 would be containing the following - {11, 13, 15, 17, 19} , {31, 33, 35, 37, 39} , {51, 53, 55, 57, 59} , {71, 73, 75, 77, 79} and {91, 93, 95, 97, 99}

All of the individual sets within S1 and S2 is having the same common difference as 2 and the number of terms as 5. Utilizing the formula for a sequence in arithmetic progression, we would be able to determine the sum of the indivual series and add those up to determine the final sum.

S1 = 5/2 [ 40 + (4*2) ] + 5/2 [ 80 + (4*2) ] + 5/2 [ 120 + (4*2) ] + 5/2 [ 160 + (4*2) ]
= 120 + 220 + 320 + 420
= 1080

S2 = 5/2 [ 22 + (4*2) ] + 5/2 [ 62 + (4*2) ] + 5/2 [ 102 + (4*2) ] + 5/2 [ 142 + (4*2) ] + 5/2 [ 182 + (4*2) ]
= 75 + 175 + 275 + 375 + 475
= 1375

Now, we are being asked to determine the ratio of the sum of all elements in S1 to the sum of all elements in S2.

S1 / S2 = 1080/1375 = 216 / 275
avatar
jameslewis
Joined: 03 Sep 2018
Last visit: 22 Jan 2019
Posts: 7
Own Kudos:
36
 [26]
Given Kudos: 3
Posts: 7
Kudos: 36
 [26]
16
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
Analysis (20 seconds): Looks like I need to find the size of each set, use the sum of a series formula to find their respective sums and simplify the fraction. I also notice that the numerators of the answer choices are distinct so I'll be focussing on reducing the numerator until I see a match.

Strategy: Find n for both sets, Calculate sum of each series, Reduce the fraction focussing on the numerator

Find n (40 seconds)
S1 -> n = 4 * 5 = 20, first element = 20, last = 88
S2 -> n = 5 * 5 = 25, first element = 11, last = 99

Calculate sums (45 seconds)
\(Sum = \frac{n(a1 + an)}{2}\)
\(S1 = \frac{20(20 + 88)}{2} = 10 * 108\)
\(S2 = \frac{25(11 + 99)}{2} = \frac{25 * 110}{2} = 25 * 11 * 5\)

Reduce & Eliminate (30 seconds)
\(\frac{10 * 108}{25 * 11 * 5} = \frac{2 * 108}{25 * 11} = \frac{216}{...}\)

Answer = B
Total Time: 2:15
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,663
Own Kudos:
20,167
 [4]
Given Kudos: 165
Expert
Expert reply
Posts: 3,663
Kudos: 20,167
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post

Solution


Given:
    • Set S contains all the integers from 10 to 99, both inclusive
      o \(S_1\), contains all the numbers of set S, in which both the digits are even
      o \(S_2\), contains all the numbers of set S, in which both the digits are odd

To find:
    • \(\frac{Sum of all elements in S_1}{Sum of all elements in S_2}\)

Approach and Working:
\(S_1\) = {20, 22, 24, 26, 28, 40, 42, 44, 46, 48, 60, 62, 64, 66, 68, 80, 82, 84, 86, 88}

    • The sum of first set of five elements in \(S_1\) = 20 + 22 + 24 + 26 + 28
      o (2*10) + (2*10 + 2) + (2*10 + 4) + (2*10 + 6) + (2*10 + 8) = 2*10*5 + (2 + 4 + 6 + 8) = 120

    • The sum of next set of five elements in \(S_1\)= 40 + 42 + 44 + 46 + 48
      o Now, if we compare the elements in the first and second set of 5 numbers each, we can see that each element in the second set is 20 more than the corresponding element in the first set.
      o Thus, we can write the sum of the five elements in the second set = the sum of the five elements in the first set + 20*5 = 120 + 100 = 220

    • Similarly, the sum of next set of five elements = sum of the five elements in the second set + 20 * 5 = 220 + 100 = 320
    • And, the sum of last set of five elements = 320 + 100 = 420

Thus, sum of all elements in \(S_1\) = 120 + 220 + 320 + 420 = 1080

\(S_2\) = {11, 13, 15, 17, 19, 31, 33, 35, 37, 39, 51, 53, 55, 57, 59, 71, 73, 75, 77, 79, 91, 93, 95, 97, 99}

    • Sum of first five elements in \(S_2\) = 11 + 13 + 15 + 17 + 19
      o (10 + 1) + (10 + 3) + (10 + 5) + (10 + 7) + (10 + 9) = 10*5 + (1 + 3 + 5 + 7 + 9) = 75

    • The sum of next five elements in \(S_2\)= 31 + 33 + 35 + 37 + 39
      o Which can be written as (11+ 20) + (13 + 20) + (15 + 20) + (17 + 20) + (19 + 20)
      o (11 + 13 + 15 + 17 + 19) + 20*5 = 75 + 100 = 175

    • Similarly, the sum of next five elements = 175 + 100 = 275
    • And, the sum of next five elements = 275 + 100 = 375
    • And, the sum of last five elements = 375 + 100 = 475

Thus, sum of all elements in \(S_2\) = 75 + 175 + 275 + 375 + 475 = 75*5 + 1000 = 1375

Therefore, \(\frac{S_1}{S_2} = \frac{1080}{1375} = \frac{216}{275}\)

Hence, the correct answer is option B.

Answer: B

User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,684
Own Kudos:
1,447
 [3]
Given Kudos: 607
Location: United States
Posts: 1,684
Kudos: 1,447
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
EgmatQuantExpert
Set S contains all the integers from 10 to 99. \(S_1\), a subset of S, contains all the numbers of S, in which both the digits are even. \(S_2\), also a subset of S, contains all the numbers of S, in which both the digits are odd. What is the ratio of sum of all elements in \(S_1\) to sum of all elements in \(S_2\)?

    A. \(\frac{108}{275}\)
    B. \(\frac{216}{275}\)
    C. \(\frac{2}{3}\)
    D. \(\frac{275}{216}\)
    E. \(\frac{3}{2}\)

Assuming that set S contains all the integers from 10 to 99, inclusive.

\(S_1:(20,22,24,26,28…40…60…80…)\)
\(Tens: 20(5)+40(5)… = 5(20+40+60+80) = 5(200) = 1000\)
\(Units: (0+2+4+6+8)(4)=20(4)=80\)
\(Total:1000+8=1080\)

\(S_2:(11,13,15,17,19…31…51…71…91…)\)
\(Tens: 10(5)+30(5)… = 5(10+30+50+70+90) = 5(250) = 1250\)
\(Units: (1+3+5+7+9)(5)=25(5)=125\)
\(Total:1250+125=1375\)

\(\frac{S_1}{S_2}=\frac{1080}{1375}=\frac{5(200)+4(4*5)}{5(250)+5(25)}=\frac{5(200+16)}{5(250+25)}=\frac{216}{275}\)

Ans (B)
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 18 Nov 2025
Posts: 1,344
Own Kudos:
3,796
 [1]
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,344
Kudos: 3,796
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
EgmatQuantExpert
e-GMAT Question of the Week #15

Set S contains all the integers from 10 to 99. \(S_1\), a subset of S, contains all the numbers of S, in which both the digits are even. \(S_2\), also a subset of S, contains all the numbers of S, in which both the digits are odd. What is the ratio of sum of all elements in \(S_1\) to sum of all elements in \(S_2\)?


    A. \(\frac{108}{275}\)

    B. \(\frac{216}{275}\)

    C. \(\frac{2}{3}\)

    D. \(\frac{275}{216}\)

    E. \(\frac{3}{2}\)

For any EVENLY SPACED SET:
sum = (count)(median)

EVEN CASES:
Options with an even tens digits and a units digit of 0:
20, 40, 60, 80
Sum of the evenly spaced set above = (count)(median) = 4*50 = 200
In each subsequent case, the tens digits will remain the same, while the four units digits will each increase by 2:
22...82
24...84
26...86
28...88
As a result, each subsequent case will increase the sum by 8, yielding the following list:
200, 208, 216, 218, 220
Sum of the evenly spaced set above = (count)(median) = 5*216

ODD CASES:
Options with an odd tens digit and a units digit of 1:
11, 31, 51, 71, 91
Sum of the evenly spaced set above = (count)(median) = 5*51 = 255
In each subsequent case, the tens digits will remain the same, while the five units digits will each increase by 2:
13...93
15...95
17...97
19...99
As a result, each subsequent case will increase the sum by 10, yielding the following list:
255, 265, 275, 285, 295
Sum of the evenly spaced set above = (count)(median) = 5*275

Resulting ratio:
\(\frac{even-sum}{odd-sum} = \frac{5*216}{5*275} = \frac{216}{275}\)

User avatar
perseverance2021
Joined: 26 May 2021
Last visit: 27 Jul 2025
Posts: 15
Own Kudos:
Given Kudos: 21
Posts: 15
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
@
jameslewis
Analysis (20 seconds): Looks like I need to find the size of each set, use the sum of a series formula to find their respective sums and simplify the fraction. I also notice that the numerators of the answer choices are distinct so I'll be focussing on reducing the numerator until I see a match.

Strategy: Find n for both sets, Calculate sum of each series, Reduce the fraction focussing on the numerator

Find n (40 seconds)
S1 -> n = 4 * 5 = 20, first element = 20, last = 88
S2 -> n = 5 * 5 = 25, first element = 11, last = 99

Calculate sums (45 seconds)
\(Sum = \frac{n(a1 + an)}{2}\)
\(S1 = \frac{20(20 + 88)}{2} = 10 * 108\)
\(S2 = \frac{25(11 + 99)}{2} = \frac{25 * 110}{2} = 25 * 11 * 5\)

Reduce & Eliminate (30 seconds)
\(\frac{10 * 108}{25 * 11 * 5} = \frac{2 * 108}{25 * 11} = \frac{216}{...}\)

Answer = B
Total Time: 2:15

Hi jameslewis , Bunuel ,VeritasKarishma , and chetan2u - Can you guys help me understand why the sum of S1 is calculated as \(S1 = \frac{20(20 + 88)}{2} = 10 * 108\) , and the same applies for S2 while S1 and S2 do not contain equally spaced sets ?

Any help is greatly appreciated! Thanks!
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,706
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,706
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
perseverance2021
@
jameslewis
Analysis (20 seconds): Looks like I need to find the size of each set, use the sum of a series formula to find their respective sums and simplify the fraction. I also notice that the numerators of the answer choices are distinct so I'll be focussing on reducing the numerator until I see a match.

Strategy: Find n for both sets, Calculate sum of each series, Reduce the fraction focussing on the numerator

Find n (40 seconds)
S1 -> n = 4 * 5 = 20, first element = 20, last = 88
S2 -> n = 5 * 5 = 25, first element = 11, last = 99

Calculate sums (45 seconds)
\(Sum = \frac{n(a1 + an)}{2}\)
\(S1 = \frac{20(20 + 88)}{2} = 10 * 108\)
\(S2 = \frac{25(11 + 99)}{2} = \frac{25 * 110}{2} = 25 * 11 * 5\)

Reduce & Eliminate (30 seconds)
\(\frac{10 * 108}{25 * 11 * 5} = \frac{2 * 108}{25 * 11} = \frac{216}{...}\)

Answer = B
Total Time: 2:15

Hi jameslewis , Bunuel ,VeritasKarishma , and chetan2u - Can you guys help me understand why the sum of S1 is calculated as \(S1 = \frac{20(20 + 88)}{2} = 10 * 108\) , and the same applies for S2 while S1 and S2 do not contain equally spaced sets ?

Any help is greatly appreciated! Thanks!

It is not that you will get your answer in every question of this kind.

Here, it does because there are two items that are equally spaced from Center of the set. That is, if something is x less than mean or Center, then there is an item x more than the mean.

For example:
(20+88)/2=54
1) 20 and 88 are 34 away from 54.
2) 22 and 86 are 32 away from 54.
3) 24&84, 26&82 and 28&80 are 30, 28 and 26 respectively away from 54.
4) Next set of number is 40&68, 42&66 and so on, which are 14, 12, away from 54.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [2]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
perseverance2021
@
jameslewis
Analysis (20 seconds): Looks like I need to find the size of each set, use the sum of a series formula to find their respective sums and simplify the fraction. I also notice that the numerators of the answer choices are distinct so I'll be focussing on reducing the numerator until I see a match.

Strategy: Find n for both sets, Calculate sum of each series, Reduce the fraction focussing on the numerator

Find n (40 seconds)
S1 -> n = 4 * 5 = 20, first element = 20, last = 88
S2 -> n = 5 * 5 = 25, first element = 11, last = 99

Calculate sums (45 seconds)
\(Sum = \frac{n(a1 + an)}{2}\)
\(S1 = \frac{20(20 + 88)}{2} = 10 * 108\)
\(S2 = \frac{25(11 + 99)}{2} = \frac{25 * 110}{2} = 25 * 11 * 5\)

Reduce & Eliminate (30 seconds)
\(\frac{10 * 108}{25 * 11 * 5} = \frac{2 * 108}{25 * 11} = \frac{216}{...}\)

Answer = B
Total Time: 2:15

Hi jameslewis , Bunuel ,VeritasKarishma , and chetan2u - Can you guys help me understand why the sum of S1 is calculated as \(S1 = \frac{20(20 + 88)}{2} = 10 * 108\) , and the same applies for S2 while S1 and S2 do not contain equally spaced sets ?

Any help is greatly appreciated! Thanks!



First check this out: https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2012/0 ... eviations/

Now think:
What will be the mean of 20, 22, 86, 88?
It will be 54. Why? Because 20 is 34 less than 54 and 88 is 34 more than 54.
Also, 22 is 32 less than 54 and 86 is 32 more than 54.
So excess = shortfall. Hence mean = 54.

(20 + 88)/2 = 54
After this 20 * 54 because we have 20 terms.

Hope it all makes sense now.
avatar
rubyrehal
Joined: 12 Apr 2021
Last visit: 01 Jul 2021
Posts: 2
Own Kudos:
Given Kudos: 81
Posts: 2
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why do we consider 20, 40, 60 and 80 in S1? The question specifies that both digit must be even but 0 is not even nor odd
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,706
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rubyrehal
Why do we consider 20, 40, 60 and 80 in S1? The question specifies that both digit must be even but 0 is not even nor odd

Properties of 0: It is even. It is neither positive nor negative. It is a multiple of every number.
User avatar
Bambi2021
Joined: 13 Mar 2021
Last visit: 23 Dec 2021
Posts: 318
Own Kudos:
Given Kudos: 226
Posts: 318
Kudos: 136
Kudos
Add Kudos
Bookmarks
Bookmark this Post
S1 will contain every even in the 4 subsets: [20-28], [40-48], [60-68], [80-88]

S2 will contain every odd in the 5 subsets: [11-19], [31-39], [51-59], [71-79], [91-99]

The ratio should be something close to 4/5.

Only choice B is a good fit.
User avatar
Crytiocanalyst
Joined: 16 Jun 2021
Last visit: 27 May 2023
Posts: 950
Own Kudos:
Given Kudos: 309
Posts: 950
Kudos: 208
Kudos
Add Kudos
Bookmarks
Bookmark this Post
S1:(20,22,24,26,28…40…60…80…)S1:(20,22,24,26,28…40…60…80…)
Tens:20(5)+40(5)…=5(20+40+60+80)=5(200)=1000Tens:20(5)+40(5)…=5(20+40+60+80)=5(200)=1000
Units:(0+2+4+6+8)(4)=20(4)=80Units:(0+2+4+6+8)(4)=20(4)=80
Total:1000+8=1080Total:1000+8=1080

S2:(11,13,15,17,19…31…51…71…91…)S2:(11,13,15,17,19…31…51…71…91…)
Tens:10(5)+30(5)…=5(10+30+50+70+90)=5(250)=1250Tens:10(5)+30(5)…=5(10+30+50+70+90)=5(250)=1250
Units:(1+3+5+7+9)(5)=25(5)=125Units:(1+3+5+7+9)(5)=25(5)=125
Total:1250+125=1375Total:1250+125=1375

S1S2=10801375=5(200)+4(4∗5)5(250)+5(25)=5(200+16)5(250+25)=216275S1S2=10801375=5(200)+4(4∗5)5(250)+5(25)=5(200+16)5(250+25)=216275
Hence IMO B
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For set S1, total such numbers will be 20. Each of the 4 possible number for tens place will repeat five times and each of the possible number at units digit will repeat 5 times. SO unit digit sum comes to 20*4 =80 and tens digit sum comes to 20*5=100, carrying forward 8 total comes to 1080). Based on similiar concept for S2 total comes to 1375. THere you have it!
User avatar
Rohanx9
Joined: 15 Jul 2024
Last visit: 19 Nov 2025
Posts: 43
Own Kudos:
Given Kudos: 5
Location: Australia
GMAT Focus 1: 665 Q84 V87 DI78
GPA: 6.188
GMAT Focus 1: 665 Q84 V87 DI78
Posts: 43
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sum of evens:
- Number =\( 4*5 = 20\)
- Average = \(\frac{(10 + 98)}{2}= 54\)

Therefore sum of even = 20*54 (don't solve yet, potentially can be eliminated for simplification in the final fraction to save time)

Sum of odds:
- Number = \(5*5 = 25\)
- Average = \(\frac{(11 + 99)}{2} = 55\)
Therefore sum of odd = \(25*55\)

Fraction = \(\frac{(20*54)}{(25*55)} = \frac{4}{5}*\frac{54}{55}= \frac{216}{275}\)
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts