SOLUTION: How many ways can a president and vice president be selected in a class of twenty-one students?
Algebra
->
Probability-and-statistics
-> SOLUTION: How many ways can a president and vice president be selected in a class of twenty-one students?
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 284276
:
How many ways can a president and vice president be selected in a class of twenty-one students?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
nPr=n!/(n-r)! Permutation-order is important.
.
21!/(21-2)!
=21*20*19!/19!
=20*21
=420 ways
.
Ed