document.write( "Question 503585: Our class has 25 students. fifteen of the students are women. if a class picture is to be taking in which all the women will stand together and all of the men will stand together, how many different possible arrangements of the students are there? \n" ); document.write( "
Algebra.Com's Answer #339294 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Our class has 25 students. fifteen of the students are women. if a class picture is to be taking in which all the women will stand together and all of the men will stand together, how many different possible arrangements of the students are there? \n" ); document.write( "--- \n" ); document.write( "Arrange the two groups: 2 ways \n" ); document.write( "Arrange the women: 15! ways \n" ); document.write( "Arrange the men: 10! ways \n" ); document.write( "--- \n" ); document.write( "Total arrangements: 2*15!*10! = 9.4906x10^18 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |