Concept:Rewrite the given differential equation by separating terms and integrating after using the chain rule.Explanation:The given equation isdxdy=ex−y+x2e−yUsing ex−y=exe−y, factor out e−y:dxdy=e−y(ex+x2)Multiply both sides by ey:eydxdy=ex+x2Since dxd(ey)=eydxdy, we getdxd(ey)=ex+x2Integrate both sides with respect to x:ey=∫(ex+x2)dxey=ex+3x3+cAnswer:ey=ex+3x3+cCorrect option: Option C.