document.write( "Question 326052: A positive integer less than 100 is randomly selected. What is the probability that the integer is odd? \n" ); document.write( "
Algebra.Com's Answer #233378 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Between 0 and 100 there are 45 odds and 44 evens.
\n" ); document.write( "So the probability of choosing an odd are,
\n" ); document.write( "\"P%28odd%29=45%2F99=5%2F11\"
\n" ); document.write( "
\n" );