Concept:Use Pascal's identity: nCr+nCr+1=n+1Cr+1.Explanation:Combine the first two terms using the identity.15C4+15C5=16C5.So the sum becomes 16C5+16C6+17C7+18C8.Now combine 16C5+16C6=17C6.The expression reduces to 17C6+17C7+18C8.Again, 17C6+17C7=18C7.Now we have 18C7+18C8=19C8.Hence 19C8=19Cr.Since nCr=nCn−r, either r=8 or r=19−8=11.Answer:r=8 or 11Correct option: D. 8 or 11.