edited by
2,102 views
1 votes
1 votes

Suppose that $6$-digit numbers are formed using each of the digits $1, 2, 3, 7, 8, 9$ exactly once. The number of such $6$-digit numbers that are divisible by $6$ but not divisible by $9$ is equal to

  1. $120$
  2. $180$
  3. $240$
  4. $360$
edited by

1 Answer

Best answer
4 votes
4 votes
test of divisibility by 9 is: sum of digits is divisible by 9.

here sum of digits is 1 + 2+ 3+ 7+ 8+9 = 30

so all numbers formed by these digits exactly once are not divisible by 9.

But all numbers formed by these digits are divisible by 3.

so we have to see the number of numbers which are even.

there are totally 6! = 720 numbers possible with these digits.

Out of which 1/3rd are even(2,8 are even digits out of 6 available digits)

So the answer is 240.

C
selected by

Related questions

5.1k
views
3 answers
3 votes
Sayan Bose asked May 7, 2019
5,142 views
A general election is to be scheduled on $5$ days in May such that it is not scheduled on two consecutive days. In how many ways can the $5$ days be chosen to hold ... {pmatrix} 30 \\ 5 \end{pmatrix}$\begin{pmatrix} 31 \\ 5 \end{pmatrix}$
2.6k
views
3 answers
0 votes
Sayan Bose asked May 7, 2019
2,645 views
Suppose that the number plate of a vehicle contains two vowels followed by four digits. However, to avoid confusion, the letter $ O'$ ... $190951$194976$219049$
3.5k
views
1 answers
0 votes
Sayan Bose asked May 5, 2019
3,532 views
The number of $6$ digit positive integers whose sum of the digits is at least $52$ is$21$22$27$28$
1.9k
views
1 answers
4 votes
Sayan Bose asked May 7, 2019
1,889 views
Consider the function $h$ defined on $\{0,1, .10\}$ with $h(0)=0, \: h(10)=10 $ and$2[h(i)-h(i-1)] = h(i+1) - h(i) \: \text{ for } i = 1,2, \dots ,9.$Then ... {1}{2^9-1}\\$\frac{10}{2^9+1}\\$\frac{10}{2^{10}-1}\\$\frac{1}{2^{10}+1}$