document.write( "Question 1178127: How many ways can 9 persons be seated around a table if 4 individuals insist on sitting next to each other? \n" ); document.write( "
| Algebra.Com's Answer #807347 by ewatrrr(24785)     You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "4 individuals insist on sitting next to each other.. consider them as one unit. \r\n" ); document.write( "then: 6 in a circle: (6-1)! ways\r\n" ); document.write( "Considering the ways the unit of 4 can be arranged amongst each other is 4! ways\r\n" ); document.write( " total ways: 4!*5!\r\n" ); document.write( "\r\n" ); document.write( "Wish You the Best in your Studies.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |