document.write( "Question 702375: A company has 10 sales people. A board member at the company asks for a list of the top 3 sales people ranked in order of effectiveness. How many list are possible? Assume that the order of the sales people on the list is relevant \n" ); document.write( "
Algebra.Com's Answer #432931 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A company has 10 sales people. A board member at the company asks for a list of the top 3 sales people ranked in order of effectiveness. How many list are possible? Assume that the order of the sales people on the list is relevant
\n" ); document.write( "----
\n" ); document.write( "Ans: 10P3 = 10*9*8 = 720 lists
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );