document.write( "Question 1135314: a candidate is required to answer six out of ten question which are divide into groups,each containing five question and he is not permitted to attempt more than 4 from any group.in how many ways can he make up his choice?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #752900 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "2 questions from group A and 4 questions from group B  ( \"C%5B5%5D%5E2%2AC%5B5%5D%5E4\" ways)  PLUS\r\n" );
document.write( "\r\n" );
document.write( "3 questions from group A and 3 questions from group B  ( \"C%5B5%5D%5E3%2AC%5B5%5D%5E3\" ways)  PLUS\r\n" );
document.write( "\r\n" );
document.write( "4 questions from group A and 2 questions from group B  ( \"C%5B5%5D%5E4%2AC%5B5%5D%5E2\" ways).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The answer is the sum\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B5%5D%5E2%2AC%5B5%5D%5E4\" + \"C%5B5%5D%5E3%2AC%5B5%5D%5E3\" + \"C%5B5%5D%5E4%2AC%5B5%5D%5E2\" = \r\n" );
document.write( "\r\n" );
document.write( "    10*5    +  10*10 +  5*10 = 200.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  200 ways.\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" );