Problem 79
Question
Solve for \(n\). $$_{n} P_{4}=10 \cdot_{n-1} P_{3}$$
Step-by-Step Solution
Verified Answer
The value of \(n\) that satisfies the given equation is \(n = 10\).
1Step 1: Replace permutations with their factorial equivalents
Let's replace the permutations on both sides of the equation with their factorial equivalents. Now, our equation becomes: \[\frac{n!}{(n-4)!} = 10 \cdot \frac{(n-1)!}{(n-4)!}\]. Note that the (n-4)! gets canceled on both sides.
2Step 2: Simplify the equation
After canceling (n-4)! on both sides, the equation simplifies to: \[n! = 10 \cdot (n-1)!\].
3Step 3: Use the property of factorial
Expanding n! on the left side of the equation using the property of factorial (n! = n*(n-1)!), we obtain: \[n \cdot (n-1)! = 10 \cdot (n-1)!\].
4Step 4: Solve for n
By further simplifying the equation, we get: \(n = 10\).
Other exercises in this chapter
Problem 78
Expand the binomial by using Pascal's Triangle to determine the coefficients. \((3 x+4 y)^{5}\)
View solution Problem 79
Use a graphing utility to find the partial sum. $$\sum_{n=0}^{100} \frac{n+5}{2}$$
View solution Problem 79
Evaluate \(_{n} C_{r} .\) Verify your result using a graphing utility. $$_{11} C_{8}$$
View solution Problem 79
Finding the Sum of an Infinite Geometric Series Find the sum of the infinite geometric series, if possible. If not possible, explain why. $$9+6+4+\frac{8}{3}+\c
View solution