document.write( "Question 615049: You need to arrange 7 of your favorite books along a small shelf. How many different ways can your arrange the books? Assuming that the order of the books makes a difference to you. \n" ); document.write( "
Algebra.Com's Answer #386879 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 7! = 7*6*5*4*3*2*1 = 5040 different ways. \n" ); document.write( "
\n" );