Method 1 :koby_gen wrote:Of the three-digit integers greater then 750, how many have at least two digits that are equal to each other ?
(A) 56
(B) 70
(C) 72
(D) 74
(E) 78
Total 3 digit numbers greater than 750 = 249
Total number of numbers having unique digits = Total no. of unique digits between 800 to 999 + Total no. of unique digits between 750 and 799
= 2*9*8 + 1*4*8 = 144 + 32 = 176 (This contains 750 as well)
Hence the numbers which have at least two digits equal = 249 - (176 -1) = 74.
Method 2 :
The numbers which have all the 3 digits equal (777,888,999) = 3
Lets calculate the numbers which have two digits equal.
First for the range (800-999) :
XXY 2*1*9 = 18
XYX 2*9*1 = 18
XYY 2*9*1 = 18
Total for this range = 3*18 = 54
For the range (750-799)
XXY 1*1*9 = 9
XYX 1*4*1 = 4
XYY 1*4*1 = 4
Total for this range = 17
Hence the numbers which have at least two digits equal = 54 + 17 + 3 = 74.

















