QUESTION IMAGE
Question
select the correct answer. what is the number of possible permutations of 8 objects taken 4 at a time? a. 24 b. 70 c. 1,680 d. 40,320
Step1: Recall permutation formula
The formula for permutations of $n$ objects taken $k$ at a time is $P(n,k)=\frac{n!}{(n-k)!}$
Step2: Substitute $n=8$, $k=4$
$P(8,4)=\frac{8!}{(8-4)!}=\frac{8!}{4!}$
Step3: Expand factorials and simplify
$8! = 8\times7\times6\times5\times4!$, so $\frac{8\times7\times6\times5\times4!}{4!}=8\times7\times6\times5$
Step4: Calculate the product
$8\times7=56$, $56\times6=336$, $336\times5=1680$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. 1,680