document.write( "Question 1184271: The Medical Club has nine members. In how many ways
\n" ); document.write( "i. Can all nine members line up for a picture?
\n" ); document.write( "ii. Can they choose a president and a secretary?
\n" ); document.write( "iii. Can they choose five members to attend a regional conference with no regard to
\n" ); document.write( "order?
\n" ); document.write( "

Algebra.Com's Answer #814826 by ikleyn(53751)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "(i)     in 9! = 9*8*7*6*5*4*3*2*1 = 362880  different ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(ii)    in 9*8 = 72 different ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(iii)   in  \"C%5B9%5D%5E5\" = \"%289%2A8%2A7%2A6%29%2F%281%2A2%2A3%2A4%29\" = 126  different ways.\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" ); document.write( "
\n" );