document.write( "Question 1026619: In a lottery game, a single ball is drawn at random from a container that contains 25 identical balls numbered from 1 – 25. Compute the probability that the number drawn is less than 6 or greater than 19. \n" ); document.write( "
Algebra.Com's Answer #641884 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a lottery game, a single ball is drawn at random from a container that contains 25 identical balls numbered from 1 – 25. Compute the probability that the number drawn is less than 6 or greater than 19.
\n" ); document.write( "----
\n" ); document.write( "# of ways to succeed:: 5+6 = 11
\n" ); document.write( "-----
\n" ); document.write( "P(<6 OR >19) = P(<6)+P(>19) = (5+6)/25 = 11/25
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );