The correct option is
A 180000First place from left cannot be filled with
0.
Next four places can be filled with any of the
10 digits.
After filling the first five places, the last place can be filled in following ways.
CASE
I : If the sum of first
5 digits is of
5k type, then rightmost digit would be either
0 or 5.so, units place can be filled in
2 ways
CASE I
I : If the sum of first
5 digits is of
5k+1 type, then rightmost digit would be either
4 or 9 .so, units place can be filled in
2 ways
CASE
III : If the sum of first
5 digits is of
5k+2 type, then rightmost digit would be either
3 or 8.so, units place can be filled in
2 ways
CASE
IV : If the sum of first
5 digits is of
5k+3 type, then rightmost digit would be either
2 or 7.so, units place can be filled in
2 ways
CASE
V: If the sum of first
5 digits is of
5k+4 type, then rightmost digit would be either
1 or 6.so, units place can be filled in
2 ways
∴total such numbers possible
=9×104×2=180000