Concept:Use the Beta function to evaluate integrals of the form ∫01xm(1−x)ndx.Explanation:The given integral is ∫01x(1−x)99dx.Compare with the Beta integral: ∫01xa−1(1−x)b−1dx=B(a,b)=Γ(a+b)Γ(a)Γ(b).Here, exponent of x is 1, so a−1=1 gives a=2.Exponent of (1−x) is 99, so b−1=99 gives b=100.Thus, the integral equals B(2,100)=Γ(102)Γ(2)Γ(100)=101!1!⋅99!.Simplify: 101!99!=100⋅1011=101001.Answer:D. 101001.