document.write( "Question 1023309: An algebra class has 8 students and 8 desks. For the sake of variety, students change the seating arrangement each day. How many days must pass before the class must repeat a seating arrangement? \r
\n" );
document.write( "\n" );
document.write( "Suppose the desks are arranged in rows of 4. How many seating arrangements are there that put Larry, Moe, Curly, and Shemp in the front seats? \r
\n" );
document.write( "\n" );
document.write( "What is the probability that Larry, Moe, Curly and Shemp are sitting in the front seats? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #639001 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! An algebra class has 8 students and 8 desks. For the sake \n" ); document.write( "of variety, students change the seating arrangement each day. \n" ); document.write( "How many days must pass before the class must repeat a \n" ); document.write( "seating arrangement? \n" ); document.write( " \r\n" ); document.write( "8! = 40320\r\n" ); document.write( " \n" ); document.write( "Suppose the desks are arranged in rows of 4. How many seating \n" ); document.write( "arrangements are there that put Larry, Moe, Curly, and Shemp \n" ); document.write( "in the front seats? \n" ); document.write( " \r\n" ); document.write( "4! ways they can go in the front seats. For each of those \r\n" ); document.write( "ways, there are 4 ways that the other 4 can be placed in the \r\n" ); document.write( "back row. That's 4!*4! = 24*24 = 576 \r\n" ); document.write( " \n" ); document.write( "What is the probability that Larry, Moe, Curly and Shemp are \n" ); document.write( "sitting in the front seats? \n" ); document.write( " \r\n" ); document.write( "576 ways out of 40320 or \n" ); document.write( " \n" ); document.write( " |