Last visit was: 14 Jul 2026, 12:25 It is currently 14 Jul 2026, 12:25
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 14 Jul 2026
Posts: 111,929
Own Kudos:
Given Kudos: 109,329
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,929
Kudos: 827,434
 [24]
3
Kudos
Add Kudos
21
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 14 Jul 2026
Posts: 11,261
Own Kudos:
45,660
 [10]
Given Kudos: 338
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,261
Kudos: 45,660
 [10]
4
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 14 Jul 2026
Posts: 16,562
Own Kudos:
80,333
 [2]
Given Kudos: 486
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,562
Kudos: 80,333
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 13 Jul 2026
Posts: 3,175
Own Kudos:
11,941
 [1]
Given Kudos: 1,860
Location: India
Concentration: Strategy, Leadership
Posts: 3,175
Kudos: 11,941
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
twobagels
Let n be a 5-digit number, and let q and r be the quotient and remainder, respectively, when n is divided by 100. For how many values of n is q + r divisible by 11?

A. 8180

B. 8181

C. 8182

D. 9000

E. 9090

The question can be solved using counting techniques.

Let the five-digit number be \(abcde\). In this representation, 'e' represents the units digit of the number, and 'a' represents the ten-thousands digit of the number.

The quotient of when \(abcde\) is divided by 100, is '\(abc\)', the remainder is '\(de\)'.

q = abc

r = de

The value of '\(abc\)' will be between '100' and '999'; the value of 'de' will be between 00 and 99.

We want to find the remainder when q + r is divided by 11.

As there are two parts to the sum, we can have multiple possibilities such as

1) Remainder(\(\frac{q}{11}\)) = 0 & Remainder(\(\frac{r}{11}\)) = 00
2) Remainder(\(\frac{q}{11}\)) = 1 & Remainder(\(\frac{r}{11}\)) = 10
3) Remainder(\(\frac{q}{11}\)) = 2 & Remainder(\(\frac{r}{11}\)) = 09
4) Remainder(\(\frac{q}{11}\)) = 3 & Remainder(\(\frac{r}{11}\)) = 08
.
.
.
.
.
10) Remainder(\(\frac{q}{11}\)) = 09 & Remainder(\(\frac{r}{11}\)) = 02
11) Remainder(\(\frac{q}{11}\)) = 10 & Remainder(\(\frac{r}{11}\)) = 01

Let's try to find the the possible values each of '\(abc\)' and '\(de\)' can take for the cases listed above -

Case 1: Remainder(\(\frac{q}{11}\)) = 0 & Remainder(\(\frac{r}{11}\)) = 00

abc - Remainder of (\(\frac{abc}{11}\)) = 0

  • Lowest Value: \(110\)
  • Highest Value: \(990\)
  • Number of terms: \(\frac{990-110}{11} + 1 = 81\)


de - Remainder of (\(\frac{de}{11}\)) = 0

  • Lowest Value: \(00\)
  • Highest Value: \(99\)
  • Number of terms: \(\frac{99-11}{11} + 1= 10\)

Total Possible Values = \(81 * 10 = 810\)

Case 2: Remainder(\(\frac{q}{11}\)) = 1 & Remainder(\(\frac{r}{11}\)) = 10

abc - Remainder of (\(\frac{abc}{11}\)) = 1

  • Lowest Value: \(100\)
  • Highest Value: \(991\)
  • Number of terms: \(\frac{991-100}{11} + 1 = 82\)


de - Remainder of (\(\frac{de}{11}\)) = 10

  • Lowest Value: \(10\)
  • Highest Value: \(98\)
  • Number of terms: \(\frac{98-10}{11} + 1= 9\)

Total Possible Values = \(82 * 09 = 738\)

We can find the values of the remaining cases as shown below.

Attachment:
Screenshot 2023-04-03 114026.jpg
Screenshot 2023-04-03 114026.jpg [ 82.4 KiB | Viewed 6639 times ]

Note: Once we have identified a pattern, we don't have to calculate for each case. For example, the number of possible values that '\(abc\)' can take remains the same for the remainder of 1 to 9. In a similar manner, the number of possible values '\(de\)' can take also remains constant for each possible remainder. This will help speed up the calculation process.

Total number of terms = (81*10) + (82 * 9 * 9) + (81 * 9) = 810 + 6642 + 729 = 8181

Option B

