if nC12 = nC8, find n
Solution
To find the value of n in the equation nC12 = nC8, we can use the formula for combinations, which is given by nCr = n! / (r!(n-r)!).
Step 1: Calculate nC12 Using the formula, we have nC12 = n! / (12!(n-12)!).
Step 2: Calculate nC8 Similarly, nC8 = n! / (8!(n-8)!).
Step 3: Set up the equation Since nC12 = nC8, we can set up the equation n! / (12!(n-12)!) = n! / (8!(n-8)!).
Step 4: Simplify the equation To simplify the equation, we can cancel out the common terms on both sides. This gives us (n-8)!(n-12)! = 12!(n-8)!
Step 5: Solve for n Now, we can solve for n by dividing both sides of the equation by (n-8)!. This gives us (n-12)! = 12!.
Step 6: Determine the value of n Since (n-12)! = 12!, we can conclude that n-12 = 12. Solving for n, we have n = 12 + 12 = 24.
Therefore, the value of n that satisfies the equation nC12 = nC8 is n = 24.
Similar Questions
If nc10 = nc14, then 25cn is
If C(n,9)=C(n,8) then C(n,17) is
Given two numbers N and R, find the value of NCR.Input FormatThe first and only line of input contains integers N and R.Output FormatPrint the value of NCRConstraints1 <= N <= 101 <= R <= 10ExampleInput5 3Output10
Determine n if C(2n,3):C(n,3)=12:1
Given that 𝑛𝐶4𝑛𝑃2= 12, find n
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.