document.write( "Question 478396: what is the greatest prime you must consider to test whether 5944 is prime? \n" ); document.write( "
Algebra.Com's Answer #327795 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
It should be the prime p such that \"sqrt%285944%29%3E=+p\". Hence p = 73. \n" ); document.write( "
\n" );