document.write( "Question 611967: please help.\r
\n" );
document.write( "\n" );
document.write( "Katarina has nine pairs of shoes to arrange in her closet. Assuming that she doesn't separate the pairs, how many different arrangements can she make? \n" );
document.write( "
Algebra.Com's Answer #385215 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Does that mean that she keeps the pairs together or not? \n" ); document.write( "forced pairs \n" ); document.write( "9*8*7*6*5*4*3*2*1 \n" ); document.write( "ie 9! \n" ); document.write( "pairs not forced \n" ); document.write( "18*17*16*15*14*13*12*11*10*9*8*7*6*5*4*3*2*1 \n" ); document.write( "ie 18! \n" ); document.write( " |