Concept:Use the fundamental theorem of calculus and differentiate the given integral equation to find f′(x), then integrate.Explanation:Differentiate both sides of the given equation with respect to x.dxd(∫f′(x)ex2dx)=dxd((x−1)ex2+k)The left side becomes f′(x)ex2 because differentiation reverses integration.The derivative of k is zero, so use the product rule on (x−1)ex2.dxd((x−1)ex2)=(x−1)(2xex2)+ex2(1)Thus,f′(x)ex2=(2x(x−1)+1)ex2Cancel ex2 from both sides.f′(x)=2x(x−1)+1=2x2−2x+1Integrate f′(x) to obtain f(x).f(x)=∫(2x2−2x+1)dx=32x3−x2+x+cAnswer:f(x)=32x3−x2+x+cThis matches Option D.