document.write( "Question 871159: I would appreciate help with this question please.
\n" );
document.write( "Checking to see whether the number p is prime or not.
\n" );
document.write( "Is it enough to test that p does not have any divisors ≤ square root of p.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #525473 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "Yes because suppose p has a factor q >\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |