document.write( "Question 429907: How many different 15 persons committees can be formed each containing atleast 2 accountants and atleast 3 managers from a set of 10 accountants and 12 managers? \n" ); document.write( "
Algebra.Com's Answer #298571 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "total no. of persons = 22\r
\n" ); document.write( "\n" ); document.write( "here no need to worry about the condition, it would be always satisfy\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "no. of ways to choose 15 out of 22 = 22C15 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=170544\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );