Question

Difficulty: MediumPermutations

Find the value of rr such that 8Pr=6720{^{8}P_r} = 6720.

Answer: 5

Answer

The value of rr is 5.
Expanding 8Pr{^{8}P_r} into consecutive decreasing factors starting from 8 yields 8×7×6×5×4=67208 \times 7 \times 6 \times 5 \times 4 = 6720. Counting the number of factors multiplied (8, 7, 6, 5, 4) gives exactly 5 factors, so r=5r = 5.

Step-by-Step Solution

1
Write the formula for permutation 8Pr{^{8}P_r} as a product of descending integers.
8Pr=8×7×6××(8r+1){^{8}P_r} = 8 \times 7 \times 6 \times \dots \times (8 - r + 1)
By definition, nPr{^{n}P_r} represents the product of rr consecutive factors starting from nn and decreasing by 1.
2
Perform sequential multiplication starting from 8 until reaching 6720.
Product of 5 factors: 8×7×6×5×4=67208 \times 7 \times 6 \times 5 \times 4 = 6720
Multiplying factors gives: 8×7=568 \times 7 = 56; 56×6=33656 \times 6 = 336; 336×5=1680336 \times 5 = 1680; 1680×4=67201680 \times 4 = 6720.
3
Count the number of terms in the product to find rr.
r=5r = 5
Since 5 consecutive integers were multiplied together to obtain 6720, the subset size rr is 5.

Key Concept

Permutations of nn distinct items taken rr at a time
Estimated Time:1m 0s
Rate this question