edited by
227 views

1 Answer

0 0 votes
Total number of number not divisible by 3 and 5 are = 999 - total number of numbers divisible by 3 or 5

numbers divisible by 3 = 1000/3 = 333

numbers divisible by 5 = 1000/5 =199

Now we need to subtract numbers that are counted twice which are divisble by both 3 and 5

numbers divisible by 15 = 1000/15 = 66

333+199−66=466
999−466=533​

533 is the answer

 
Answer:
Position:
Show:

Related questions

1 1 vote
0 0 answers
172
172 views
Shubham Sharma 2 asked Jun 20, 2025
172 views
A sequence of five natural numbers $s_{1} \leq s_{2} \leq s_{3} \leq s_{4} \leq s_{5}$ satisfy the following conditions: $\sum\limits_{i=1}^{5} s_{i}=35$$\sum\limits_{i=1...
0 0 votes
2 2 answers
445
445 views
Shubham Sharma 2 asked Jun 20, 2025
445 views
In how many ways can $10$ identical chocolate bars be distributed among $5$ children, in such a way that each child gets at least one chocolate bar?$50$$126$$252$$3125$
0 0 votes
1 1 answer
184
184 views
Ay_Kay_Ay asked Dec 2, 2024
184 views
How many integers in the set $\{1,2, \ldots, 1000\}$ are relatively prime to $1000$? Recall that two integers are relatively prime if the only common factor they have is ...
1 1 vote
1 1 answer
382
382 views
jothee_new asked Sep 9, 2025
382 views
Let $M$ be an $n \times n$ matrix. We define an elementary row operation on $M$ to be one of the following:Interchanging some two rows of $M$.Multiplying a row in $M$ by ...