document.write( "Question 616769: Determine whether the following are permutations or combinations?\r
\n" );
document.write( "\n" );
document.write( "1. Assigning students to their seats on the first day of school.\r
\n" );
document.write( "\n" );
document.write( "2. Selecting three students to represent the school at a Honor Society conference in Washington D.C. \n" );
document.write( "
Algebra.Com's Answer #387892 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 1. Assigning students to their seats on the first day of school.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You use a permutation here since order matters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. Selecting three students to represent the school at a Honor Society conference in Washington D.C.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You use a combination here since order does not matter. \n" ); document.write( " |