document.write( "Question 944467: Find the number of ways in which the 7 letters of the word PYRAMID can be arranged in a row without restriction \n" ); document.write( "
Algebra.Com's Answer #576635 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First slot, you have 7 choices.
\n" ); document.write( "Second slot, 6 choices and so on.
\n" ); document.write( "\"N=7%2A6%2A5%2A4%2A3%2A2%2A1=5040\"
\n" ); document.write( "
\n" ); document.write( "
\n" );