asked 151k views
3 votes
How many numbers among 1000-2000 are multiples of any two but not three of the first three odd prime numbers?

Hint: the first three odd prime numbers are 3,5,7

asked
User Adri
by
9.1k points

1 Answer

3 votes

Answer: The first three odd prime numbers are 3, 5, and 7. A number is a multiple of two but not three of these prime numbers if it is divisible by two of them, but not the third.

To find the number of numbers between 1000 and 2000 that are multiples of two but not three of the first three odd prime numbers, we can count the number of multiples of each pair of prime numbers and subtract the number of multiples of all three prime numbers.

There are 200 multiples of 3 and 5 between 1000 and 2000 (200 numbers for each, for a total of 200 * 2 = 400). There are 133 multiples of 3 and 7 between 1000 and 2000 (133 numbers for each, for a total of 133 * 2 = 266). There are 80 multiples of 5 and 7 between 1000 and 2000 (80 numbers for each, for a total of 80 * 2 = 160). There are no multiples of all three prime numbers between 1000 and 2000.

Thus, the total number of numbers between 1000 and 2000 that are multiples of two but not three of the first three odd prime numbers is 400 + 266 + 160 = 826.

Explanation:

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.