document.write( "Question 538321: the board of directors of a corporation must select a president,secretary, and treasurer. in how many ways can this be accomplished if there are 20 members on the board of director? \n" ); document.write( "
Algebra.Com's Answer #353162 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the board of directors of a corporation must select a president,secretary, and treasurer. in how many ways can this be accomplished if there are 20 members on the board of director?
\n" ); document.write( "---
\n" ); document.write( "pick pres: 20 ways
\n" ); document.write( "pick sec: 19 ways
\n" ); document.write( "pick treas: 18 ways
\n" ); document.write( "---
\n" ); document.write( "Ans: 20P3 = 20*19*18
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );