document.write( "Question 442500: how many ways can the letter in the word capitol be arrange if the first letter must be p. \n" ); document.write( "
Algebra.Com's Answer #305215 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many ways can the letters in the word
\n" ); document.write( "capitol be arranged if the first letter must be p.
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick 1st letter: 1
\n" ); document.write( "# of ways to pick the rest: 6!
\n" ); document.write( "-----------------
\n" ); document.write( "Answer: 6! = 720 arrangements.
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" ); document.write( "
\n" );