here numbers are not repitative.
and we want number in decreasing order.
so largest four digit number is 9999. but as we know no num can be same.
so ten thousands digit would be fixed as 9.
then thousand digit would be fixed as 8.
now we need to figure out first how many numb are there between 9801 and 9876.
for that now we need to fix hundreds digit as well and it would be 7.
so for the unit digit we only have 7 choice because 7,8,9 have been used.
so the total num in this range will be 1*1*1*7 = 7
now we will fix hundreds digit as 6.
so total numbers in this range =1*1*1*7= 7
now we will fix hundreds digit as 5.
so the available numbers in this range = 1*1*1*7= 7
up until this we have total num= 7 * 7 *7 =343
we need to find first thousands number and then thousands digit in there.
now lets fix hundreds digit as 5.
so total numbers in this range = 1*1*1*7= 7
so now we have total number 373*7 = 2401
this exceeds our requirements.
but we got that thousands digit of 1000th integer will be 8.
option E
kevincan
W is the set of all of the four-digit positive integers in which no two digits are equal to each other. If a list is made of all the numbers in W arranged in decreasing order, what is the thousands digit of the 1000th integer in the list?
A. 4
B. 5
C. 6
D. 7
E. 8