SOLUTION: There are eight members in a club. In how many different ways can a president, vice president, and treasurer be chosen?
Algebra ->
Permutations
-> SOLUTION: There are eight members in a club. In how many different ways can a president, vice president, and treasurer be chosen?
Log On
You can put this solution on YOUR website! There are eight members in a club. In how many different ways can a president, vice president, and treasurer be chosen?
----
# of ways to choose a present: 8
# of ways to choose a vp: 7
# of ways to choose a treasurer: 6
----
# of ways to choose a pres, vp, and treas: 8*7*6 = 336
===========
Cheers,
Stan H.