document.write( "Question 212537: How many ways can you arrange four out of eight books on a shelf? \n" ); document.write( "
Algebra.Com's Answer #160497 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many ways can you arrange four out of eight books on a shelf?
\n" ); document.write( "------------------
\n" ); document.write( "8P4 = 8!/(8-4)! = 8*7*6*5 = 1680
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );