document.write( "Question 130014: Hi tutors,\r
\n" ); document.write( "\n" ); document.write( "I have a question. May I know how to solve this:\r
\n" ); document.write( "\n" ); document.write( "Find all primes that divide 50! ?\r
\n" ); document.write( "\n" ); document.write( "If it is 50, I have no problem but 50! is too large.\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #94971 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Every integer less than or equal to 50 is a factor of 50!, so every prime less than 50 is a factor. No prime larger than 50 can be a factor of 50! because it wouldn't be a factor of any of the factors of 50! Therefore, the answer is all primes less than 50. You can look up a table of primes several places on the web. \n" ); document.write( "
\n" );