document.write( "Question 775360: what is probability that number chosen from the primes between 100 and 200 will be odd? \n" ); document.write( "
Algebra.Com's Answer #472792 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The probability is 1.  Since 2 is the one and only even prime number, all the\r\n" );
document.write( "rest are odd.  So it is absolutely certain that if you chose one of the prime \r\n" );
document.write( "numbers between 100 and 200, it will be odd.  Here are all 21 prime numbers\r\n" );
document.write( "between 100 and 200, and they are all odd:\r\n" );
document.write( "\r\n" );
document.write( "101, 103, 107, 109, 113, 127, 131, 137, 139, 149, \r\n" );
document.write( "151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199.\r\n" );
document.write( "\r\n" );
document.write( "The probability is 21 ways out of 21, and \"21%2F21\" = 1.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );