Amit0507
Hi Manpreet,
The approach is still not clear to me. By 9*9*8 option, we eliminate the possibility of a Zero at the 3rd place.
lets try to understand, why we approach this question from first digit and why not from second or third digit ??
we don't want zero at the first digit. why ?? if zero occurs at the first digit then number won't be a three digit number(it will become a two digit number). that's why we want to eliminate all such cases in which zero occurs at the first digit so we started with first digit. now up to this point we have 9 possibilities for first digit . which are 1,2,3,4,5,6,7,8,9. suppose we selected 9 for the first digit. so number will be 9,_,_
now lets suppose we follow your method. so for second digit we have 0,1,2,3,4,5,6,7,8. now from these 9 numbers suppose we selected digit 8
so the number is 98_
now for third digit we have 0,1,2,3,4,5,6,7, now from these 8 number we can select any of the number. that is we have certain cases in which 0 can also occur at the third digit. (i.e. 980 is one of the possible number) which we don't want.
hence we have to eliminate all such possible cases.