document.write( "Question 694285: eight people are arranged in a row, what is the probability that they are arranged in alphabetical order? \n" ); document.write( "
Algebra.Com's Answer #427817 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
eight people are arranged in a row, what is the probability that they are arranged in alphabetical order?
\n" ); document.write( "-----
\n" ); document.write( "# of ways to succeed: 1
\n" ); document.write( "# of possible arrangements: 8!
\n" ); document.write( "----
\n" ); document.write( "P(arranged alphabetically) = 1/8! = 0.000024802
\n" ); document.write( "=====================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );