document.write( "Question 1174659: In how many ways could members of the following club line up all 8 members for a photograph?\r
\n" ); document.write( "\n" ); document.write( " N = [Sandy, Bob, Alan, Tim, Cathy, David, Tammy, Ashley]\r
\n" ); document.write( "\n" ); document.write( "The number of ways is: \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #800094 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
8 ways to choose the first
\n" ); document.write( "then 7 ways to choose the second
\n" ); document.write( "all the way down to 1
\n" ); document.write( "8!=40,320
\n" ); document.write( "
\n" );