document.write( "Question 1078178: There are 10 balls numbered from 1 to 10 in a box. If one of them is selected at random what is the probability that the number is an odd number greater than 4 \n" ); document.write( "
Algebra.Com's Answer #692646 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "P(5 or 7 or 9) = P(5) + P(7) + P(9) = 1/10 + 1/10 + 1/10 = 3/10\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );