Math Problem Statement
Suppose we want to choose 2 letters, without replacement, from the 5 letters A, B, C, D, and E. How many ways can this be done, if the order of the choices is relevant?
How many ways can this be done, if the order of the choices is not relevant?
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Permutations
Combinations
Formulas
Permutation formula: P(n, r) = n! / (n - r)!
Combination formula: C(n, r) = n! / (r! * (n - r)!
Theorems
-
Suitable Grade Level
High School