document.write( "Question 802922: two hundred people apply for three jobs. eighty applicants are women. what is the probability that all of them are women?\r
\n" ); document.write( "\n" ); document.write( "I am curious if I am on the right track this is what I got for my answer\r
\n" ); document.write( "\n" ); document.write( "80C1*120C2/200C3
\n" ); document.write( "

Algebra.Com's Answer #484044 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
two hundred people apply for three jobs. eighty applicants are women. what is the probability that all of them are women?
\n" ); document.write( "------
\n" ); document.write( "# of ways to succeed:: 80C3
\n" ); document.write( "# of possible outcomes: 200C3
\n" ); document.write( "-----------------
\n" ); document.write( "P(3 women chosen) = 80C3/200C3 = 0.0626
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );