document.write( "Question 455428: Threre are 30 workers on day shift, 50 on sewing shift and 10 on night shift. 6 of these workers are chosen what is the prob.
\n" );
document.write( "a)All 6 selected are from the same shift
\n" );
document.write( "b)Atleast 2 different shifts are represented among the selected workers. \n" );
document.write( "
Algebra.Com's Answer #312704 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a) \n" ); document.write( "(30C6 + 50C6 + 10C6)/90C6 \n" ); document.write( "=.02648 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |