document.write( "Question 875075: How many arrangement are there of the letters in the word ANAGRAM if the arrangements cannot start with A? \n" ); document.write( "
Algebra.Com's Answer #528384 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ANAGRAM \r\n" );
document.write( "\r\n" );
document.write( "First we calculate the number of distinguishable arrangements\r\n" );
document.write( "with no restrictions:\r\n" );
document.write( "\r\n" );
document.write( "\"7%21%2F3%21\" = \"5040%2F6\" = 840\r\n" );
document.write( "\r\n" );
document.write( "Then we calculate the number that start with A.\r\n" );
document.write( "\r\n" );
document.write( "Every one of those is a distinguishable arrangement of NAGRAM\r\n" );
document.write( "with an A inserted in the front.  So the number that start with \r\n" );
document.write( "A is:\r\n" );
document.write( "\r\n" );
document.write( "\"6%21%2F2%21\" = \"720%2F2\" = 360\r\n" );
document.write( "  \r\n" );
document.write( "So we subtract 360 from the 840\r\n" );
document.write( "\r\n" );
document.write( "Answer: 840-360 = 480\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );