Concept:For a linear differential equation of the form dxdy+Py=Q, the integrating factor is given by I.F.=e∫Pdx.Explanation:The given equation is (1+x2)dxdy+xy=1.Divide the entire equation by 1+x2 to express it in standard linear form.We get dxdy+1+x2xy=1+x21.Hence, P=1+x2x.Now compute ∫Pdx=∫1+x2xdx.Let t=1+x2, so dt=2xdx.Thus, ∫1+x2xdx=21log(1+x2).Therefore, I.F.=e21log(1+x2).Using eloga=a, we get I.F.=(1+x2)1/2=1+x2.This matches option D.Answer:1+x2 (Option D)