document.write( "Question 1173547: Find the number of possible arrangement of the letters in the word PERSONAL if E should precede O. \n" ); document.write( "
Algebra.Com's Answer #798769 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "There are 8 letters in the word, and they all are different.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are 8! = 8*7*6*5*4*3*2*1 = 40320 all possible permutations of 8 letters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Reversing letters E and O in each permutation, you see that E precedes O in half of all permutations.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "THEREFORE, the answer to the problem's question is  \"40320%2F2\" = 20160.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );