Concept:Separate the variables then integrate to solve the differential equation.Explanation:Given dxdy+ylogycotx=0.Rearrange: dxdy=−ylogycotx.Separate variables: ylogydy=−cotxdx.Integrate both sides.Left side: let u=logy, then du=ydy, so ∫ylogydy=∫udu=ln∣logy∣.Right side: ∫−cotxdx=−ln∣sinx∣.Equate: ln∣logy∣=−ln∣sinx∣+C.Combine logs: ln∣logy∣+ln∣sinx∣=C⇒ln∣(logy)(sinx)∣=C.Exponentiate: (logy)(sinx)=eC=constant.Thus the general solution is sinxlogy=c, where c is an arbitrary constant.Answer:Option C: sinxlogy=c.