document.write( "Question 1123583: How many ways are there for a company to assign three different jobs to three of its five employees? \n" ); document.write( "
Algebra.Com's Answer #739951 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Job #1 can be assigned to any of 5 employees - so there are 5 options.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Job #2 can be assigned to any of 4 remaining employees - so there are 4 independent options.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Job #3 can be assigned to any of 3 remaining employees - so there are 3 independent options.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In all, there are  5*4*3 = 60 ways to do what the problem asks to do.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );