document.write( "Question 288236: 1)The numbers from, 1 to 8 are put
\n" );
document.write( "on slips of paper and placed in a box. Three
\n" );
document.write( "numbers are drawn at random. What is the
\n" );
document.write( "probability that each number is greater than 6 or
\n" );
document.write( "less than 2?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #208913 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)The numbers from, 1 to 8 are put \n" ); document.write( "on slips of paper and placed in a box. \n" ); document.write( "Three numbers are drawn at random. \n" ); document.write( "What is the probability that each number \n" ); document.write( "is greater than 6 or less than 2? \n" ); document.write( "--------- \n" ); document.write( "P(>6 or <2) = (2/8) + (1/8) = 3/8 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |