SOLUTION: A club has 7 members.If the club wants to select a president, vice president, and treasurer, (all of whom must be different)in how many ways can this be done?
Algebra ->
Proportions
-> SOLUTION: A club has 7 members.If the club wants to select a president, vice president, and treasurer, (all of whom must be different)in how many ways can this be done?
Log On
Question 459169: A club has 7 members.If the club wants to select a president, vice president, and treasurer, (all of whom must be different)in how many ways can this be done? Answer by sudhanshu_kmr(1152) (Show Source):
You can put this solution on YOUR website!
Number of ways = 7P3 = 210
.........................................
second method....
Number of ways to select a president = 7
number of ways to select a vice president = 6 ( except the president)
number of ways to select treasurer = 5 (except president and v.president)
so, no. of ways = 7*6*5 = 210