document.write( "Question 348171: How many different ways can you seat 9 people in 4 chairs? I do not understand what equasion to use. \n" ); document.write( "
Algebra.Com's Answer #251063 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! As there are 9 people and only 4 chair, we firstly select 4 people from 9 to seat in chair.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "no. of ways to select 4 people = 9C4 \r \n" ); document.write( "\n" ); document.write( "now, we can arrange these 4 people on chair by 4! ways.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total no. of ways = 9C4 * 4! \n" ); document.write( " \n" ); document.write( " = 3024\r \n" ); document.write( "\n" ); document.write( "answer is 3024 ways\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sometimes there may be typing mistake in solution of a problem, so please ignore it. Understand the concept and try the problem yourself. \n" ); document.write( " \n" ); document.write( " |