document.write( "Question 729213: How many different ways can the letters in candycane be rearranged?
\n" );
document.write( "Answer:
\n" );
document.write( " 9!/2!2!2!=45360
\n" );
document.write( "Heres my question how many of the arrangements start with C?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #445769 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You have C locked in the first slot, so there are 8 letters and 8 slots left\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you have 8!/2!2! = 10,080 different arrangements that start with C \n" ); document.write( " |