document.write( "Question 966339: How many ways can a male and female be selected to decorate a party from a club consisting of nine members where four are man and five are women \n" ); document.write( "
Algebra.Com's Answer #590608 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
How many ways can a male and female be selected to decorate a party from a club consisting of nine members where four are man and five are women\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From 4 men, one can be chosen in 4 ways.\r\n" );
document.write( "For each of those selections, one woman can be chosen from the set of 5\r\n" );
document.write( "in 5 ways.\r\n" );
document.write( "\r\n" );
document.write( "Therefore the number of man-woman selections possible is\r\n" );
document.write( "4 * 5 = \"highlight%2820%29\"\r\n" );
document.write( "\r\n" );
document.write( "Hope this helps!\r\n" );
document.write( "
\n" ); document.write( "
\n" );