document.write( "Question 1189378: A number is chosen uniformly at random from among the positive integers less than 10^8. Given that the sum of the digits of the number is 9, what is the probability that the number is prime? \n" ); document.write( "
Algebra.Com's Answer #820723 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The probability is zero, since this number is divisible by 9 (apply the rule of divisibility by 9),\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and, hence, is a composite number (not a prime).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );