Concept:Use the standard combination formula nCk=(n−k)!k!n! and simplify the ratio by cancelling factorial terms.Explanation:Write the numerator and denominator using the formula.nCr=(n−r)!r!n!nCr−1=(n−(r−1))!(r−1)!n!=(n+1−r)!(r−1)!n!Now take the ratio.nCr−1nCr=(n−r)!r!n!÷(n+1−r)!(r−1)!n!Change division to multiplication by the reciprocal.=(n−r)!r!n!×n!(n+1−r)!(r−1)!Cancel n! and expand (n+1−r)! as (n+1−r)(n−r)!.=(n−r)!r(r−1)!(n+1−r)(n−r)!(r−1)!Cancel the common factors (n−r)! and (r−1)!.=rn+1−rAnswer:rn+1−r, which is Option D.