The differential equation is x2dxdy+xy=logex.
The standard form of a linear differential equation is:
dxdy+P(x)⋅y=Q(x)
Dividing the entire equation by x2:
dxdy+xy=x2logex
Comparing with the standard form dxdy+P(x)⋅y=Q(x):
P(x)=x1
The integrating factor formula is:
I.F.=e∫P(x)dx
Substituting P(x)=x1:
I.F.=e∫x1dx
Since ∫x1dx=logex:
I.F.=elogex
Using the property elogex=x:
I.F.=x
Therefore, the integrating factor is x.