Last visit was: 18 Nov 2025, 16:49 It is currently 18 Nov 2025, 16:49
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,072
 [150]
5
Kudos
Add Kudos
145
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,072
 [21]
10
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,072
 [6]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,072
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Luckisnoexcuse
User avatar
Current Student
Joined: 18 Aug 2016
Last visit: 16 Apr 2022
Posts: 519
Own Kudos:
668
 [5]
Given Kudos: 198
Concentration: Strategy, Technology
GMAT 1: 630 Q47 V29
GMAT 2: 740 Q51 V38
Products:
GMAT 2: 740 Q51 V38
Posts: 519
Kudos: 668
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S CHALLENGE QUESTIONS:



How many positive four-digit integers have their digits in ascending order from thousands to units?

A. 6
B. 7
C. 84
D. 126
E. 210

First Digit - A
Second Digit - B
Third Digit - C
Fourth Digit - D

A can be 1-6
B can be 2-7
C can be 3-8
D can be 4-9
A=1; B = 2; C = 3 ; D = 6 options
A=1; B = 2; C = 4; D = 5 options
A = 1; B=2; C = 5; D = 4 options
A = 1; B=2; C = 6; D = 3 options
A = 1; B=2; C = 7; D = 2 options
A = 1; B=2; C = 8; D = 1 options
So When A =1 and B=2 then we have 21 options
WHen A = 1 and B=3 then we have 15 options
When A =1 and B=4 then we have 10 options
When A = 1 and B=5 then we have 6 options
When A = 1 and B=6 then we have 3 options
When A = 1 and B=7 then we have 1 option
So When A =1 we have 56 options
WHen A = 2 we have 35 options
When A = 3 we have 20 options
When A = 4 we have 10 options
When A = 5 we have 4 options
When A = 6 we have 1 option

Alltogether we have 56+35+20+10+4+1 = 126 options
D
Please correct me if i am wrong
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,696
 [38]
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,696
 [38]
24
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S CHALLENGE QUESTIONS:



How many positive four-digit integers have their digits in ascending order from thousands to units?

A. 6
B. 7
C. 84
D. 126
E. 210


Hi..

an easier, short and logical way..

choose 4 out of 10... there can be ONLY 1 way the 4 can be arranged in ascending order, so selection is what we are looking for and NOT arrangements..
\(10C4 = \frac{10!}{6!4!} = \frac{10*9*8*7}{4*3*2} = 210\)

BUT it contains numbers with 0 in thousands digit making these 3-digit numbers
so \(9C3= \frac{9!}{6!3!} = 84\)

\(ans = 210-84=126\)

D
User avatar
niks18
User avatar
Retired Moderator
Joined: 25 Feb 2013
Last visit: 30 Jun 2021
Posts: 867
Own Kudos:
1,763
 [17]
Given Kudos: 54
Location: India
GPA: 3.82
Products:
Posts: 867
Kudos: 1,763
 [17]
13
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
chetan2u
Bunuel

GMAT CLUB'S CHALLENGE QUESTIONS:



How many positive four-digit integers have their digits in ascending order from thousands to units?

A. 6
B. 7
C. 84
D. 126
E. 210


Hi..

an easier, short and logical way..

choose 4 out of 10... there can be ONLY 1 way the 4 can be arranged in ascending order, so selection is what we are looking for and NOT arrangements..
\(10C4 = \frac{10!}{6!4!} = \frac{10*9*8*7}{4*3*2} = 210\)

BUT it contains numbers with 0 in thousands digit making these 3-digit numbers
so \(9C3= \frac{9!}{6!3!} = 84\)

\(ans = 210-84=126\)

D

Great explanation chetan2u :thumbup:

we can reduce 1 step here because \(0\) cannot be part of any number with ascending digits so we simply need to select \(4\) digits out of \(9\) digits

Hence \(9_C_4=\frac{9!}{4!5!}=126\)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,072
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,072
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S CHALLENGE QUESTIONS:



How many positive four-digit integers have their digits in ascending order from thousands to units?

A. 6
B. 7
C. 84
D. 126
E. 210

Par of GMAT CLUB'S New Year's Quantitative Challenge Set

User avatar
PranjalJ
Joined: 18 Apr 2020
Last visit: 25 Jan 2023
Posts: 23
Own Kudos:
10
 [2]
Given Kudos: 139
Location: Germany
GPA: 4
Posts: 23
Kudos: 10
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I thought of doing this question using permutation so started with filling the 1000th position and we have 9(0 can not be used at 1000th position)options for that. While doing this I realized that answer options do not have big numbers so I can easily divide by 9 and check if I find a unique answer. I divided all options by 9 and only option D passed the test. It was a shortcut to do this question.

Posted from my mobile device
User avatar
miag
Joined: 10 Dec 2023
Last visit: 18 Nov 2025
Posts: 188
Own Kudos:
Given Kudos: 142
Location: India
Concentration: Marketing, Sustainability
GMAT Focus 1: 675 Q87 V83 DI80
Products:
Expert
Expert reply
GMAT Focus 1: 675 Q87 V83 DI80
Posts: 188
Kudos: 73
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why can digits not repeat? Are 1122,2233,2344,1123 not considered valid numbers and if not, why?
Want to make sure I understand this to keep in mind this constraints for future questions
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,072
Kudos
Add Kudos
Bookmarks
Bookmark this Post
miag
Why can digits not repeat? Are 1122,2233,2344,1123 not considered valid numbers and if not, why?
Want to make sure I understand this to keep in mind this constraints for future questions

Ascending order means the digits must increase from left to right, so for example, 1122 is not in ascending order because there’s no increase from the thousands to the hundreds digit and from the tens to the units digit.
User avatar
Axwe7
Joined: 25 Dec 2024
Last visit: 15 Nov 2025
Posts: 6
Own Kudos:
Given Kudos: 7
Posts: 6
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This wouldn't be correct since the units position cannot have 9 options. Because we're restricted to ascending order, the units position must be greater than or equal to 4 - so there's only 6 possibilites.

I.e., smallest arrangement is 1234.
PranjalJ
I thought of doing this question using permutation so started with filling the 1000th position and we have 9(0 can not be used at 1000th position)options for that. While doing this I realized that answer options do not have big numbers so I can easily divide by 9 and check if I find a unique answer. I divided all options by 9 and only option D passed the test. It was a shortcut to do this question.

Posted from my mobile device
User avatar
BinodBhai
Joined: 19 Feb 2025
Last visit: 15 Oct 2025
Posts: 113
Own Kudos:
Given Kudos: 252
Posts: 113
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is a very good question indeed!
User avatar
Vaishbab
Joined: 29 Jan 2023
Last visit: 18 Nov 2025
Posts: 69
Own Kudos:
Given Kudos: 73
Location: India
Concentration: Strategy, Operations
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
He was talking about the 1000s digit

Axwe7
This wouldn't be correct since the units position cannot have 9 options. Because we're restricted to ascending order, the units position must be greater than or equal to 4 - so there's only 6 possibilites.

I.e., smallest arrangement is 1234.
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts