SOLUTION: Suppose there is a class of 20 students and elections are being made for class president and vice president. How
many different ways could the candidates be picked?
Algebra ->
Permutations
-> SOLUTION: Suppose there is a class of 20 students and elections are being made for class president and vice president. How
many different ways could the candidates be picked?
Log On
Question 1175089: Suppose there is a class of 20 students and elections are being made for class president and vice president. How
many different ways could the candidates be picked? Answer by ikleyn(52776) (Show Source):
20*19 = 380 ways.
20 ways for the president position,
and 19 ways for the vice-president.
and the product of these numbers for the total number of permutations.
The order is important in this problem, so we use PERMUTATIONS.