document.write( "Question 238029: Given eight cards, numbered 1-8, what is the probability that you could select each card in order, without replacing any cards? \n" ); document.write( "
Algebra.Com's Answer #174949 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
1/8!
\n" ); document.write( "=1/(8*7*6*5*4*3*2)
\n" ); document.write( "=1/40320
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );