document.write( "Question 1010365: How many way's can 6 people arrange themselve's in a
\n" );
document.write( "photograph if 2 of them cannot be beside each other? \n" );
document.write( "
Algebra.Com's Answer #625780 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many way's can 6 people arrange themselve's in a photograph if 2 of them cannot be beside eachother \n" ); document.write( "-------- \n" ); document.write( "# of ways they CAN be beside each other:: 4*4! = 4*24 = 96 \n" ); document.write( "# of possible arrangements:: 6! = 720 \n" ); document.write( "--- \n" ); document.write( "Ans to the question:: 720-95 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |