Concept:Use the product rule of differentiation: dxd[f(x)g(x)]=f′(x)g(x)+f(x)g′(x).Explanation:Given y=ex2sin2xDifferentiate y with respect to x:dxdy=dxd(ex2)⋅sin2x+ex2⋅dxd(sin2x)dxd(ex2)=ex2⋅2x (chain rule)dxd(sin2x)=2cos2xThus, dxdy=2xex2sin2x+ex2⋅2cos2x=2ex2(xsin2x+cos2x)Now evaluate at x=π:sin(2π)=0, cos(2π)=1So dxdyx=π=2eπ2(π⋅0+1)=2eπ2Answer:2eπ2 which matches option C.