document.write( "Question 473249: two women have to be selected from 9 women. the total number of possible ways is what?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #324533 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 9*8 = 72 ways to select 2 women where order matters. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If order does not matter, then there are 72/2 = 36 ways (since we're double counting). \n" ); document.write( " |