document.write( "Question 3299: what is the largest prime less than 500? \n" ); document.write( "
Algebra.Com's Answer #1432 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
To find factors of a number N it is enough to search the odd numbers from 3-\"sqrt%28N%29\". The table below whether or not a number is a factor of 499 by checking whether or not 499/n has a remainder (you will need to scroll down to see the table).
\n" ); document.write( "\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( "
nremainder
3yes
7yes
13yes
17yes
19yes
21yes
\r
\n" ); document.write( "\n" ); document.write( "Since 499 has no factors, it must be prime. I skipped some possible values like 5 and 9. Do you know why?
\n" ); document.write( "
\n" );