SOLUTION: In a club with 17 members, how many ways can the club elect a president and a treasurer?

Algebra ->  Permutations -> SOLUTION: In a club with 17 members, how many ways can the club elect a president and a treasurer?      Log On


   



Question 552457: In a club with 17 members, how many ways can the club elect a president and a treasurer?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
P(n,r) = (n!)/((n-r)!)

P(17,2) = (17!)/((17-2)!)

P(17,2) = (17!)/(15!)

P(17,2) = (17*16*15!)/(15!)

P(17,2) = 17*16

P(17,2) = 272


So there are 272 ways.


If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim