document.write( "Question 1085855: In how many ways can 5 workers be appointed to different posts? \n" ); document.write( "
Algebra.Com's Answer #699938 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!
Question:
\n" ); document.write( "In how many ways can 5 workers be appointed to different posts?
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "The first post has 5 candidates, second has 4, third has 3, fourth has 2 and last has one.
\n" ); document.write( "Thus, by the multiplication rule, the total number of ways is
\n" ); document.write( "N=5*4*3*2*1=5!=120
\n" ); document.write( "
\n" );