document.write( "Question 1088758: An employer interviews 8 people for 5 computer programming positions in a company, and 3 of the
\n" ); document.write( "people are women. If all 8 are qualified, in how many ways can the employer fill the computer programming positions if exactly 1 is a woman?
\n" ); document.write( "

Algebra.Com's Answer #703077 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
3 ways to choose the 1 woman.
\n" ); document.write( "the other 5 are men who will fill 4 positions.
\n" ); document.write( "5C4=5 ways that can happen.
\n" ); document.write( "15 total ways altogether.
\n" ); document.write( "
\n" );