Last visit was: 21 Apr 2026, 18:58 It is currently 21 Apr 2026, 18:58
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: 21 Apr 2026
Posts: 109,728
Own Kudos:
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,475
 [21]
1
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 18 Apr 2026
Posts: 11,230
Own Kudos:
44,984
 [10]
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,230
Kudos: 44,984
 [10]
4
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
avatar
mridul1994
Joined: 11 Mar 2019
Last visit: 07 Aug 2019
Posts: 1
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,438
Own Kudos:
79,375
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,438
Kudos: 79,375
 [1]
Kudos
Add Kudos
1
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

The main point in this question is how do you figure out that if upon division by 100, q + r is divisible by 11, then n is also divisible by 11?

Assume a 5 digit number abcde.
When divided by 100, we get
abcde = 100abc + de
where de is the 2 digit remainder and abc is the 3 digit quotient.

q + r = abc + de = 100a + 10b + c + 10d + e = 100a + c + e + 10 (b + d)
To find whether it is divisible by 11, let's re-write it as

99a + a + c + e + 11(b + d) - b - d

Now, 99a + 11 (b + d) is divisible by 11.
If (a + c + e) - (b + d) is divisible by 11, then so is the entire number.
But this is the same rule as the divisibility rule for division by 11 for a 5 digit number abcde.
Hence, if q + r is divisible by 11, the five digit number should also be divisible by 11. So we just need the multiples of 11 in all 5 digit numbers from 10000 to 99999

First such number will be 10010 (11 * 910) and last will be 99990 (11 + 9090)
Total such numbers = 9090 - 910 + 1 = 8181

Answer (B)
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Apr 2026
Posts: 3,173
Own Kudos:
11,439
 [1]
Given Kudos: 1,862
Location: India
Concentration: Strategy, Leadership
Posts: 3,173
Kudos: 11,439
 [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 6250 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: 315
Own Kudos:
Given Kudos: 1,236
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: 09 Apr 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.­
                                                                                   

 ­
Moderators:
Math Expert
109728 posts
Tuck School Moderator
853 posts