Solveeit Logo

Question

Question: $^{28}C_4 = ^9C_b$ Find max value of $a+b$. ...

28C4=9Cb^{28}C_4 = ^9C_b Find max value of a+ba+b.

A

3232

B

5252

C

1313

D

1414

Answer

52

Explanation

Solution

The given equation is 28C4=9Cb^{28}C_4 = ^9C_b. We are asked to find the maximum value of a+ba+b.

First, let's calculate the value of 28C4^{28}C_4: 28C4=28!4!(284)!=28×27×26×254×3×2×1=7×9×13×25=20475^{28}C_4 = \frac{28!}{4!(28-4)!} = \frac{28 \times 27 \times 26 \times 25}{4 \times 3 \times 2 \times 1} = 7 \times 9 \times 13 \times 25 = 20475

Now, the equation becomes: 20475=9Cb20475 = ^9C_b

The maximum value 9Cb^9C_b can take is 9C4^9C_4 or 9C5^9C_5, which is 126. Since 20475>12620475 > 126, there is no integer solution for bb in the given equation.

This indicates a likely typo in the question. A common pattern in such problems is that the bases of the combinations are the same. Let's assume the question was intended to be: 28C4=28Cb^{28}C_4 = ^{28}C_b In this context, we can infer that a=28a=28.

From the property of combinations, if nCr=nCs^nC_r = ^nC_s, then either r=sr=s or r+s=nr+s=n. Applying this to 28C4=28Cb^{28}C_4 = ^{28}C_b:

  1. b=4b = 4
  2. b=284=24b = 28 - 4 = 24

We need to find the maximum value of a+ba+b. Case 1: a=28a=28 and b=4b=4. Then a+b=28+4=32a+b = 28+4 = 32. Case 2: a=28a=28 and b=24b=24. Then a+b=28+24=52a+b = 28+24 = 52.

The maximum value of a+ba+b is 5252.