Find the number of numbers from 1to 200 divisible by 3 and 4
Answers
Answered by
3
__________________________________
We need to find LCM of 3, 4
Any no. divisible by LCM of 3, 4 will be divisible by 3, 4
Now,
Least number divisible by 12 between 1 and 200 is 12.
Highest number between 1 and 200 divisible by 12 is
On dividing 200 by 12, we get remainder as
Highest number divisible by 12 between 1 and 200
So,
In A.P 12, 24, 36........192
Hence, there are 16 numbers which are divisible by both 3 and 4 between 1 and 200.
__________________________________
Similar questions