Answer:
90 different ways
Step-by-step explanation:
We have a total of 10 members, and we want to find how many groups of 2 members we can have, where the order of each member in the group of 2 is important, so we have a permutation problem.
To solve this problem, we need to calculate a permutation of 10 choose 2.
The formula for a permutation of n choose p is:
[tex]P(n, p) = n! / (n - p)![/tex]
So we have:
[tex]P(10, 2) = 10! / (10 - 2)![/tex]
[tex]P(10, 2) = 10! / 8![/tex]
[tex]P(10, 2) = 10*9 = 90[/tex]
So there are 90 different ways of choosing a president and a vice-president.