document.write( "Question 202219: how many different ways can a president, vice president and secretary be selected from a group of 7? \n" ); document.write( "
Algebra.Com's Answer #152531 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many different ways can a president, vice president and secretary be selected from a group of 7?
\n" ); document.write( "-----------
\n" ); document.write( "7 ways to pick the president
\n" ); document.write( "6 ways to pick the vice pres.
\n" ); document.write( "5 ways to pick the screcary.
\n" ); document.write( "-------
\n" ); document.write( "Total choices: 7*6*5 = 210
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );