Solveeit Logo

Question

Mathematics Question on Permutations

The number of 3-digit odd numbers, whose sum of digits is a multiple of 7, is ________.

Answer

For odd number, unit place will be 1,3,5,71, 3, 5, 7 or 99.
So, xy1,xy3,xy5,xy7,xy9xy1, xy3, xy5, xy7, xy9 are the type of numbers.
If xy1xy1 then:
x+y=6,13,20x + y = 6, 13, 20 … Cases are required
i.e., 6+6+0+=126 + 6 + 0 + … = 12 ways
If xy3xy3 then:
x+y=4,11,18,.x + y = 4, 11, 18, …. Cases are required
i.e., 4+8+1+0=134 + 8 + 1 + 0 … = 13 ways
Similarly for xy5xy5, we have
x+y=2,9,16,x + y = 2, 9, 16, …
i.e., 2+9+3=142 + 9 + 3 = 14 ways
for xy7xy7 we have
x+y=0,7,14,.x + y = 0, 7, 14, ….
i.e., 0+7+5=120 + 7 + 5 = 12 ways
And for xy9xy9 we have
x+y=5,12,19x + y = 5, 12, 19 …
i.e., 5+7+0=125 + 7 + 0 … = 12 ways

So, total 6363 ways.