document.write( "Question 354237: How many ways can 6 students sit in 3 seats in a row ? \n" ); document.write( "
Algebra.Com's Answer #253184 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "No.of ways to select 3 student from 6 student to sit in 3 seats = 6C3 = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "no. of ways to arrange these 3 student on seat = 3!\r \n" ); document.write( "\n" ); document.write( "= 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total no. of ways to = 20 *6 = 120 \n" ); document.write( " |