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) 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\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |