edited by
889 views

1 Answer

0 0 votes

I think the answer is 378, based on the following logic: 

  • All single digit numbers are distinct in nature, so 9.
  • All double digit numbers have distinct digits except 11,22,33,etc. So the total two digit numbers which have distinct digits are: 81 (99-10+1= 90 is the total number of two digit numbers and then you have with repeated digits (11,22,33,...), so a total of 81  digits).
  • Then we have three digit numbers, this deserves a detailed analysis:
Here, we use the product rule first to check the digits between 100-499:
 
The number of digits that can occupy the first place is 4 (1,2,3,4)
The number of digits that occupy the second place is 9 (All digits except for the one used above).
The number of digits that occupy the third place is 8 ( All digits except for the first two digits). 
So the total numbers with distinct digits from 100 to 499 is 4 X 9 X 8 = 288.
  • 500 itself fails to satisfy the claim, the reason being the repitition of the zeros. 
Therefore, the answer is 288+9+81= 378.

 

 

 

Related questions

1 1 vote
1 1 answer
1.1k
1.1k views
Shubham Sharma 2 asked Jun 26, 2025
1,060 views
The average of three distinct real numbers is $28$. If the smallest number is increased by $7$ and the largest number is reduced by $10$, the order of the numbers remains...
0 0 votes
0 0 answers
573
573 views
Shubham Sharma 2 asked Jun 26, 2025
573 views
The number of distinct integer solutions $(x, y)$ of the equation $\mid x+y \mid + \mid x-y \mid =2$, is
0 0 votes
0 0 answers
570
570 views
Shubham Sharma 2 asked Jun 26, 2025
570 views
Consider the sequence $t_{1}=1, t_{2}=-1$ and $t_{n}=\left(\frac{n-3}{n-1}\right) t_{n-2}$ for $n \geq 3$. Then, the value of the sum $\frac{1}{t_{2}}+\frac{1}{t_{4}}+\fr...
0 0 votes
0 0 answers
552
552 views
Shubham Sharma 2 asked Jun 26, 2025
552 views
The number of distinct real values of $x$, satisfying the equation $\max \{x, 2\}-\min \{x, 2\}=\mid x+2 \mid-\mid x-2 \mid$, is
0 0 votes
0 0 answers
572
572 views
Shubham Sharma 2 asked Jun 26, 2025
572 views
If $10^{68}$ is divided by $13$, the remainder is$5$$8$$4$$9$