document.write( "Question 997217: In the word \"COMPUTER\", there are 40320 distinct permutations. Among these permutations, how many of them:
\n" ); document.write( "a) begin with C and end with R?
\n" ); document.write( "b) begin with R and end with C?
\n" ); document.write( "

Algebra.Com's Answer #616063 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The answers to both (a) and (b) are the same, as they are each\r\n" );
document.write( "just the distinct permutations of \"OMPUTE\", which is 6! = 720.\r\n" );
document.write( "\r\n" );
document.write( "That's because for each of the 720 distinct permutations of \r\n" );
document.write( "\"OMPUTE\" you can put a C on the far left and an R on the far \r\n" );
document.write( "right, or vice-versa.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

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