document.write( "Question 945086: Q1:-In how many different ways is it possible to arrange the letter COMBINATIONS?
\n" ); document.write( "Q2:-In how many different ways can you choose a committiee of 5 members from a group of 20 people?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #576292 by dileepkumarabhijith(12)\"\" \"About 
You can put this solution on YOUR website!
Q.1. TOTAL NO OF LETTERS =12
\n" ); document.write( " O OCCURS 2 TIMES,AND I ALSO OCCURS TWO TIMES.
\n" ); document.write( " THEREFORE,TOTAL NO OF ARRANGEMENTS=\"12%21%2F%282%21%2A2%21%29\"
\n" ); document.write( "Q.2.TOTAL NO OF PEOPLE=20
\n" ); document.write( " NO OF PEOPLE TO BE SELECTED=5
\n" ); document.write( " THEREFORE,NUMBER OF WAYS=\"20C5\"
\n" ); document.write( "
\n" );