document.write( "Question 1202956: A committee consisting of 3 men and 4 women is to be choose at random from 5 women and 6 men. What is the probability that one particular women and man will be on it. \n" ); document.write( "
Algebra.Com's Answer #838192 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A committee consisting of 3 men and 4 women is to be choose at random
\n" ); document.write( "from 5 women and 6 men.
\n" ); document.write( "What is the probability that one particular \"highlight%28cross%28women%29%29\" woman and man will be on it.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        My solution and my answer are different from that by @greenestamps.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The number of all favorable possible committees consisting of 3 men and 4 women,\r\n" );
document.write( "satisfying the imposed restrictions is\r\n" );
document.write( "\r\n" );
document.write( "    favorable = \"C%5B5%5D%5E2%2AC%5B4%5D%5E3\" = 10*4 = 40  (the same number as provided in the solution by @greenestamps).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of all possible committees consisting of 3 men and 4 women\r\n" );
document.write( "without restrictions on one particular woman and man is\r\n" );
document.write( "\r\n" );
document.write( "    total     = \"C%5B6%5D%5E3%2AC%5B5%5D%5E4\" = 20*5 = 100  (this number is different from\r\n" );
document.write( "                                        the value in solution by @greenestamps).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The answer is the ratio\r\n" );
document.write( "\r\n" );
document.write( "    P = \"favorable%2Ftotal\" = \"40%2F100\" = \"4%2F10\" = \"2%2F5\" = 0.4 = 40%.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );