How many integer from 1 through 1000 are multiple of 3 or multiples of 5?
Answers
||✪✪ QUESTION ✪✪||
How many integer from 1 through 1000 are multiple of 3 or multiples of 5 ?
|| ✰✰ ANSWER ✰✰ ||
→ From 1 to 1000 Numbers Divisible by 3 are = (999/3) = 333
→ From 1 to 1000 Numbers Divisible by 5 are = (1000/5) = 200
→ From 1 to 1000 Numbers Divisible by 15 are = (990/15) = 66
So,
→ Numbers divisible by 3 or 5 = 333 + 200 - 66 = 467
___________________________
★★Extra Brainly Knowledge★★
→ The Divisibility Rule for 3: A number is divisible by 3 if the sum of the digits is divisible by 3..
→ The Divisibility Rule for 5: Number that are divisible by 5 must end in 5 or 0.
→ The Divisibility Rule for 15: For a number to be divisible by 15, the number must end with 0 or 5 AND the sum of its digits must be divisible by 3.
_____________
Step-by-step explanation:
Question:-
How many integers from 1 through 1000 are multiple of 3 or multiple of 5?
Answer:-
From 1 to 1000,
Numbers divisible by 3 = 999/3 = 333.
Numbers divisible by 5 = 1000/5 = 200.
NumbeRS divisible by 15 = 990/15 = 66.
Total integers divisible by 3 or 5 are 333+200-66 = 467.