document.write( "Question 725254: A warehouse employs 24 workers on first shift and 17 workers on second shift. Eight workers are chosen at random to be interviewed about the work environment. Find the probability that 3 first shift and 5 second shift workers are chosen. \n" ); document.write( "
Algebra.Com's Answer #444051 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A warehouse employs 24 workers on first shift and 17 workers on second shift. Eight workers are chosen at random to be interviewed about the work environment. Find the probability that 3 first shift and 5 second shift workers are chosen.
\n" ); document.write( "--------
\n" ); document.write( "# of ways to succeed: 3*5 = 15
\n" ); document.write( "# of possible pairs: 24*17
\n" ); document.write( "-----
\n" ); document.write( "P(3 1st and 5 2nd) = 15/(24*17) = 5/(8*17) = 5/136
\n" ); document.write( "---------------------
\n" ); document.write( "
\n" );