document.write( "Question 1193209: A team is being formed that includes 6 different people. There are six different positions on the
\n" );
document.write( "teams. How many ways are there to assign the six people to the six positions?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #825219 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We start at 6 and count down by 1 until all six slots are full. \n" ); document.write( "For more information, check out the concept dealing with factorials. \n" ); document.write( "A very closely related topic would be permutations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6 ways to fill slot A \n" ); document.write( "5 ways to fill slot B \n" ); document.write( "4 ways to fill slot C \n" ); document.write( "3 ways to fill slot D \n" ); document.write( "2 ways to fill slot E \n" ); document.write( "1 way to fill slot F\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 6*5*4*3*2*1 = 720 ways to fill the six positions where order matters. \n" ); document.write( "Order matters because each position or seat is different from one another.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 720 \n" ); document.write( " \n" ); document.write( " |