Concept:Use the binomial probability formula to write P(X=k) and P(X=k−1), then simplify their ratio.Explanation:For a binomial random variable X∼B(n,p), we have:P(X=k)=nCkpkqn−kP(X=k−1)=nCk−1pk−1qn−k+1Here, q=1−p.Now form the required ratio:P(X=k−1)P(X=k)=nCk−1pk−1qn−k+1nCkpkqn−kSeparate the combination, p and q terms:P(X=k−1)P(X=k)=nCk−1nCk⋅pk−1pk⋅qn−k+1qn−kSimplify each factor:nCk−1nCk=kn−k+1pk−1pk=pqn−k+1qn−k=q1Multiplying these results gives:P(X=k−1)P(X=k)=(kn−k+1)qpThis matches option B.Answer:Option B: (kn−k+1)qp