document.write( "Question 702762: I have seven books. How many different orders can I read the books in? \n" ); document.write( "
Algebra.Com's Answer #433136 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
I have seven books. How many different orders can I read the books in?\r
\n" ); document.write( "\n" ); document.write( "-----------------
\n" ); document.write( "The 1st choice is 1 of 7.
\n" ); document.write( "Then 1 of 6, etc
\n" ); document.write( "--> 7*6*5*4*3*2*1
\n" ); document.write( "= 7!
\n" ); document.write( "= 5040 ways
\n" ); document.write( "
\n" ); document.write( "
\n" );