document.write( "Question 800236: math club with five members wants to select a president and a vice president. In how many ways can this be done?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #482995 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! math club with five members wants to select a president and a vice president. In how many ways can this be done? \n" ); document.write( "------ \n" ); document.write( "The titles imply order. \n" ); document.write( "Ans: 5P2 = 5!/(5-2)! = 5*4 = 20 ways \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |