document.write( "Question 844068: how many ways 20 students can sit in a class of 30 chairs ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #508507 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: various possibilities
\n" ); document.write( "how many ways 20 students can sit in a class of 30 chairs?
\n" ); document.write( "Chairs in row: \"%2830C10%29%2820%21%29\"
\n" ); document.write( "10 empty chairs: ways of choosing these: 30C10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Chairs in a circle: \"%2830C10%29%2819%21%29\"
\n" ); document.write( "ways of arranging 20 students is 19!\r
\n" ); document.write( "\n" ); document.write( "Chairs random: 30C20 \n" ); document.write( "
\n" );