document.write( "Question 955513: there are 3 different positions available in a business firm. if there are 15 applicants, in how many ways can the firm fill the position?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #583741 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "That's 15 applicants choose 3\r\n" );
document.write( "\r\n" );
document.write( "15 Choose 3 = 15C3 = \r\n" );
document.write( "\r\n" );
document.write( "Cancel the 3 into the 15, getting 5\r\n" );
document.write( "Cancel the 2 into the 14, getting 7\r\n" );
document.write( "\r\n" );
document.write( "Then you have just\r\n" );
document.write( "\r\n" );
document.write( "\"5%2A7%2A13\" = 455\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );