Concept:Convert the given equation into the standard linear differential form dxdy+P(x)y=Q(x) and then compute the integrating factor as e∫P(x)dx.Explanation:Start with y+dxd(xy)=x(sinx+logx).Expand the derivative: dxd(xy)=xdxdy+y.So the equation becomes y+xdxdy+y=x(sinx+logx).Simplifying: xdxdy+2y=x(sinx+logx).Divide throughout by x: dxdy+x2y=sinx+logx.Here P(x)=x2.Integrating factor: I.F.=e∫x2dx=e2logx=elogx2=x2.Answer:The integrating factor is x2, which corresponds to option C.