document.write( "Question 606466: Here is the problem I am having trouble with (one of the practice question in a subject test study guide book for Math 1):\r
\n" ); document.write( "\n" ); document.write( "A random number generator will randomly select an integer between 1 and 100, inclusive. What is the probability that the integer selected will be a product of two odd integers greater than 1?\r
\n" ); document.write( "\n" ); document.write( "A) 25/100\r
\n" ); document.write( "\n" ); document.write( "B) 26/100\r
\n" ); document.write( "\n" ); document.write( "C) 28/100\r
\n" ); document.write( "\n" ); document.write( "D) 29/100\r
\n" ); document.write( "\n" ); document.write( "E) 30/100\r
\n" ); document.write( "\n" ); document.write( "So, I decided that the integer described must not be a prime number and must be odd itself. I counted how many odd number there are between 1 and 10, then between 11 and 20, then between 21 and 30. There are 4 of them in the first sequence, 5 of them in the second, and 5 of them in the third. There are ten sets of ten in 100, so there are 5(9)+4 odd numbers between 1 and 100, which is 49. \r
\n" ); document.write( "\n" ); document.write( "The next step is to subtract the # of prime numbers there are from this, but how can i figure out the # of prime #s without having to list them one by one? Thats is quite time consuming...\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #382099 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "You have no choice but to list the primes, but don't forget to rule out 1,\r\n" );
document.write( "also.\r\n" );
document.write( "\r\n" );
document.write( "50 of the numbers between 1 and 100 are even and 50 are odd.\r\n" );
document.write( "\r\n" );
document.write( "The only odd numbers which are not the product of two odd integers \r\n" );
document.write( "greater than 1 are 1 and these 24 odd primes\r\n" );
document.write( "\r\n" );
document.write( "3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97\r\n" );
document.write( "\r\n" );
document.write( "So that makes 25 of the 50 odd numbers that are not the product of \r\n" );
document.write( "two odd  integers greater than 1. So the other 25 odd numbers are, so\r\n" );
document.write( "\r\n" );
document.write( "the answer is 25 out of 100, 25/100, choice A. \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );