document.write( "Question 446253: suppose a businessman has to rank (in order) different locations to start a new business. If he has a total of 12 locations to choose from, how many ways can he rank 4 of those locations? \n" ); document.write( "
Algebra.Com's Answer #307304 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If he has a total of 12 locations to choose from, how many ways can he rank 4 of those locations?
\n" ); document.write( "---
\n" ); document.write( "Rank implies order.
\n" ); document.write( "Order implies permutations.
\n" ); document.write( "---
\n" ); document.write( "Your problem:
\n" ); document.write( "12P4 = 12!/(12-4)! = 12*11*10*9 = 11,880
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );