Concept:The sum is evaluated by expanding the terms using the identity nCn=1 and n+1Cn=n+1.Explanation:The given sum is r=0∑1n+rCn.Write the sum for each value of r: r=0 gives n+0Cn=1, and r=1 gives n+1Cn=n+1.Add these two terms: 1+(n+1)=n+2.Now n+2 can be written as n+2C1 because n+2C1=n+2.Thus the sum equals n+2C1.Answer:n+2C1 (Option A).