document.write( "Question 1089981: how many unique arrangments (different people on left and right) how many arrangments are possible when seating 6?
\n" );
document.write( "i have tried multiplying and permutations and drawing out the answer but because 5 has 24 different solutions i dont want to draw that much. what is the easiest way to solve this? \n" );
document.write( "
Algebra.Com's Answer #704410 by ikleyn(53938) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "What I see in the first line, this phrase\r\n" ); document.write( "\r\n" ); document.write( " \"how many unique arrangments (different people on left and right) how many arrangments are possible when seating 6?\"\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "is not a formulation of a math problem. It is rather somebody's fantasy.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The correct formulation is THIS:\r\n" ); document.write( "\r\n" ); document.write( " how many different arrangements are possible for 6 people seating in row ?\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "And then the answer is: 6! = 1*2*3*4*5*6 = 720.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Any of 6 in the most left position;\r\n" ); document.write( "Any of remaining 5 in the next position;\r\n" ); document.write( "Any of remaining 4 in the next position;\r\n" ); document.write( "Any of remaining 3 in the next position;\r\n" ); document.write( "Any of remaining 2 in the next position;\r\n" ); document.write( "And for the last position there is only one possibility.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In all, there are 720 arrangements.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "Next time, when you need HELP in solving your assignment, write it word-in-word as it is formulated in your assignment, PLEASE. \n" ); document.write( "-----------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On Permutations, see the lessons\r \n" ); document.write( "\n" ); document.write( " - Introduction to Permutations\r \n" ); document.write( "\n" ); document.write( " - PROOF of the formula on the number of Permutations\r \n" ); document.write( "\n" ); document.write( " - Problems on Permutations\r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-II in this site\r \n" ); document.write( "\n" ); document.write( " - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Combinatorics: Combinations and permutations\". \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |