document.write( "Question 439257: In how many ways can a president and a treasurer be selected from a club of 5 members?
\n" );
document.write( "Please help me solve this question thank you. I tried drawing a tree diagram and I drew a list and I got 100 as my answer but I'm not sure if it's right so again please help me with this problem. \n" );
document.write( "
Algebra.Com's Answer #303540 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In how many ways can a president and a treasurer be selected from a club of 5 members? \n" ); document.write( "--------------------- \n" ); document.write( "# of ways to choose a president: 5 \n" ); document.write( "# of ways to choose a treasurer: 4 \n" ); document.write( "---- \n" ); document.write( "Total # of choices: 5*4 = 20 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |