InterviewSolution
Saved Bookmarks
| 1. |
If 16Cr = 16Cr + 2, find rC4. |
|
Answer» Given, 16Cr = 16Cr + 2 We know that, If nCp = nCq, Then one of the following conditions need to be satisfied : i. p = q ii. n = p + q From the problem, 16Cr = 16Cr + 2 We can say that, ⇒ r ≠ r + 2 So, the condition(ii) must be satisfied, ⇒ 16 = r + r + 2 ⇒ 2r = 14 ⇒ r = \(\frac{14}{2}\) ⇒ r = 7. ∴ The value of r is 7. |
|