Question: Evaluate the integral:∫(x+a)79(x−b)75dxOptions:A.a+b7(x+ax−b)79+cB.a+b7(x+ax−b)75+cC.2(a+b)7(x+bx−a)72+cD.2(a+b)7(x+ax−b)72+c (where c is the constant of integration)---Solution:Step 1: Use the substitution: t=x+ax−bDifferentiate with respect to x: dt=(x+a)2(x+a)−(x−b)dx=(x+a)2a+bdx So, (x+a)2dx=a+bdtStep 2: Rewrite the integrand in terms of t.Since x−b=t(x+a), (x+a)79(x−b)75=(x+a)79⋅t75(x+a)75=(x+a)2⋅t75The integral becomes: I=∫(x+a)2⋅t75dxUsing the substitution: I=a+b1∫t75dt=a+b1∫t−75dtStep 3: Integrate: I=a+b1⋅72t72+c=2(a+b)7⋅t72+cStep 4: Substitute back t=x+ax−b: I=2(a+b)7(x+ax−b)72+c---Answer: Option D.