P.S. While we can optimize the process by not actually calculating the number of terms for each possible combination of the remainder, I still feel this is a bit tedious process (the working took me more than 2 mins :(). Hope there is a shorter and more elegant version to solve this question :angel:
User avatar
samarpan.g28
Joined: 08 Dec 2023
Last visit: 18 Feb 2026
Posts: 311
Own Kudos:
Given Kudos: 1,235
Location: India
Concentration: General Management, Human Resources
GPA: 8.88
WE:Engineering (Technology)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Let n be a 5-digit number, and let q and r be the quotient and the remainder, respectively, when n is divided by 100. For how many values of n is q + r divisible by 11?

(A) 8180
(B) 8181
(C) 8182
(D) 9000
(E) 9090
­We are dividing n by 100 -> q will be our quotient and r will be our reminder. So we can write n=100q+r.
Now, q is always greater than r. Also, we need to ensure n from above eqn has exactly five digits. This is possible when q has a minimum of three digits and n has a minimum of two digits.

Considering the above, the minimum three-digit number is 100 (value of q) and the minimum two-digit number is 10 (value of r). If I add them, 100+10=110 -> this is divisible by 11 (11*10 = 110).
Also, 100*100+10=10010 (value of n) is a five-digit number.
Do we notice one thing here? 10010 i.e. n is also divisible by 11 (11*910=10010).

What will be the next q+r? 121 since 11*11=121. So q=100 and r=21. Also, 100*100+21=10021 (11*911=10021). This is enough to understand that we only have to find five-digit numbers divisible by 11, considering q and r satisfying the above condition.
10010,10021,.....99990. [99990 in the form of 100q+r will be 100*999 + 90 where q=999 and r=90; also, 11*9090=99990]

Apply AP: 99990=10010+(n-1)*11 where n is the number of elements (not to confuse with the constant given in the problem). n=8181. Option (B) is correct.­
User avatar
ANVESHCH
Joined: 23 Feb 2024
Last visit: 06 May 2026
Posts: 1
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
 
Quote:
Bunuel wrote:
Let n be a 5-digit number, and let q and r be the quotient and the remainder, respectively, when n is divided by 100. For how many values of n is q + r divisible by 11?

(A) 8180
(B) 8181
(C) 8182
(D) 9000
(E) 9090
­Let "abcde" is the 5 digit number. the minimum value of abcde shall be 10000 & maximum 99999
as per the question q shall be "abc" and r shall be "de".

ex: 10000/100 = 100.00 (q = 100 & r = 100 * 0.00 = 00); 99999/100 = 999.99 (q = 999 & r = 0.99*100 = 99)

now the q+r will be equal to abc+de (q = 100a+10b+c, r = 10d+e)

q+r = abc+de
     
given to find the number of 5 digit numbers "abcde", such that q+r i.e., abc+de divisible by 11.

we know that the divisibility rule of 11 is that "the given number can only be completely divided by 11 if the difference of the sum of digits at odd position and sum of digits at even position in a number is 0 or 11"

now we need to figure out the sum of digits at odd and even positions in q+r i.e., abc+de.

first let us find how many digits does the number abc+de will have. we know that the minimum "abcde" is 10000 and maximum is 99999. so the minimum abc+de shall contain 3 digits i.e., 100+00 = 100 and maximum abc+de shall contain 4 digits i.e., 999+99 = 1098. 

let us find the difference of the sum of digits at odd position and sum of digits at even position of three digit abc+de
abc+de = (100a+10b+c) + (10d+e)


When we add abc+de, there will be "c+e" in 1's position, "b+d" in 10's postion & "a" in 100's position: ex: 123+12 = "3+2" in 1's position, "2+1" in 10's position and "1" in 100's position
therfore,
sum of digits at odd position in "abc+de" = a+c+e
sum of digits at even position in "abc+de"= b+d
we need to see if a+c+e either equal to b+d or b+d+11
this is as good as checking the 11 divisibility  of number "abcde" which is also checking a+c+e = b+d or a+c+e = b+d+11.
hence, if we find the numbers in between 10000  to 99999 that are divisible by 11, it will be the answer. 

the numbers divisible by 11 will be in arithematic progression with difference 11. hence we need to find the total such numbers in between 10000 & 99999. The minimum number that is divisible by 11 shall be 10010 (simple you can write this number from 11 multiplication rule also; even and odd positions) & the maximum number will be 99990.

so the first (say x1) & last number (say xn) in that arithmatic progression by 11 (numbers divisible by 11) shall be 10010 & 99990

we know in arithmatic progression             x= x+ (total numbers in series -1) * (difference between two consecutive numbers)
                                                                 = x+ (total numbers in series -1) * 11

                                                          99990 = 10010 + (total numbers - 1)*11
                                                          total numbers -1 = 99990-10010 / 11
                                                                                  = 89980 / 11
                                                                                  = 8180

hence total numbers in that series of numbers that are divisible by 11 = 8180+1 = 8181. Option (B) is correct.­
                                                                                   

 ­
User avatar
MehakKaushal
Joined: 08 Dec 2025
Last visit: 14 Jul 2026
Posts: 18
Own Kudos:
Given Kudos: 24
Posts: 18
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
When n is divided by 100,
n=100q+r,0≤r<100.
Given q+r is divisible by 11,
q+r=11k for some integer k.
So, q=11k−r.
Substitute into n=100q+r:
n =100(11k−r)+r
=1100k−100r+r
=1100k−99r
=11(100k−9r).​
Hence, n must be divisible by 11.
The 5-digit multiples of 11 are:
Smallest: Divide 10,000 by 11, which gives 909 with a remainder of 1. 11 times 909 = 9,999 (too small, only 4 digits). Add 11 to get the first 5-digit one: 9,999 + 11 = 10,010
10010=11×910
Largest: Divide 99,999 by 11, which gives 9,090 with a remainder of 9.Subtract the extra 9 leftover: 99,999 - 9 =99,990
99990=11×9090
These form an arithmetic progression with common difference 11.
99990= 10010 +(n-1)11
n=8181​
Answer:
(B) 8181
User avatar
Adit_
Joined: 04 Jun 2024
Last visit: 13 Jul 2026
Posts: 877
Own Kudos:
Given Kudos: 162
Posts: 877
Kudos: 310
Kudos
Add Kudos
Bookmarks
Bookmark this Post
It is actually really simple if we note it down algebraically:

n = 100q+r.
n = 99q+[q+r]
We know q+r = Multiple of 11, lets say 11y.

n = 99q+11y.
n = 11(9q+y)
q and y are independent of each other and n>10,000 so this covers all multiples of 11.
All multiples of 11 greater than 10,000 = 8181.

gmatophobia


The question can be solved using counting techniques.

Let the five-digit number be \(abcde\). In this representation, 'e' represents the units digit of the number, and 'a' represents the ten-thousands digit of the number.

The quotient of when \(abcde\) is divided by 100, is '\(abc\)', the remainder is '\(de\)'.

q = abc

r = de

The value of '\(abc\)' will be between '100' and '999'; the value of 'de' will be between 00 and 99.

We want to find the remainder when q + r is divided by 11.

As there are two parts to the sum, we can have multiple possibilities such as

1) Remainder(\(\frac{q}{11}\)) = 0 & Remainder(\(\frac{r}{11}\)) = 00
2) Remainder(\(\frac{q}{11}\)) = 1 & Remainder(\(\frac{r}{11}\)) = 10
3) Remainder(\(\frac{q}{11}\)) = 2 & Remainder(\(\frac{r}{11}\)) = 09
4) Remainder(\(\frac{q}{11}\)) = 3 & Remainder(\(\frac{r}{11}\)) = 08
.
.
.
.
.
10) Remainder(\(\frac{q}{11}\)) = 09 & Remainder(\(\frac{r}{11}\)) = 02
11) Remainder(\(\frac{q}{11}\)) = 10 & Remainder(\(\frac{r}{11}\)) = 01

