MHB Count of Multiples of 2 or 7 in 999

  • Thread starter Thread starter sabsac
  • Start date Start date
  • Tags Tags
    Count
AI Thread Summary
To find the count of multiples of 2 or 7 for natural numbers up to 999, there are 499 multiples of 2 and 142 multiples of 7. Adding these gives 641, but this total includes the common multiples of both, specifically the multiples of 14. To correct for this, the count of multiples of 14 (which is 71) is subtracted from the total. The final count of multiples of 2 or 7 less than or equal to 999 is 570.
sabsac
Messages
4
Reaction score
0
Find the count of multiples of 2;or 7, for all natural numbers less than or equal to 999.
 
Mathematics news on Phys.org
There are integer part of 999/2= 499 even numbers les than or equal to 999. There are integer part of 999/7= 142 multiples of 7 less than or equal to 999. But 499+ 142= [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]1141 is too larger because it counts multiples of 14 twice. We need to subtract integer part of 999/14= 71 to account for that.
 
the answer provided is 570 which is the difference between 641 and 71. that difference between the total count of multiples of 2 and 7.
 
HallsofIvy said:
There are integer part of 999/2= 499 even numbers les than or equal to 999. There are integer part of 999/7= 142 multiples of 7 less than or equal to 999. But 499+ 142= 1141 is too larger because it counts multiples of 14 twice. We need to subtract integer part of 999/14= 71 to account for that.

Mathematicians often have trouble with simple arithmetic! :rolleyes:
 
so can you once again explain how we arrived at the value 71 and why we had to subtract it from 641?
 
multiples of 2 less than 999 ...

2(1), 2(2), 2(3), ... , 2(499)

multiples of 7 less than 999 ...

7(1), 7(2), 7(3), ... , 7(142)

multiples of 14 less than 999 which are common to both lists above ...

14(1), 14(2), 14(3), ... , 14(71)
number of multiples of 2 or 7 that are less than 999 =

(multiples of 2)+(multiples of 7)-(number of values that are multiples of both 2 and 7) =

499+142-71
 
Thanks for clarifying.
 

Similar threads

Replies
2
Views
3K
Replies
6
Views
4K
Replies
10
Views
2K
Replies
11
Views
3K
Replies
4
Views
2K
Replies
2
Views
2K
Back
Top