Skip to main content
Back to Permutations & Combinations
JEE Main 2020
Permutations & Combinations
Permutations and Combinations
Easy

Question

If n+2C6n2P2{{{}^{n + 2}C{}_6} \over {{}^{n - 2}{P_2}}} = 11, then n satisfies the equation :

Options

Solution

Key Concepts and Formulas

  • Combinations (nCr^n C_r): The number of ways to choose rr distinct items from a set of nn distinct items, where order doesn't matter: nCr=n!r!(nr)!^n C_r = \frac{n!}{r!(n-r)!}

  • Permutations (nPr^n P_r): The number of ways to arrange rr distinct items chosen from a set of nn distinct items, where order matters: nPr=n!(nr)!^n P_r = \frac{n!}{(n-r)!}

  • Factorial: For a non-negative integer nn, n!=n×(n1)×(n2)××2×1n! = n \times (n-1) \times (n-2) \times \dots \times 2 \times 1. Also, 0!=10! = 1.

Step-by-Step Solution

Step 1: State the given equation and identify domain restrictions

We are given the equation: n+2C6n2P2=11\frac{{^{n + 2}C{}_6}}{{{^{n - 2}{P_2}}}} = 11 Before proceeding, we need to establish the domain restrictions on nn based on the definitions of combinations and permutations. For n+2C6^{n+2}C_6 to be defined, we must have n+26n+2 \ge 6, which implies n4n \ge 4. For n2P2^{n-2}P_2 to be defined, we must have n22n-2 \ge 2, which implies n4n \ge 4. Also, nn must be an integer. Therefore, nn must be an integer and n4n \ge 4.

Step 2: Apply the formulas for combinations and permutations

Substitute the formulas for (n+2)C6^{(n+2)}C_6 and (n2)P2^{(n-2)}P_2 into the given equation: n+2C6=(n+2)!6!(n+26)!=(n+2)!6!(n4)!^{n+2}C_6 = \frac{(n+2)!}{6!(n+2-6)!} = \frac{(n+2)!}{6!(n-4)!} n2P2=(n2)!(n22)!=(n2)!(n4)!^{n-2}P_2 = \frac{(n-2)!}{(n-2-2)!} = \frac{(n-2)!}{(n-4)!} Now, substitute these into the original equation: (n+2)!6!(n4)!(n2)!(n4)!=11\frac{\frac{(n+2)!}{6!(n-4)!}}{\frac{(n-2)!}{(n-4)!}} = 11

Step 3: Simplify the expression

To simplify the complex fraction, multiply the numerator by the reciprocal of the denominator: (n+2)!6!(n4)!×(n4)!(n2)!=11\frac{(n+2)!}{6!(n-4)!} \times \frac{(n-4)!}{(n-2)!} = 11 Since n4n \ge 4, (n4)!(n-4)! is well-defined and non-zero, so we can cancel it: (n+2)!6!(n2)!=11\frac{(n+2)!}{6!(n-2)!} = 11

Step 4: Expand the factorials and isolate terms

Multiply both sides by 6!6!: (n+2)!(n2)!=116!\frac{(n+2)!}{(n-2)!} = 11 \cdot 6! Expand (n+2)!(n+2)! until we reach (n2)!(n-2)!: (n+2)!=(n+2)(n+1)(n)(n1)(n2)!(n+2)! = (n+2)(n+1)(n)(n-1)(n-2)! Substitute this back into the equation: (n+2)(n+1)(n)(n1)(n2)!(n2)!=116!\frac{(n+2)(n+1)(n)(n-1)(n-2)!}{(n-2)!} = 11 \cdot 6! Cancel out (n2)!(n-2)! from both the numerator and the denominator: (n+2)(n+1)(n)(n1)=116!(n+2)(n+1)(n)(n-1) = 11 \cdot 6!

Step 5: Calculate the numerical value

Calculate 6!6!: 6!=6×5×4×3×2×1=7206! = 6 \times 5 \times 4 \times 3 \times 2 \times 1 = 720 Then, multiply by 11: 116!=11720=792011 \cdot 6! = 11 \cdot 720 = 7920 So the equation becomes: (n+2)(n+1)(n)(n1)=7920(n+2)(n+1)(n)(n-1) = 7920

Step 6: Solve for n

We are looking for four consecutive integers whose product is 7920. We can estimate nn by taking the fourth root of 7920, which is slightly less than 10. Let's try n=9n=9: (9+2)(9+1)(9)(91)=(11)(10)(9)(8)=110×72=7920(9+2)(9+1)(9)(9-1) = (11)(10)(9)(8) = 110 \times 72 = 7920 Thus, n=9n=9 is a solution.

Step 7: Verify n against domain restrictions Since n=9n=9 is an integer and 949 \ge 4, our solution is valid.

Step 8: Identify the correct quadratic equation

We need to check which of the given options is satisfied by n=9n=9.

  • (A) n2+3n108=0n^2 + 3n - 108 = 0 Substituting n=9n=9: 92+3(9)108=81+27108=108108=09^2 + 3(9) - 108 = 81 + 27 - 108 = 108 - 108 = 0 This equation is satisfied by n=9n=9.

  • (B) n2+5n84=0n^2 + 5n - 84 = 0 Substituting n=9n=9: 92+5(9)84=81+4584=12684=4209^2 + 5(9) - 84 = 81 + 45 - 84 = 126 - 84 = 42 \ne 0

  • (C) n2+2n80=0n^2 + 2n - 80 = 0 Substituting n=9n=9: 92+2(9)80=81+1880=9980=1909^2 + 2(9) - 80 = 81 + 18 - 80 = 99 - 80 = 19 \ne 0

  • (D) n2+n110=0n^2 + n - 110 = 0 Substituting n=9n=9: 92+9110=81+9110=90110=2009^2 + 9 - 110 = 81 + 9 - 110 = 90 - 110 = -20 \ne 0

Only option (A) is satisfied by n=9n=9.

Common Mistakes & Tips

  • Forgetting Domain Restrictions: Always determine the valid range for nn based on the definitions of permutations and combinations to avoid extraneous solutions.
  • Incorrect Factorial Expansion: Be careful when expanding factorials, especially when dealing with variables.
  • Arithmetic Errors: Double-check all calculations, as arithmetic errors can easily lead to incorrect answers.

Summary

This problem requires applying the formulas for combinations and permutations, simplifying the resulting expression, and solving for nn. The key is to expand the factorials strategically and to be mindful of the domain restrictions. The value of nn that satisfies the given equation is n=9n=9, and this value satisfies the quadratic equation n2+3n108=0n^2 + 3n - 108 = 0.

Final Answer: The final answer is \boxed{n^2 + 3n - 108 = 0}, which corresponds to option (A).

Practice More Permutations & Combinations Questions

View All Questions