Let's try to find the the possible values each of '\(abc\)' and '\(de\)' can take for the cases listed above -

Case 1: Remainder(\(\frac{q}{11}\)) = 0 & Remainder(\(\frac{r}{11}\)) = 00

abc - Remainder of (\(\frac{abc}{11}\)) = 0

  • Lowest Value: \(110\)
  • Highest Value: \(990\)
  • Number of terms: \(\frac{990-110}{11} + 1 = 81\)


de - Remainder of (\(\frac{de}{11}\)) = 0

  • Lowest Value: \(00\)
  • Highest Value: \(99\)
  • Number of terms: \(\frac{99-11}{11} + 1= 10\)

Total Possible Values = \(81 * 10 = 810\)

Case 2: Remainder(\(\frac{q}{11}\)) = 1 & Remainder(\(\frac{r}{11}\)) = 10

abc - Remainder of (\(\frac{abc}{11}\)) = 1

  • Lowest Value: \(100\)
  • Highest Value: \(991\)
  • Number of terms: \(\frac{991-100}{11} + 1 = 82\)


de - Remainder of (\(\frac{de}{11}\)) = 10

  • Lowest Value: \(10\)
  • Highest Value: \(98\)
  • Number of terms: \(\frac{98-10}{11} + 1= 9\)

Total Possible Values = \(82 * 09 = 738\)

We can find the values of the remaining cases as shown below.

Attachment:
Screenshot 2023-04-03 114026.jpg

Note: Once we have identified a pattern, we don't have to calculate for each case. For example, the number of possible values that '\(abc\)' can take remains the same for the remainder of 1 to 9. In a similar manner, the number of possible values '\(de\)' can take also remains constant for each possible remainder. This will help speed up the calculation process.

Total number of terms = (81*10) + (82 * 9 * 9) + (81 * 9) = 810 + 6642 + 729 = 8181

Option B

P.S. While we can optimize the process by not actually calculating the number of terms for each possible combination of the remainder, I still feel this is a bit tedious process (the working took me more than 2 mins :(). Hope there is a shorter and more elegant version to solve this question :angel:
Moderator:
Math Expert
111929 posts