document.write( "Question 840115: arrange 10 people in a line so that 8 particular people are never together.\r
\n" ); document.write( "\n" ); document.write( "total no of ways : 10!
\n" ); document.write( "8 are always together: 8!\r
\n" ); document.write( "\n" ); document.write( "So is it 10!-8! ??????
\n" ); document.write( "

Algebra.Com's Answer #505940 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
arrange 10 people in a line so that 8 particular people are never together.
\n" ); document.write( "total no of ways : 10!
\n" ); document.write( "8 are always together: 8!
\n" ); document.write( "So is it 10!-8! ??????
\n" ); document.write( "----------
\n" ); document.write( "Total # of random arrangements = 10!
\n" ); document.write( "8 are always together = ?
\n" ); document.write( "the block of 8 can be arranged in 8! ways
\n" ); document.write( "The block and the 2 remaining people can be arranged in 3! = 6 ways
\n" ); document.write( "So # of ways was the 8 to be together is 6*8!
\n" ); document.write( "-------
\n" ); document.write( "Ans: 10! - 6*8! = 3386880 ways
\n" ); document.write( "-------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );