206 views

1 Answer

Best answer
2 votes
2 votes
The number of numbers which are divisible by $7$ and less than $1000 = \lfloor \frac{1000}{7} \rfloor=142$

The number of  numbers which are divisible by $7$ as well as $11 =\lfloor \frac{1000}{7\times 11} \rfloor=12$

$\therefore$ The number of numbers which are divisible by $7$ but not $11 = 142 -12 =130$
selected by
Answer:

Related questions

2 votes
2 votes
1 answer
1
gatecse asked Jun 28, 2020
222 views
The minimum number of people that must be in a room to ensure that at least three were born on the same day of the week is $\_\_\_\_\_$
4 votes
4 votes
1 answer
2
gatecse asked Jun 28, 2020
300 views
Consider a set $A$ with $6$ elements. Let $N_1$ denote the number of bijective functions from $A$ to $A$ and let $N_2$ denote the number of onto (surjective) functions fr...
4 votes
4 votes
1 answer
3
gatecse asked Jun 28, 2020
190 views
Number of bit strings of length $10$ that do not end in “$111$” is $\_\_\_\_$
7 votes
7 votes
1 answer
4
gatecse asked Jun 28, 2020
393 views
The number of bit strings of length $6$ that do not contain “$1111$” as a substring is $\_\_\_\_$