SOLUTION: Easy way of identifying prime numbers between 200 and 300

Algebra.Com
Question 676572: Easy way of identifying prime numbers between 200 and 300
Answer by fcabanski(1391)   (Show Source): You can put this solution on YOUR website!
Use the Sieve of Eratosthenes.


1. List all the numbers from 2 to the number in question.


2. Start with 2. Cross out all multiples of 2.


3. Go to the next number not crossed out. It will be a prime. Cross out all its multiples.
4. Repeat until there is no next uncrossed number.

Hope the solution helped. Sometimes you need more than a solution. Contact fcabanski@hotmail.com for online, private tutoring, or personalized problem solving (quick for groups of problems.)

RELATED QUESTIONS

number of multiples of 7 numbers between 200 and... (answered by lynnlo)
How many prime numbers are between 166 and... (answered by solver91311)
I'm a little confused in identifying the difference between rational and irrational... (answered by MathLover1)
prime numbers between 16 and... (answered by user_dude2008)
why is it impossible to find a number between 101 and 200 that is divisible by 4... (answered by user_dude2008)
This is one of those GRE questions column A The greatest prime factor of 3^5... (answered by Edwin McCravy)
Dear Sir/Madam, How to find square root of five digit and six digit numbers in an easy... (answered by solver91311,stanbon)
How many numbers between 60 and 70 are prime... (answered by Alan3354)
what prime numbers are less then 200 but, have the prime factors 2,3,and... (answered by Alan3354)