Question 1078927
The board of directors of a corporation must select a president, a secretary, and a treasurer. In how many possible ways can this be accomplished if there are 19 members on the board of directors. 
------
#(choose 3 of 19) = 19C3
----
#(Choose pres,sec,treas) = 3!
------
Ans: #(condition) = [19C3]*[6] = 5814
-------------
Cheers,
Stan H.
------------