document.write( "Question 292557: How many prime numbers are exactly divisible by one? \n" ); document.write( "
Algebra.Com's Answer #211271 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
All of them.
\n" ); document.write( "By definition, primes are exactly divisible only by themselves and 1.
\n" ); document.write( "But also by definition, every number is exactly divisible by 1.
\n" ); document.write( "\"a%2F1=a\"
\n" ); document.write( "
\n" );