document.write( "Question 3299: what is the largest prime less than 500? \n" ); document.write( "
Algebra.Com's Answer #1432 by drglass(89)![]() ![]() ![]() 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- \n" ); document.write( "
\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( " |