

InterviewSolution
Saved Bookmarks
1. |
The solution of y dx - x dy + log x dx = 0 is |
Answer» <html><body><p>`y - <a href="https://interviewquestions.tuteehub.com/tag/log-543719" style="font-weight:bold;" target="_blank" title="Click to know more about LOG">LOG</a> x - 1 = <a href="https://interviewquestions.tuteehub.com/tag/cx-428873" style="font-weight:bold;" target="_blank" title="Click to know more about CX">CX</a>`<br/>`x + log y + 1 = cx`<br/>`y + log x + 1 = cx`<br/>`y + log x - 1 = <a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a> x`</p><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a> :C</body></html> | |